/*	REAL OAK FLOORS
**	Oak flooring category Stylesheet
**
**	This stylesheet contains the style information for the
**	oak flooring category
*/

.oakCatContainerW{
margin:2px;
width:584px;
height:150px;
}

.oakCatContainerL{
float:left;
clear:left;
margin:5px 5px 5px 20px;
width:360px;
}

.oakCatContainerR{
float:left;
clear:right;
margin:5px;
width:360px;
}

.oakCategoryListNew ul{
list-style-type:circle;
}

.oakCategoryListNew li{
font-weight:bold;
}

.clear{
clear:both;
}

.oakListDiv{
float:left;
width:280px;
margin-left:45px;
margin-right:8px;

}
