html {
	background: url(../images/bg_html.png) repeat-x left top #d1ebfe;
	margin: 0px;
	padding: 0px;
}

body {
	background: url(../images/bg_body.png) left bottom repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	min-height: 1094px;
}

.post .entry ol {
	list-style: normal;
	background: none;
	line-height: 2em;
}

.post .entry ol li {
	margin-top: 0.5em;
}

h2.storytitle {
	margin: 4px 0 3px 0;
	padding: 0;
	line-height: 1.1em;
}

h2, h2 a {
	font-size: 24px;
	color: #f75d21;
	font-weight: normal;
	margin: 0px;
}

.datecomrap {
	float: left;
	width: 50px;
	display: block;
	height: 63px;
	margin: 0 15px 0px 0;
	color: #fff;
	background: url(../images/bg_date.jpg) top left no-repeat;
	width:46px;
}

.date {
	padding: 3px 0 0 6px;
	width: 42px;
	height: 55px;
	background: url(../images/bg_date.jpg) top left no-repeat;
}

.date span {
	margin: 0;
	padding: 0;
}

.date span.year {
	font-size: 1.2em;
}

.date span.month {
	text-transform: uppercase;
	font-weight: bold;
	text-align: justify;
	padding: 0 4px;
}

.date span.day {
	font-size: 26px;
	line-height: 0.9em;
	font-weight: bold;
}

.sidecolumn ul {
	margin: 5px 0 15px 0;
	padding: 0;
}

.sidecolumn li.page_item {
	line-height: 20px;
	height: 20px;
	padding-left: 23px;
	font-size: 1em;
	margin: 0;
	background: url(../images/bg_bullet-sidebar.jpg) top left no-repeat;
	background-position: 0px 5px;
	list-style: none;
}

.sidecolumn h3.subscribe-rss {
	width: 250px;
	height: 60px;
	text-indent: -9000px;
	overflow: hidden;
	display: block;
	margin: 0;
}

.sidecolumn h3.subscribe-rss a {
	background: url(/wp-content/themes/default/images/btn_rssicon.gif) no-repeat;
	background-position: 0 0;
	display: block;
	width: 250px;
	height: 49px;
	padding: 0;
	margin: 0;
}

.sidecolumn h3.subscribe-rss a:hover {
	background: url(/wp-content/themes/default/images/btn_rssicon.gif) no-repeat;
	background-position: 0 -49px;
	display: block;
	width: 250px;
	height: 49px;
	padding: 0;
}

.employee {
	clear: both;
}

blockquote {
	padding: 5px 10px;
	margin: 0;
	background: #F2E9F1 url(../images/bg_quote.gif) top left no-repeat;
}

.employee h3 a {
	color: #f75d21;
}

.employee span.function {
	color: #ba14a3;
	font-weight: bold;
}

.post h1, h1 {
	font-size: 24px;
	color: #f75d21;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}

.fixedcontent h1 {
	margin: 0 0 10px 0;
}
.post ul {
	padding-left: 1.5em;
	margin: 0;
}

p#breadcrumbs {
	font-size: 11px;
	color: #b1b1b1;
	margin: 0 0 10px 0;
}

.post ul li {
	line-height: 1.5em;
	padding-left: 20px;
	background: url(../images/bullet-purple2.jpg) top left no-repeat;
	background-position: 0px 5px;
	list-style: none;
}

.employee img {
	border: 2px solid #b2b2b2;
}

.employee-thumb {
	float: left;
	margin: 0 1em 1em 0;
}

.post img.content-img {
	border-bottom: 0px solid #ba14a3;
	margin-top: 1em;
}

.post h2 {
	font-size: 16px;
	font-weight: bold;
	color: #6f1c64;
	margin: 2px 0px 5px 0px;
}

.post h3 {
	font-size: 16px;
	font-weight: bold;
	color: #f75d21;
	margin: 17px 0px 5px 0px;
}

h2 a:hover {
	text-decoration: none;
}

h3, h3 a {
	font-size: 17px;
	font-weight: normal;
	margin: 17px 0px 5px 0px;
}

h4 {
	font-size: 17px;
	font-weight: normal;
	margin: -5px 0px 25px 0px;
}

