#dodbut {
	display:block;
	background:url(/themes/feezeek/images/steal_it2x_300_yellow.gif) no-repeat;
	width:300px;
	height:290px;
}
#dodbut:hover {
	background-position:0px -290px;
	border:px solid black;
}
#dod_closed {
	display:block;
	background:url(/themes/feezeek/images/steal_it2_300_stolen.gif) no-repeat;
	width:300px;
	height:290px;
}
.dod_counter {
	font-size:24px;
	height:50px;
	text-align:center;
	float:right;
	width:445px;
	/*padding-right:20px;*/
}
#cntdwn {
	color:red;
}
.dod_menu{
	text-align:right;
	margin-right:10px;
}
.dod_headline{
	text-align:center;
	font-size:36px;
	font-weight:bold;
	color:red;
	margin-bottom:15px;
}
.dod_gen{
	width:890px;
}
.dod_product{
	width:400px;
	/*margin:0px 1px 0px 30px;*/
	float:left;
	padding-left:20px;
	text-align:center;
	display:block;
}
.dod_product_desc{
	margin:30px 0px 10px 30px;
	width:400px;
}
.dod_pic{
	margin:40px 0px;
}
.dod_price_pan{
	width:400px;
	float:right;
}
.dod_price_box{
	border: 1px dotted black;
	padding: 5px 10px 10px 10px;
	width:300px;
}
.dod_price_label{
	font-size:24px;
	font-weight:bold;
}
.dod_price{
	font-size:36px;
	color:red;
}
.dod_label{
	font-size:20px;
	line-height: 35px;
	color:#666600;
	margin-bottom:15px;
}
.dod_select{
	font-size:18px;
	color:#666600;
	border: 1px dotted #666666;
	background-color: #eeeeee;
}
.dod_seals {
	float:right;
	padding:50px 90px 10px 0px;
}

