#rhs_panel{
position:relative;
background:none;
float:left;
left:5px;
width:200px;
border:1px solid #B1CEF4;
margin-top:5px;
}
#testimo_strip{
position:relative;
background:#DBEBF4;
top:0px;
color:#fff;
width:200px;
height:auto;
float:left;
}
#testimo_head{
position:relative;
color:#7cae01;
top:4px;
left:0px;
font-weight:bold;
font-size:11px;
background:#fff;
height:15px;
padding:2px 0px 3px 10px;
}

#testimo_submen{
position:relative;
float:left;
top:5px;
left:0px;
height:auto;
background:url(../images/testi_strip.gif) repeat-x;
background-color:#99A2AE;
width:200px;
height:250px;
margin-bottom:5px;
}

#testimo_submen ul{
position:relative;
list-style:none;
text-decoration:none;
background:#fff;
top:5px;
width:190px;
}
#testimo_submen ul li a{	
position:relative;
list-style:none;
left:20px;
font-size:10px;
font-weight:bold;
text-decoration:none;

}
#testimo_submen ul li a:hover{	
position:relative;
list-style:none;
font-weight:bold;
left:20px;
font-size:10px;
text-decoration:none;

}
#testimo_submen li{	
position:relative;
list-style:none;
height:20px;
background:10px url(../images/dot.gif) no-repeat;
padding-top:3px;
/*background:red;*/

}
#testimo_submen li:hover{	
position:relative;
list-style:none;

background:11px url(../images/dot1.gif) no-repeat;

}