/* 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 {
	text-align: justify;
	padding: 2px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #381e00;
	margin: 0px;
	font-style: italic;
}

#sfstest-sidebar .client {
	font-style: italic;
	text-align: right;
	margin-top: 5px;
	font-weight: bold;
}

#sfstest-sidebar .readmore {
	text-align: center;
	margin-top: 5px;
}

#sfstest-sidebar .clearboth {
	clear: both;
}

#sfstest-page .text {
	text-align: justify;
	color:#391F00;
	font-family:"Trebuchet MS",Arial,sans-serif;
	font-size:11px;
	line-height:18px;
	margin:0;
	padding:0px 10px 16px 0px;
}

#sfstest-page .client {
	margin-top: 5px;
	font-weight: bold;
	color:#391F00;
	font-family:"Trebuchet MS",Arial,sans-serif;
	font-size:11px;
	line-height:18px;
	margin:0;
	padding:0 10px 0 0;
}

#sfstest-page .grayline {
	height: 2px;
	width: 685px;
	margin-top: 5px;
	margin-bottom: 5px;
}

# 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; } 