﻿/* CATEGORY LAYOUTS
-------------------------------------*/

P.catname {
text-align: center; 
margin-top: 0px; 
margin-bottom: 4px; 
vertical-align:top;
}

P.catdesc {
	margin-top: 0px;
	margin-bottom: 4px;
	text-align: center;
}
IMG.catimage {
	border: 0px;
	border-thickness: 0px;
	border-color: #000;
	border-style: solid;
	clear: both;
	margin-left: auto;
	margin-right: auto;
}
TD.catimage {
	text-align: center;
}

TD.catname { 
vertical-align:top; 
text-align: center; 
} 

TD.catnavigation { 
vertical-align:middle;
text-align: left; 
}
P.proddescription {
	margin-bottom: 0px;
}
.detailname {
	font-size: 20px;
	color: #663300;
	line-height: normal;
}
.detailprice {
	color: #000000;
}
.prodname {
	font-size: 12px;
	color: #663300;
}
.prodprice {
	color: #000000;
}
