/*--------------------------------------------
blocks bottom
--------------------------------------------*/
.home_blocks_bottom {
	padding: 0px 0px 0px 0px;
}
/* newsletter start */
.home_blocks_bottom .newsletter {
	padding: 10px;
}
.home_blocks_bottom .newsletter .description_text {
	margin: 10px 0px 0px 0px;
}
.home_blocks_bottom .newsletter .fill_in {
	color: #88348c;
	font-size: 12px;
	margin-bottom: 10px;
}
.home_blocks_bottom .newsletter .newsletter_form {
	padding: 0px; 
	margin: 0px 0px 10px 0px;
}
.home_blocks_bottom .newsletter .email {
	background: none;
	border: 0px;
	width: 224px;
	height: 20px;
	padding: 3px 8px 0px 5px;
}
.newsletter .newsletter_email {
	background-image: url('../site_images/form_fields/newsletter_input_bg.jpg');
	background-repeat: no-repeat;
	border: 0px;
}
.newsletter .send{
	float: right;
}
/* newsletter end */

/*.content_bottom_item .block_bottom_top {
	width: 100%;
	background-image: url('../site_images/right_newsletter.jpg');
	background-repeat: repeat-x;
	background-position: top;
	padding-bottom: 5px;
}*/
.block_bottom_top h2 {
	color: #383737;
	padding: 10px 0px 7px 10px;
}
.content_bottom_item {
	padding: 0px 10px 0px 10px;
}
.content_bottom_item .content_bottom_interview_img {
	float: left; 
	margin-right: 20px;
}
/*.content_bottom_item .content_bottom_read_more {
	margin-top: 5px;
}*/
.content_bottom_item  A {
	font-size: 12px;
	margin-top: 12px;
	display: block;
}


/*--------------------------------------------
blocks bottom left
--------------------------------------------*/
.blocks_bottom_left {
	float: left;
	width: 310px;
}

/*--------------------------------------------
blocks bottom middle
--------------------------------------------*/
.blocks_bottom_middle {
	float: left;
	width: 315px;
}

/*--------------------------------------------
blocks right
--------------------------------------------*/
.blocks_bottom_right {
	float: left;
	width: 275px;
}
.content_bottom_description {
	height: 90px;
	overflow: hidden;
}

/*--------------------------------------------
content right
--------------------------------------------*/
.content_right .blog H2 {
	margin-bottom: 2px;
	
}
.content_right .blog IMG{
	margin-left: 10px;
		
}
.content_right .description_text {
	margin-bottom: 10px;
	font-size: 12px;
}
