H1, H2, H3, H4, H5{
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
	margin-bottom: 3px;
	background: url(/images/header.gif) repeat-x bottom;
}

#homecolumns {
	margin-top: 4px;
}

#homecolumns .widecol {
	float: left;
	width: 352px;
	margin-right: 6px;
}

#homecolumns .thincol {
	float: left;
	width: 204px;
}

#homecolumns .hotproducts {
	border-bottom: 1px solid #F1E8C4;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 4px;
	clear: both;
	font-size: 12px;
}

#homecolumns .floatproducts {
	float: left;
	margin-right: 5px;
}

#homecolumns ul.list {
	padding: 0px;
	margin: 0px;
	list-style: none;
	margin-bottom: 8px;
}
#homecolumns ul.list li {
	border-bottom: 1px solid #F1E8C4;
	line-height: 26px;
	padding-left: 3px;
	padding-right: 3px;
	background: url(../images/arrowright.gif) no-repeat 339px;
}

#homecolumns ul.list li a {
	display: block;
	color: #000000;
	text-decoration: none;
}

#homecolumns ul.list li a strong {
	float: right;
	line-height: 26px;
	margin-right: 13px;
}

#homecolumns ul.list li a span {
	float: left;
	line-height: 26px;
}

#homecolumns a.button{
	background: url(../images/arrowright.gif) #F9F1DF no-repeat right;
	padding-right: 23px;
	line-height: 23px;
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
	margin-top: 2px;
	float: right;
	font-size: 12px;
	border-bottom: #F1E8C4 1px solid;
}

#homecolumns a.button:hover{
	background: url(../images/arrowright.gif) #C2D0DA no-repeat right;
	border-bottom: #A3B8C7 1px solid;
}

.hotproduct {
	border-bottom: #F1E8C4 1px solid;
	padding-top: 4px;
	padding-bottom: 4px;
}

.hotproduct .hotproductpicture{
	float: left;
	margin-left: 3px;
}

.hotproduct .hotproductcontent{
	margin-left: 88px;
	margin-right: 3px;
}
