/* remove boris main image from header */
#borisMainImage {
	display: none;
	}
/* pagination links */
#pagination a {
	float: none;
	text-decoration: none;
	padding: 5px;	
	}
#pagination a:hover {
	background-color: #933;
	color: #FFF;
}
#pagination {
	width: 220px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	text-align: center;
}
#pagination span {
	padding:5px 0 0 0;
	text-align:center;
}
#spanPrev .deactive{
	margin:15px 0 0 0;
	float:left;
	font-weight:bold;
}
#spanPrev a.prev{
	float:left;
	font-weight:bold;
}
#spanNext .deactive{
	float:right;
	font-weight:bold;
	margin:15px 0 0 0;
}
body {
	background:#7cd500 url(../images/layout/inner-bodyBg.jpg) no-repeat center top;
}
#logo {
	background:url(../images/illustrations/logo-inner.png) no-repeat left top;
	height:52px;
	width:455px;
	left:55px;
	top:34px;
}
#header {
	height:192px;
	margin:0 auto;
}
#banner {
	position:absolute;
	right:-1px;
	bottom:51px;
}
#mainMenu {
	bottom:7px;
}
#leftBackHolder {
	bottom:-5px;
}
#rightBackHolder {
	bottom:0;
}
/* MAINCONTENT-ONE-LEFT */
#mainContentOneLeft {
	float:left;
	width:645px;
}
#blog {
	float:left;
	margin:20px 0;
	width:636px;
}
#mainContentOne #blog h2.webBlog {
	background:url(../images/illustrations/weblog.png) no-repeat left top;
	text-indent:-9999px;
}
#mainContentOneRight form {
	margin:39px 0 29px;
}
#mainContentOneRight form input {
	width:240px;
}
div.shareThis {
	float:right;
}

/* MAINCONTENT-ONE-RIGHT */
#mainContentOneRight {
	float:right;
	margin:20px 10px 0 0;
	width:284px;
}
div.line5 {
	width:253px;
}
div.line6 {
	width:609px;
	margin:0 0 20px;
}
a.next {
	float:right;
	font-weight:bold;
	margin:10px 0 0;
}
.description{
	width:500px;
	float:right;
}

.interviewsAndArticlesMargin {
	margin:10px 0 25px;
	font-weight:bold;
	border-bottom:1px dotted #CCCCCC;
	padding-bottom:19px;
}
