/* 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: 10px;
	margin-bottom:5px;
}

#sfstest-sidebar .client {
	font-style: italic;
	text-align: left;
	margin-top: 5px;
	padding: 10px;
}

#sfstest-sidebar .readmore {
	text-align: center;
	margin-top: 5px;
}

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

#sfstest-page .text {
	text-align: justify;
	padding: 2px;
}

#sfstest-page .client {
	font-style:italic;

	text-align:left;
}

.client a {
	font-weight: bold;
	color: #fcffff;
}

#sfstest-page .grayline {
	height: 2px;
	width: 100%;
	background: white;
	border-top: 1px solid #fff;
	overflow: hidden;
	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; border: 1px solid #ccc; }  
# ul.paging li.active { background-color: #000; border-color: #000; color: #fff; }
  #sfstest-sidebar { font-style: italic; font-family: Georgia, "Times New Roman", Times, serif; line-height: 7px; font-size: 15px; background-image: url(http://shovaldesign.com/portfolio/wp-content/themes/freshfolio/styles/bigbear/bgr.jpg); color: #008040; }
  