/****************************************

 * IQ Testimonials

 * Main CSS Rules

 *

 * Author: Roger MacRae

 * Author URI: http://www.rogermacrae.com

 ****************************************/

 



#iq-testimonials-label {

	float: left;

	width: 100px;

}



#iq-testimonials-input {

	width: 300px;

}



.iq-testimonial-wrap {

	clear: both;

	overflow: hidden;

	margin-bottom: 10px;

	/*padding: 10px;*/

} 

 

.iq-testimonial-featured-wrap {

	clear: both;

	overflow: hidden;

	margin-bottom: 10px;

}



.iq-testimonials-success {

	color:#090;

	font-weight:bold;

	padding:0;

	font-size:12px;

}

.iq-testimonials-error {

	color:#f00;

	font-weight:bold;

	padding:0;

}