/*---------------------------------------------------------------------------------------
--- RESETS
---------------------------------------------------------------------------------------*/
/* Class below is responsible for rounding in nonIE browser, if you want css to validate, remove line below --------- */	
	.rounded						{-moz-border-radius: 5px; /* Firefox */ -webkit-border-radius: 5px; /* Safari */}
/* ------------------------------------------------------------------------------------
CUSTOM				 */

/* Testimonials --------- */
div#testimonials h2				{margin:0px;padding:0px 0px 10px 0px;}
div#testimonials 				{color: #323232;background:url(../images/descbg.jpg) repeat-x top #fff;margin:0 0 24px;padding:15px 10px 10px;width:940px;height:80px;}
div.avatar						{background:url(../images/avatar_bg.jpg) no-repeat; width:46px; height:44px;float:right;}
div.avatar img					{padding-left:6px;padding-top:4px;}

blockquote						{color:#fff;font-family: "Trebuchet MS", serif;font-size: 12px;font-weight:normal; font-style:italic;letter-spacing: normal;padding:0px 0px 0px 25px;line-height:22px;}
div#testimonialslist  p			{margin-right:30px;margin-top:5px;color:#6a6a6a;font-family: Verdana, serif;font-size: 10px;margin-left:10px;background:#fff;}
div#testimonialslist  			{margin-top:10px;}
.tstm_author					{color: #323232; background-color:#99cc00;font-size:10px;font-weight:normal; font-style:normal}

.pics_container 				{overflow:hidden;height:263px;width:372px;padding-top:24px;padding-left:10px;} 
.pics img 						{top:0;left:0;position:relative;z-index:1} 
.pics							{position:relative;z-index:1} 