a {
	color: #ba14a3;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #ba14a3;
}

a:hover {
	color: #6f1c64;
	text-decoration: underline;
}

a.normal {
	font-weight: normal;
	color: #ba14a3;
}

a:visited.normal {
	font-weight: normal;
	color: #ba14a3;
}

a:hover.normal {
	font-weight: normal;
	color: #6f1c64;
	text-decoration: underline;
}

input, select, textarea {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
}

textarea {
	width: 538px;
}

img {
	border: 0px;
}

.wrapper {
	position: relative;
	min-height: 1094px;
	width: 875px;
	left: 50%;
	margin-left: -437px;
}

.valigncenter {
	vertical-align: middle;
}

.valignabs {
	vertical-align: text-bottom;
	margin-right: 10px;
}

.px10top {
	margin-top: 10px;
}

.px10bottom {
	margin-bottom: 10px;
}

.clear {
	clear: both;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
}

.clearLeft {
	clear: left;
}

.clearRight {
	clear: right;
}

.left {
	float: left;
	display: inline;
}

.center {
	text-align: center;
}

.indentLeft {
	margin-left: 13px;
}

.small {
	font-size: 11px;
	margin: 10px 0px 30px 0px;
}

/* header */

.header {
	height: 180px;
	position: relative;
}

.header h1 {
	position: absolute;
	left: 22px;
	top: 12px;
	height: 151px;
	margin: 0px;
}

.header h1 a {
	display: block;
	width: 315px;
	height: 105px;
	background: url(../images/logo.gif) no-repeat;
	text-indent: -999em;
	outline: none;
}

.header ul.supporting {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 18px;
	right: 13px;
	z-index: 99;
}

.header .supporting li {
	float: left;
	display: inline;
	list-style: none;
	background: url(../images/sep_supporting.gif) 0px 2px no-repeat;
	padding-left: 10px;
	margin-left: 10px;
}

.header .supporting li a {
	color: black;
	text-decoration: none;
	font-weight: normal;
	text-transform: lowercase;
}

.header .supporting li a:hover {
	text-decoration: underline;
}

.header .supporting li.page-item-288 {
	padding: 0px;
	margin: 0px;
	background: none;
}

.supporting span.language {
	float: left;
	display: inline;
}

.header .supporting .language ul {
	float: left;
	display: inline;
	padding: 0px;
	margin: 0px 0px 0px 5px;
}

.header .supporting .language li {
	float: left;
	display: inline;
	padding: 0px;
	margin: 0px 0px 0px 5px;
	background: none;
}

.header .supporting .language a {
	display: none;
}

.header .supporting .language li.active a {
	display: inline;
}

.header .supporting .language:hover a {
	display: inline;
}

.header .searchcontainer {
	position: absolute;
	right: 13px;
	top: 60px;
	width: 314px;
}

.header .searchbutton {
	vertical-align: middle;
}

.header .searchfield {
	border: 0px;
	padding: 0px;
	vertical-align: middle;
	background: url(../images/bg_search.gif) no-repeat;
	width: 190px;
	height: 17px;
	padding: 4px 3px 2px 10px;
}

.header .searchcontainer label img {
	margin-right: 8px;
	vertical-align: middle;
}

.maincontent {
	margin-top: 7px;
}

/* shadow box */

.shadowboxtopleft {
	width: 437px;
	height: 18px;
	background: url(../images/bg_topleft.png);
	float: left;
	display: inline;
}

* html .shadowboxtopleft {
	background: none;
	background: url(../images/bg_topleft.gif);
}

.shadowboxtopright {
	width: 438px;
	height: 18px;
	background: url(../images/bg_topright.png) top right;
	float: left;
	display: inline;
}

* html .shadowboxtopright {
	background: none;
	background: url(../images/bg_topright.gif) top right;
}

.shadowcontentcontainer {
	clear: left;
	width: 100%;
	background: url(../images/bg_shadowright.png) right top repeat-y;
}

* html .shadowcontentcontainer {
	background: url(../images/bg_shadowright.gif) right top repeat-y;
}

.shadowcontentcontainer  .defaultwidth {
	width: 850px;
}

