/* CSS Document */
#Banner{background-color: #0a72aa;}
#ProductTitle{
	height:59px;
	background-image: url(../Images/ProductList_Title01.gif);
	background-repeat: no-repeat;
	background-position: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b4bfc6;
}
#ProductSearch{text-align:right;padding:10px;}
#ProductListBorder{
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #f7f7f7;
	padding:20px;
}
.ProductBorder{padding:10px;}
.PicBorder img{	border: 4px solid #eae7e0;}
.PicBorder{
	padding:6px 6px 15px 6px;
	height:133px;
	width:133px;
	background-image: url(../Images/ProductList_Bg01.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e7e7e7;
}
.ProductName{
    padding:5px;
    text-align:left;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e7e7e7;}
.ProductZoom{
    padding:5px;	
    border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e7e7e7;}
.ProductZoom img{
	vertical-align: middle;
}
.CategoryListBorder img{vertical-align:middle;}
