@import url(../homeopathy/homeopathy.css);

.row {float:left; clear:left; border-bottom:1px solid #999;}

.col1 {
 width:100px;
 float:left;
 clear:left;
}

.col2 {
 width:225px;
 float:left;
}

.col3 {
 width:50px;
 float:left;
 text-align:left;
}

.col4 {
 width:50px;
 float:left;
 text-align:right;
}

.col5 {
 width:50px;
 float:left;
 text-align:right;
}


.col6 {
 float:left
}
