
#divProducts{
	margin-bottom:10px;

}	
#divProducts .ProductsHeader
{
	background: url(Products_header.gif);
	width:179px;
	height:27px;
	font-family: tahoma;
	font-size:  12px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight:bold;
	line-height:26px;
	text-align:center;
}

#divProducts .ProductsContent
{
	width:179px;
	background-color: #FFFFFF;
	color: #FFFFFF;
	background: url(bg_danhmuc.gif) repeat-y;
}
#divProducts .ProductsFooter
{
	margin:0px;
	padding:0px;
	height:7px;
	background:url(dm_bottom.gif) no-repeat;
	width:179px;
}	