.shadowcontentcontainer  .halfwidth {
	width: 411px;
}

.shadowcontentleft {
	background: url(../images/bg_shadowleft.png) left top repeat-y;
	padding-left: 12px;
}

* html .shadowcontentleft {
	background: url(../images/bg_shadowleft.gif) left top repeat-y;
}

.shadowboxbottomleft {
	margin-bottom: 17px;
	clear: left;
	width: 437px;
	height: 18px;
	background: url(../images/bg_bottomleft.png);
	float: left;
	display: inline;
	margin-top: -4px;
}

* html .shadowboxbottomleft {
	background: none;
	background: url(../images/bg_bottomleft.gif);
}

body .nobottommargin {
	margin-bottom: 0px;
}

.shadowboxbottomright {
	margin-bottom: 17px;
	width: 438px;
	height: 18px;
	background: url(../images/bg_bottomright.png) top right;
	float: left;
	display: inline;
	margin-top: -4px;
}

* html .shadowboxbottomright {
	background: none;
	background: url(../images/bg_bottomright.gif) top right;
}

.shadowcontent {
	position: relative;
	top: -2px;
	margin: 0px 11px 0 11px;
}

html body .halftop {
	width: 218px;
}

/* navigation */

.header div.navigation {
	position: absolute;
	top: 112px;
	width: 875px;
}

.header div.navigation ul {
	margin: 0px;
	padding: 0px;
}

.header div.navigation li {
	float: left;
	display: inline;
	height: 35px;
}

.header ul.navigation a {
	display: block;
	text-indent: -999em;
	height: 35px;
	background-position: left top;
	outline: none;
}

.header ul.navigation a:hover {
	display: block;
	text-indent: -999em;
	height: 35px;
	background-position: left 35px;
}

.header ul.navigation li:hover {
	background-position: left 35px;
}

.header ul.navigation .page-item-14 {
	background-image: url(../images/menu_01.gif);
	width: 151px;
}

.header ul.navigation .page-item-12 {
	background-image: url(../images/menu_02.gif);
	width: 187px;
}

.header ul.navigation .page-item-17 {
	background-image: url(../images/menu_03.gif);
	width: 125px;
}

.header ul.navigation .page-item-46 {
	background-image: url(../images/menu_04.gif);
	width: 124px;
}

.header ul.navigation .page-item-21 {
	background-image: url(../images/menu_05.gif);
	width: 241px;
}

.footer {
	width: 100%;
	height: 90px;
	padding-top: 50px;
}

.footer ul {
	padding: 0px;
	margin: 0px;
	height: 40px;
}

.footer li {
	width: 20%;
	float: left;
	display: inline;
	text-align: center;
}

.footer li a {
	outline: none;
}

.footer .copyright {
	color: #7f7f7f;
	text-align: center;
	padding-top: 20px;
}

.footer .copyright a {
	font-weight: normal;
	color: #7f7f7f;
}

.fixedcontent {
	width: 540px;
}

.sidecolumncontainer {
	background: url(../images/bg_sidetop.gif) top left no-repeat #f2e9f1;
	width: 272px;
	float: right;
	display: inline;
}

.sidecolumn {
	background: url(../images/bg_sidebottom.gif) bottom left no-repeat;
	padding: 10px;
	line-height: 18px;
}

.sidecolumn h3 {
	color: #6d6d6d;
	margin: 0px;
}

.sidecolumn .line {
	border-top: 1px solid #a9a3a8;
	line-height: 1px;
	font-size: 1px;
	height: 1px;
	margin: 15px 0px;
}

/* content */

.size1 {
	font-size: 9px;
}

.size2 {
	font-size: 11px;
}

.size3 {
	font-size: 14px;
}

.size4 {
	font-size: 17px;
}

.size5 {
	font-size: 21px;
}

.tagcloud a {
	font-weight: normal;
	line-height: 25px;
}

.tagcloud {
	height: 148px;
	width: 530px;
	text-align: center;
	padding: 15px 0px;
	background: url(../cmsdata/cloud.gif) center center no-repeat;
}

.tagcloud span {
	margin-right: 10px;
}

.news p {
	margin: 0px;
}

ul#logos {
	padding: 0px;
	margin: 0px 10px;
	width: 550px;
}

