#divOuterTestimonial
{
    border-left: 1px solid gray;
    border-right: 1px solid gray;
}
#divInerTestimonial
{
    padding:0px 10px;
}
.divTestimonialMain
{
    padding-top:10px;
    padding-bottom:10px;
    border-bottom:1px dashed #444444;
    border-left:4px solid #444444;
    border-radius:3px;
    margin-bottom:10px;
}
#TestimonialTitle
{
    font-weight:bold;
    /*background-color:#AF1E25;*/
    
    border-radius:8px;
    margin-top:10px;
}
.TestimonialName
{
    
}
#SpanTestimonialTitle
{
    padding-top:10px;
    padding-bottom:18px;
    text-align:left;
	color: #0b7ca8;
    font-family: Segoe UI;
    font-size: 23px;
    font-weight: bold;
	border-bottom:1px solid #fddcbb;
}
.TestimonialContent
{
	float:left;
    font-size:14px;
    color:Black;
    line-height:26px;
    padding-left:23px;
    width:84%;
	font-family:verdana;
}
#ImgSender 
{
    border: 0 solid;
    border-radius: 50px;
    box-shadow: inset 0 0 5px #888;
    height: 80px;
    margin-left: 17px;
	margin-top:4px;
    width: 77px;
	
}
.divTestimonialMain:hover
{
    background-color: #e6e6e6;
}

.TestimonialCity
{
    color:#0b7ca8;
    margin-top:5px;
    padding-left:23px;
    font-size:14px;
    margin-right:10px;
    text-align:right;
    font-weight:bold;
	font-family:verdana;
}
.TestimonialSenderImage {
    float: left;
	width:13%;
}
#ImgSender {
    border: 0 solid;
    border-radius: 0px;
    box-shadow: 0 0 5px #888 inset;
    height: 80px;
    /*margin-left: 4px;*/
    width: 77px;
	padding:2px !important
}
#ImgSender:hover {
}





















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
