#content{
	background-image:none;
}
#wine_storage h2{
	width:inherit; height:inherit;
	background-image:none;
	text-decoration:none;
	text-indent:0;
}
#wine_storage.item_description h2{
	margin-bottom:0px;
	.margin-bottom:10px;
	font-size:100%;
	font-weight:nornal;
	text-transform:uppercase;
	color:#800C0E;
}
#wine_storage.item_description h3{
	margin-bottom:10px;
	font-size:85%;
	font-weight:nornal;
	text-transform:uppercase;
	color:#800C0E;
}
#wine_storage.item_description h4{
	margin-bottom:10px;
	font-size:75%;
	font-weight:nornal;
	text-transform:uppercase;
	color:#800C0E;
}
#wine_storage.item_description #description_text{
	height:170px;
	overflow-y:auto;
	padding-right:10px;
}
#wine_storage.item_description .t .ttop{
	position:relative;
}
#wine_storage.item_description .image{
	width:230px;
	height:280px;
	position:absolute;
	top:-2px;
	right:2px;
}
#wine_storage.item_description .tabs_content #specifications .feature{
	border-bottom:1px solid #E4E4E4;
	margin-bottom:5px;
}
#wine_storage.item_description .tabs_content #specifications .feature .label{
	float:left;
	width:125px;	
	margin-left:4px;
}
#wine_storage.item_description .tabs_content #specifications .feature .value{
	float:left;
}
#wine_storage.item_description .tabs_content #specifications .feature p{
	margin-bottom:0;
}
#wine_storage.item_description .tabs_content div#links{
	position:absolute;
	bottom:0;
	width:290px;
}
#wine_storage.item_description .tabs_content p.link.first{
	border-bottom:1px solid #E4E4E4;
	padding-bottom:3px;
	margin-bottom:3px;
}
#wine_storage.item_description .tabs_content a{
	text-decoration:none;
	color:#333;
}
#wine_storage.item_description .tabs_content a:hover{
	color:#800C0E;
}
#wine_storage.item_description .tabs_content{
	width:290px;
	height:241px;
}