/* ...............  Mangesh Share Experience Extra Css ................................ */

#shareexperience_h3{
background: url(../images/left_pannel.jpg) repeat-x;
color:#000000;
font-family:arial;
font-size:15px;
font-weight:normal;
margin-left:19px;
padding-bottom:6px;
padding-top:6px;
text-indent:24px;
width:175px;

}

#shareexperience_holder{
border:3px solid #E2E2E2;
-moz-border-radius-topright: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-bottomleft: 20px;
-webkit-border-bottom-left-radius: 20px;
width:552px;
}

#shareexperience_inner{
margin:0;
padding:10px;
width:530px;
}

.shareexperience_text{
color:#000;
font-weight:normal;
font-size:13px;
}