#logos li {
	list-style: none;
	float: left;
	display: inline;
	width: 80px;
	height: 80px;
}

#logos a {
	display: block;
	width: 80px;
	height: 80px;
	text-indent: -999em;
	opacity: 1;
	outline: none;
}

#logos a:hover {
	opacity: 0.5;
}

#logos #aegon {
	background-image: url(../cases/aegon.gif);
	margin:0 10px;
}

#logos #afas {
	background-image: url(../cases/afas.gif);
	margin:0 10px;
}

#logos #amex {
	background-image: url(../cases/american_express.gif);
	margin:0 10px;
}

#logos #arinso {
	background-image: url(../cases/arinso.gif);
	margin:0 10px;
}
#logos #autotrack {
	background-image: url(../cases/autotrack.gif);
	margin:0 10px;
}

#logos #conrad {
	background-image: url(../cases/conrad.gif);
	margin:0 10px;
}

#logos #hp {
	background-image: url(../cases/hp.gif);
	margin:0 10px;
}

#logos #schiphol {
	background-image: url(../cases/schiphol.gif);
	margin:0 10px;
}
#logos #sdu {
	background-image: url(../cases/sdu.gif);
	margin:0 10px;
}
#logos #kleertjes {
	background-image: url(../cases/kleertjes.gif);
	margin:0 10px;
}

#logos #happyhome {
	background-image: url(../cases/happyhome.gif);
	margin:0 10px;
}

#logos #bnr {
	background-image: url(../cases/bnr.gif);
	margin:0 10px;
}

#logos #centerparcs {
	background-image: url(../cases/centerparcs.gif);
	margin:0 10px;
}
#logos #kpn {
	background-image: url(../cases/kpn.gif);
	margin:0 10px;
}

#logos #klm {
	background-image: url(../cases/klm.gif);
	margin:0 10px;
}

#logos #mensrelatie {
	background-image: url(../cases/mens_relatie.gif);
	margin:0 10px;
}

#logos #naupar {
	background-image: url(../cases/naupar.gif);
	margin:0 10px;
}
#logos #bruna {
	background-image: url(../cases/bruna.gif);
	margin:0 10px;
}

#logos #vacanceselect {
	background-image: url(../cases/vacanceselect.gif);
	margin:0 10px;
}

#logos #vnu {
	background-image: url(../cases/vnu.gif);
	margin:0 10px;
}

#logos #wegener {
	background-image: url(../cases/wegener.gif);
	margin:0 10px;
}

.freeofcharge {
	position: absolute;
	left: 710px;
	top: -20px;
}

.wetellyou {
	margin-left: 75px;
}

.knowledgebase {
	width: 436px;
	float: left;
	display: inline;
	margin-right: 3px;
}

.knowledgebase p {
	margin: 0px;
}

.whyworkwithus {
	width: 436px;
	float: left;
	display: inline;
}

.whyworkwithuscontent {
	background: url(../images/bg_whyworkwithus.gif);
	width: 370px;
	padding: 10px;
	height: 306px;
	color: #ffffff;
	line-height: 18px;
}

.whyworkwithuscontent a {
	color: #ffffff;
	text-decoration: underline;
}

.whyworkwithuscontent p {
	margin: 7px 0px 7px 3px;
}

ul.blog {
	margin: 0px;
	padding: 0px;
}

ul.blog li {
	list-style: none;
	background: url(../cmsdata/bg_blogitem.gif) top left no-repeat;
	padding-left: 35px;
	line-height: 18px;
	min-height: 35px;
}

ul.blog li a.bloglink {
	color: black;
}

ul.blog li a {
	font-weight: bold;
}

/* @group My Group */

/* @end */

ul.blog li.date {
	background: none;
	padding: 0px;
	min-height: inherit;
	font-weight: bold;
	margin-bottom: 10px;
}

ul.blog li.date a {
	color: #ba14a3;
	font-weight: bold;
	text-decoration: none;
}

.includelogo {
	width: 246px;
	height: 80px;
	background: url(../images/bg_dummylogo.gif);
	padding-top: 5px;
	text-align: center;
	margin-bottom: 10px;
}

