/*www.hekimabi.com*/
.contentslide{
border: 1px solid white;
border-bottom-width: 0px;
padding: 0 0 0px 0;
width: 820px;

}

.contentslide .opacitylayer{ /*Do not edit this rule unless you're familiar with CSS opacity behavior*/
width: 820;
height: 100px;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;

}

