﻿/* for Testimonials */
#testimonials_wrapper{
	MARGIN: 0px auto;
	/*position:relative;
	left:0px;
	top:0px;*/
	HEIGHT: auto;
	width:208px;
	font-family:Verdana;
}
.left_events {
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 12px;
	PADDING-RIGHT: 0px;	
	PADDING-TOP: 5px;
	font-family:inherit;
}
.left_smallbox_main {
	COLOR: #0071B2;/*#477178;*/
	border: solid 1px #D9D9D9;  
	/*BACKGROUND: url('../image/small-box-top1-1.gif') no-repeat left top;*/
	FLOAT: none;
	MARGIN: 0px;
	HEIGHT: auto;
	WIDTH: 190px;	
	font-family:inherit;
}
.left_smallbox_main_ttl {
	PADDING-LEFT: 33px;
	FONT-WEIGHT: 700;
	font-family:inherit;
	FONT-SIZE: 15px;
	BACKGROUND: url('../image/testi-icon.gif') no-repeat left 13px;
	MARGIN: 0px 20px 0px 8px;
	COLOR: #0071B2;/*#3f5c61;*/
	LINE-HEIGHT: 40px
}

.left_readmore {
	COLOR: #0071B2;/*#069;*/
	MARGIN: 5px 10px;	
	TEXT-ALIGN: right;
	font-family:inherit;	
}
.left_readmore A {
	COLOR: #234146;
	TEXT-ALIGN: right;
	TEXT-DECORATION: underline;
	font-family:inherit;	
}
.left_readmore A:hover {
	COLOR: #000;
	TEXT-DECORATION: none;
	font-family:inherit;	
}
.left_smallboxbottom {
	/*BACKGROUND: url('../image/small-box-bottom.gif') no-repeat left bottom; 	*/
	CLEAR: both;
	FONT-SIZE: 2px;
	HEIGHT: 6px;
	font-family:inherit;	
}

