/* CSS for WP-Testimonials */
#sfstest-form label {
float: left;
width: 200px;
font-weight: bold;
}

#sfstest-form input {
width: 250px;
margin-bottom: 5px;
border: 1px solid #ccc;
}

#sfstest-form br {
	clear: left;
}

#sfstest-sidebar .text {
		font-family:Verdana, Arial, Helvetica;
	color:#FFFFFF;
	font-size:12px;
	line-height:18px;
}

#sfstest-sidebar .client {
	font-family:Verdana, Arial, Helvetica;
	color:#FFFFFF;
	font-size:12px;
	text-align:right;
	line-height:18px;
}

#sfstest-sidebar .readmore {
	font-family:Verdana, Arial, Helvetica;
	color:#FFFFFF;
	text-align:right;
	font-size:12px;
	line-height:18px;
}

#sfstest-sidebar .clearboth {
	clear: both;
}

#sfstest-page .text {
	font-family:Verdana, Arial, sans-serif;
	color:#3e3e3e;
	font-size:12px;
	line-height:20px;
}

#sfstest-page .client {
	font-family:Verdana, Arial, sans-serif;
	color:#3e3e3e;
	font-size:12px;
	line-height:20px;
	text-align:right;
	font-weight:bold;

}

#sfstest-page .grayline {
    background-image:url(../images/line.jpg);
	height:27px;
	background-repeat:repeat-x;
	background-position:center;
}


# ul.paging { list-style: none; padding: 0; font-weight: bold; }  
# ul.paging li { float: left; margin: 0 6px 6px 0; }  
# ul.paging li a, ul.paging li.active { display: block; padding: 3px 6px; background-color: #f5f5f5; border: 1px solid #ccc; }  
# ul.paging li.active { background-color: #000; border-color: #000; color: #fff; } 
#sfstest-sidebar .sec-corn1{
	background-image:url(images/sec-corn1.jpg);
	width:12px;
	height:41px;
	background-repeat:no-repeat;
	}
#sfstest-sidebar .sec-corn2{
	background-image:url(images/sec-corn2.jpg);
	width:12px;
	height:41px;
	background-repeat:no-repeat;
	}
#sfstest-sidebar .sec-head-bg{
	background-image:url(images/sec-bg.jpg);
	height:41px;
	background-repeat:repeat-x;
	}
#sfstest-sidebar .sec-heading{
	font-family:Trebuchet MS, Tahoma;
	font-size:17px;
	color:#FFFFFF;
	font-weight:bold;
	}
#sfstest-sidebar .white-text{
	font-family:Verdana, Arial, Helvetica;
	color:#FFFFFF;
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	}

#sfstest-sidebar .blue-corn1{
	background-image:url(images/blue-corn1.jpg);
	width:13px;
	height:13px;
	background-repeat:no-repeat;
	}
#sfstest-sidebar .blue-corn2{
	background-image:url(images/blue-corn2.jpg);
	width:13px;
	height:13px;
	background-repeat:no-repeat;
	}
#sfstest-sidebar .blue-corn3{
	background-image:url(images/blue-corn3.jpg);
	width:13px;
	height:13px;
	background-repeat:no-repeat;
	}
#sfstest-sidebar .blue-corn4{
	background-image:url(images/blue-corn4.jpg);
	width:13px;
	height:13px;
	background-repeat:no-repeat;
	}
#sfstest-sidebar .blue-color{
	background-color:#78bed6;
	}