.touchWidth {
	width: 50px;
	display: block;
	float: left;
	display: inline;
}

.defaultInput {
	background: url(../images/bg_input.gif);
	margin-bottom: 10px;
	width: 184px;
	height: 19px;
	padding: 0px;
	border: 0px;
	padding: 4px 0px 0px 6px;
}

.extraWidthInput {
	background: url(../images/bg_inputwidth.gif);
	margin-bottom: 10px;
	width: 284px;
	height: 19px;
	padding: 0px;
	border: 0px;
	padding: 4px 0px 0px 6px;
}

.newsletterip {
	background: url(../images/bg_newsletter.gif);
	padding: 4px 0px 0px 6px;
	width: 168px;
	height: 19px;
	border: 0px;
	vertical-align: middle;
}

.touchTextarea {
	width: 229px;
	height: 114px;
	padding: 5px;
	background: url(../images/bg_textarea.gif);
	border: 0px;
	margin-bottom: 10px;
}

.touchTextareaWidth {
	width: 329px;
	height: 114px;
	padding: 5px;
	background: url(../images/bg_textareawidth.gif);
	border: 0px;
	margin-bottom: 10px;
}

.getintouch {
	text-align: right;
	margin-right: 12px;
}

.sendbutton {
	text-align: left;
	margin-right: 12px;
}

.marketinggraph p {
	margin: 3px 0px 17px 0px;
}

.morearrow {
	background: url(../images/bg_morearrow.gif) no-repeat right center;
	padding-right: 12px;
	color: #BA14A3;
}

.steps {
	margin: 0px 0px 3px 0px;
}

.arrowbottom {
	position: relative;
	width: 100%;
}

.arrowbottom img {
	position: absolute;
	top: -24px;
	margin-left: -15px;
	left: 436px;
}

/* blog listing */

.author {
	font-size: 11px;
	color: #6d6d6d;
	margin-bottom: 0px;
}

.author a {
	color: #6d6d6d;
}

.tags {
	font-size: 11px;
	color: #6d6d6d;
	margin-top: 3px;
}

.tags a {
	color: #f75d21;
}

.fixedcontent .tags a {
	color: #6d6d6d;
}

.comments {
	border: 1px solid #dad1d9;
	background-color: #f2e9f1;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
}

ul.comments {
	margin-left: 0;
	background-image: none;
	background-color: white;
	border-style: none;
	padding: 0;
}

.paging {
	background-color: #ba14a3;
	width: 532px;
	padding: 5px 0px 5px 5px;
	margin-top: -10px;
	margin-bottom: 10px;
}

.paging a {
	float: left;
	display: inline;
	color: white;
	font-size: 11px;
	border: 1px solid #d922c0;
	padding: 2px;
	margin: 2px;
}

.paging a.active {
	color: #f75d21;
	border: 1px solid #f75d21;
}

h2 {
	margin-bottom: 10px;
}

.authorbox {
	border-top: 1px solid #dad1d9;
	padding-top: 10px;
	margin-bottom: 15px;
}

.authorbox .photo {
	float: left;
	display: inline;
	width: 110px;
}

.authorbox .photo img {
	border: 1px solid #f2e9f1;
}

.authorbox .description {
	float: left;
	display: inline;
	width: 400px;
	font-size: 11px;
}

.authorbox h3 {
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}

.commentbox {
	border: 1px solid #dad1d9;
	padding: 10px;
	margin-bottom: 15px;
	list-style-type: none;
}

.commentbox h3 {
	font-size: 11px;
	color: #6d6d6d;
	margin: 0px;
	font-weight: bold;
	border-bottom: 1px dotted #efefef;
	padding-bottom: 5px;
}

.addcomment {
	border: 1px solid #dad1d9;
	background-color: #f2e9f1;
	padding: 10px;
	margin-top: 10px;
}

ul.related {
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

ul.related li {
	list-style: none;
	background: url(../images/btn_listripe.gif) no-repeat 0px 9px;
	padding-left: 15px;
}

ul.related a {
	font-weight: normal;
	color: black;
}

.facts {
	float: right;
	display: inline;
	width: 200px;
	padding: 10px;
	background-color: #fcfafc;
	margin: 10px 0px;
}

.facts h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	border-bottom: 1px solid #f2e9f1;
	padding-bottom: 5px;
	margin-bottom: 5px;
	color: #f75d21;
}

