.cat_prods{
	font-size:12px;
	height:240px;
	width:240px;
	padding:5px;
	/*border:solid 1px #000000;*/
}
.cat_div{
	font-size:12px;
	padding:8px 5px 5px 5px;
	width:240px;
	border: solid 1px #dfdedd;
	height: 174px;
}
.dimension_option{
	width:120px;
}
.image_div{
	display:table-cell;vertical-align:middle;	width:240px;
	text-align:center;
}

.prdQualities {
	height: 50px;
}

.prod_btn{
	display:table-cell;vertical-align:middle;	width:240px;
	text-align:center;
	margin-top:5px;
	padding:5px;
	
}


#cat_desc{
	margin-top:10px;
	margin-bottom:10px;
	font-size:12px;
}
.bold{
	font-weight:bold;
}

.prod_name{
	font-size: 11px;
	font-weight:bold;
}
