@import url(../homeopathy/homeopathy.css);


#wrapper #contentwrapper {
  width: 400px;
  float: left;
  position: relative;
}

.category1 #wrapper #contentwrapper {
  width: 570px;
  float: left;
  position: relative;
}

.row {
 border:0px solid;
 float:left;
clear:left;
}
.col1 {
 clear:left;
 width:80px;
 margin-top:7px;
 float:left;
 color:#4196C3;
 font-weight:bold;
 border:0px solid;
}

.header .col1 {
 width:85px;
 float:left;
padding:0px;
}
.col2 {
 padding-right:10px;
 float:left;
 border:0px solid;
}

.col3 {
float:left;
}

div.subcategory {
 width:560px;
 clear:left;
}
div.subcategory .thumbnail {
 float:left;
 clear:left;
 width:180px;
 overflow:hidden;
 padding-bottom:20px;
}


.subcategory img {
 padding:0px 10px 10px 10px;
}
.subcategory dl {
 margin-top:0px;
 border:0px solid;
}
