/*//////////////////////////////////////////////*/
/*/ testimonials /*/
/*//////////////////////////////////////////////*/
#testimonials p{
font-size:120%;
line-height:16px;
margin:10px;
}
#testimonials img{
padding:2px;
border:1px solid #EEE;
}
#testimonials img.first{
margin:0 0 0 10px;
}
#testimonials div{
margin:10px;
padding:10px;
background:#0074D9;
}
#testimonials div h3{
width:260px;
height:0;
margin:10px 0 5px 10px;
padding:29px 0 0 0;
background:url(../img/stories.gif) no-repeat 0 0;
overflow:hidden;
}
#testimonials div a{
text-decoration:none;
color:#FC0;
}
#testimonials div a:hover{
text-decoration:underline;
}