#main{
	width: 660px;
	padding: 30px;
	}
	
h3 {
	font-weight: bold;
	color: #793d4e;
	background: none;
	margin-bottom: 1em;
	}

#h_benefits h4{
	font-weight: bold;
	color: #793d4e;
	font-size: 1.4em;
	margin-bottom: .5em;
	}
	
#main #h_delivery h2{
	border-bottom: none;
	margin-bottom: 0px;
	}
	
#h_screen{
	width: 660px;
	height: 93px;
	margin-bottom: 30px;
	}

#h_benefits{
	margin-bottom: 30px;
	}
	
#h_benefits .benefit{
	width: 150px;
	padding-left: 70px;
	height: 80px;
	background: white;
	float: left;
	font-size: 10px;
	line-height: 15px;
	}

#h_benefits .expertise{
	background: url(../graphics/wineworks/sprites/home_sprite.jpg) no-repeat;
	}
#h_benefits .beginner{
	background: url(../graphics/wineworks/sprites/home_sprite.jpg) 0 -80px no-repeat;
	}
#h_benefits .retail{
	background: url(../graphics/wineworks/sprites/home_sprite.jpg) 0 -160px no-repeat;
	}
#h_benefits .security{
	background: url(../graphics/wineworks/sprites/home_sprite.jpg) 0 -240px no-repeat;
	}
#h_benefits .delivery{
	background: url(../graphics/wineworks/sprites/home_sprite.jpg) 0 -320px no-repeat;
	}
#h_benefits .price{
	background: url(../graphics/wineworks/sprites/home_sprite.jpg) 0 -400px no-repeat;
	}	
	
#h_video{
	margin-bottom: 30px;
	}
	
/* ----- home page ----- */
/*

/* ----- offers block ----- */

#h_offers{
	margin-bottom: 30px;
	}

#h_offers h2{
	font-size: 110%;
	padding: 20px 0 10px 30px;
	margin-bottom: 0;
	}
#h_offers h3 {
	font-size: 100%;
	font-weight: bold;
	color: #793d4e;
	}
#main input.buyoffer{
	border: none;
	background: none;
	}


#h_offers li{
	width: 220px;
	height: 106px;
	float: left;
	margin-bottom: 20px;
	}

#h_offers li div.image{
	float: left;
	width:65px;
	height: 100px;
	background: white;
	margin-right: 5px;
	border: 3px solid white;
	}
#h_offers li .info{
	float: left;
	width: 144px;
	text-align: left;
	}
.prod_title{
	font-weight: bold;
	}
.prod_wasprice{
	color: #85b8cd;
	}	
.prod_price{
	font-weight: bold;
	}
.quantity{
	display: none;
}
.offer_item p.buyoffer{
	position: absolute;
	bottom: 0px;
	background: url(../graphics/wineworks/home/bullet_small.png) no-repeat;
	padding: 0 0 3px 20px;
	}

#h_customerComments{
	margin-bottom: 30px;
	}
	
#h_customerComments .comment{
	margin-top: 20px;
	}

#h_customerComments #h_left{
	width: 315px;
	float: left;
	}
#h_customerComments #h_right{
	width: 315px;
	float: right;
	margin-left: 30px;
	}
/*#h_customerComments p:before{
	content: "x";
	font-size: 100px;
	color: #793d4e;
	position: relative;
	top: 20px;
	left: -18px;
	}*/
#h_customerComments span.bracket{
	font-size: 100px;
	color: #793d4e;
	position: relative;
	top: 20px;
	left: -18px;
	}
	
#h_latestNews{
	height: 200px;
	padding-bottom: 24px;
	}
#h_latestNews .scroller{
height: 200px;
	overflow-y: scroll;
	}
#h_latestNews .scroller p{
	margin-bottom: 1em;
	}
.home_ad{
	margin: 30px 30px 0 30px;
}
#xmas{
	margin-bottom: 30px;
}

#h_subscribe{
	margin-bottom: 30px;
	}
