#home-banner-contain {
	float: left;
	width: 500px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 7px;
	padding-bottom: 7px;
}
#home-banner-header-title {
	background-color: #B71662;
	float: left;
	height: 47px;
	width: 480px;
	font-size: 21px;
	padding: 10px;
}
#home-banner-contain-img {
	float: left;
	height: 156px;
	width: 500px;
}


.product_container {width:159px; height:210px; float:left;}

.product_margin {margin:0px 11px 5px 0px;}
.product_no_margin {margin:0px 0px 5px 0px;}

.home_product {float: left; width: 159px; height:195px;}

.colour_1 {background-color: #138086;}
.colour_2 {background-color: #E9872E;}
.colour_3 {background-color: #822b76;}
.colour_4 {background-color: #dc0067;}
.colour_5 {background-color: #98c42e;}
.colour_6 {background-color: #5f2623;}
.colour_7 {background-color: #F61B35;}
.colour_8 {background-color: #F07AAD;}
.colour_9 {background-color: #A1CF08;}

.home_product a {font-size:14px; height:25px; display:block; margin:4px 0px 0px 4px}
.product-image-holder {height: 105px; border-bottom: 1px dotted #FFFFFF;}

