#wrapper #content #right_side #sidebar{	
	background:#92278f url('../img/depoimentos/bg_sidebar.gif') no-repeat center top;																
	height:auto;
	padding:0 10px;
	width:209px;					
	}
	#wrapper #content #right_side #sidebar a.enviar_depoimento{
		display:block;
		margin-top:10px;
		}
	#wrapper #content #right_side #sidebar h2{
		text-indent:-9999em;
		height:68px;
		}	
	#wrapper #content #right_side #sidebar h4.atencao{
		background:#92278f url('../img/depoimentos/tit_atencao.gif') no-repeat left top;																
		text-indent:-9999em;
		height:19px;
		margin-top:10px;
		}
	#wrapper #content #right_side #sidebar h4.localizar{
		margin-top:5px;
		background:#92278f url('../img/depoimentos/tit_localizar.gif') no-repeat left top;																
		text-indent:-9999em;
		height:19px;
		margin:7px 0;
		}
		
	#wrapper #content #right_side #sidebar form{
		overflow:hidden;
		}
		
	#wrapper #content #right_side #sidebar form input#search{
		background-color:#D3A9D2;
		border:medium none;
		float:left;
		height:24px;
		-moz-border-radius:10px;
		-webkit-border-radius:10px;
		margin-right:8px;		
		padding:7px 0 0 5px;
		color:#702c91;
		}	
	#wrapper #content #right_side #sidebar ul{
		padding:0 10px;
		}
		#wrapper #content #right_side #sidebar ul li{	
			background:transparent url('../img/depoimentos/ball.gif') no-repeat scroll left 8px;
			margin:10px 0;
			padding-left:15px;
			}		
	#wrapper #content #right_side .bg_sidebar_radius_bottom{ /*bg que simula o border radius no rodapé*/
		background:#92278f url('../img/depoimentos/bg_sidebar_radius_bottom.gif') no-repeat center top;																
		height:8px;
		width:229px;								
		}