/* CSS Document */
body{
	background:url(images/blank.gif) repeat;
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#cont_testimonials{
	width:909px;
	background:url(images/bg_testimonials.gif) no-repeat;
}
#cont_testimonials:after{
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	}
/*#col_1{
	width:296px;
	padding-left:15px;
}
#col_2{
	width:296px;
}	
#col_3{
	width:296px;
}
#col_1, #col_2, #col_3{
	float:left;
}*/

.title_testimonials{
	background:url(images/bg_title.gif) no-repeat;
	width:273px;
	height:23px;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	padding:3px 3px 0px 10px;
	margin-top:35px;
}	
.text_short_description{
	width:273px;
	font-size:12px;
	color:#000000;
	text-align:justify;
	padding:0px 8px 5px 0;
}
.class_br_click{
	margin-right:20px;
}
.cont_col_index{
	margin:15px 0 5px 0;
}
.table_col_index{
	margin-left:7px;
}