ul.whitepapers {
	padding: 0px;
	margin: 0px;
	float: left;
	display: inline;
	width: 250px;
}

ul.whitepapers li {
	list-style: none;
	background: url(../images/icon_pdf.gif) no-repeat;
	padding-bottom: 20px;
	padding-left: 60px;
	float: left;
	display: inline;
	width: 190px;
}

ul.whitepapers li a.readmore {
	color: black;
	text-decoration: underline;
	font-weight: normal;
}

.serviceblock {
	width: 830px;
	height: 254px;
	position: relative;
}

.serviceblock p {
	margin: 0px;
	position: absolute;
	width: 240px;
	left: 498px;
	top: 115px;
}

.serviceblockOverzicht {
	width: 830px;
	height: 254px;
	position: relative;
}

.serviceblockOverzicht p {
	float: left;
	margin: 0px;
	color: #FFFFFF;
	position: relative;
	font-size: 11px;
	width: 186px;
	line-height: 16px;
	padding-right: 20px;
	left: 20px;
	top: 45px;
}

ul.web20icons {
	margin: 0px;
	padding: 0px;
}

.web20icons li {
	list-style: none;
	float: left;
	display: inline;
}

ul.contacticons {
	margin: 0px;
	padding: 0px;
}

.contacticons li {
	list-style: none;
	float: left;
	display: inline;
	width: 123px;
	text-align: center;
}

.bio {
	min-height: 325px;
}

* html .bio {
	height: 325px;
}

.biocontent {
	background-color: #f2e9f1;
}

.padded10px {
	padding-left: 10px;
}

.bio h2 {
	margin-bottom: 0px;
	margin-top: 0px;
}

.bio h3 {
	color: #ba14a3;
	margin: 10px 0px 7px 0px;
}

.bio table {
	border-collapse: collapse;
}

.bio td, .bio th {
	padding: 0px 0px 6px 0px;
}

.bio th {
	text-align: left;
	padding-right: 10px;
}

.steps {
	margin: 0px 0px 3px 0px;
}

.step1 {
	background-image: url(../images/step_01.gif);
	display: block;
	width: 300px;
	height: 88px;
	text-indent: -999em;
	float: left;
	display: inline;
}

.step2 {
	background-image: url(../images/step_02.gif);
	display: block;
	width: 250px;
	height: 88px;
	text-indent: -999em;
	float: left;
	display: inline;
}

.step3 {
	background-image: url(../images/step_03.gif);
	display: block;
	width: 320px;
	height: 88px;
	text-indent: -999em;
	float: left;
	display: inline;
}

.step1:hover, .step2:hover, .step3:hover {
	background-position: 0px -88px;
}

.step1:active, .step2:active, .step3:active {
	background-position: 0px -176px;
}

.steps a {
	outline: none;
}

.arrowbottom {
	position: relative;
	width: 100%;
}

.arrowbottom img {
	position: absolute;
	top: -24px;
	margin-left: -15px;
	left: 436px;
}

.post p {
	line-height: 1.4em;
}

/* blog listing */

p.author {
	font-size: 11px;
	color: #6d6d6d;
	margin: 0;
	padding: 0;
}

.author a {
	color: #6d6d6d;
}

.tags {
	font-size: 11px;
	color: #6d6d6d;
	margin: 3px 0 0 0;
}

.tags a {
	color: #f75d21;
}

.related ul {
	list-style: none;
}

.comments {
	border: 1px solid #dad1d9;
	background: #f2e9f1 url(../images/icon_balloon.jpg) 2px 50% no-repeat;
	;
	padding: 5px 5px 5px 23px;
	margin-top: 10px;
	margin-bottom: 30px;
}

.paging {
	background-color: #ba14a3;
	padding: 5px;
	margin-top: -10px;
	margin-bottom: 10px;
}

.paging a {
	color: white;
	font-size: 11px;
	border: 1px solid #d922c0;
	padding: 2px;
}

.paging a.active {
	color: #f75d21;
	border: 1px solid #f75d21;
}