/***************************
* Awards
***************************/
body {
	/*background: url('/fileadmin/dbw/img/bg_wood.jpg') no-repeat center 0 fixed #000;*/
	/*Required?*/
}

#tx_dbwawardsdata_awards {
	position:relative;
	padding:10px;
	border-top:5px solid #CEAB32;
	width:450px;
	float:left;
	margin:0;
	background-color:#fffef8;
}
#tx_dbwawardsdata_awards h1 {
	color:#9a525b;
	font-size:10pt;
	font-family:Georgia,"Times New Roman",serif;
	padding:0 0 5px 0;
	margin:5px 0;
	border-bottom:1px dotted #9d9d9d;
	position:relative;
	text-align:center;
}
div.tx_dbwawardsdata_awards {
	font-family:Helvetica,Arial,sans-serif;
	font-size:15px;
	color:#a39161;
	border-bottom: solid 1px #a39161;
	width:450px;
	min-height:60px;
	margin-bottom:15px;
	position:relative;
	/*clear:both;*/
	text-align:left;
}
div.tx_dbwawardsdata_awards ul{
	list-style-type: none!important;
	list-style: none!important;
	list-style-image:none!important;
	margin:0;
}
div.tx_dbwawardsdata_awards img{
	vertical-align:middle;
	margin-top:0px!important;
}
/*div.tx_dbwawardsdata_awards .awards_image {
width:60px;
height:50px;
position:absolute;
top:0;
left:0;
}
div.tx_dbwawardsdata_awards .awards_info {
top:10px;
left:60px;
position:absolute;
}*/
div.tx_dbwawardsdata_awards .awards_image {
width:60px;
height:50px;
float:left;
top:0;
left:0;
}
div.tx_dbwawardsdata_awards .awards_info {
width:380px;
float:right;
}

/***************************
* Products
***************************/
div.product_list{
	border-bottom: solid 1px #a39161;
	width:450px;
	min-height:100px;
	margin-bottom:15px;
	clear:both;
}
div.product_list img{ 
	float:left;
}
div.product_single{
	width:550px;
	min-height:100px;
	margin-bottom:15px;
	clear:both;
}
div.product_single img{ 
	float:left;
	margin-top:34px;
}
div.product_image img{
	border:0px;
	border-style:none;
}
#fragment-2 .bodytext img {
float:none;
margin:0;
}
div.product_title{
	color:#a39161;
	font-size:14px;
}
div.product_title a{
	color:#a39161;
	text-decoration: none;
}
div.product_title a:hover{
	text-decoration: underline;
}
div.product_info_list{
	margin-left:50px;
}
div.product_info_single{
	margin-left:100px;
}
div.product_links span{
	margin-right:7px;
}
div.product_vintages{
	color:#9a525b;
}
