@import url(../Visitor/Visitor.css);
.cfooter {
 line-height:18px;
}

#category #contentheader {
 float:left;
 border:0px solid green;
 width:100%;
 position:relative;
 height:115px;
}

.leftmenu {
    height:115px;
}

#category .subcategory  {
 clear:both;
}

#category .subcategory img {
 float:right;
 border:1px solid;
 margin-left:10px;
 width:150px;
 height:150px;

}


#category .cDescription img {
 float:right;
 border:1px solid;
 margin-left:20px;
 margin-bottom:10px;
}

#content #slideshow_wrapper {
 border:0px solid;
 border:px solid #ff9900;
 width:250px;
 text-align:center;

}
#content #slideshow_wrapper img#ss_img{
 border:1px solid #ff9900;
 padding:10px;
}
