.image_shadow{ filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,strength=3); }
.box {
	background-image: url(/media/default/images/specials/border_more_middle.jpg);
	background-repeat: repeat-y;
	background-position: top center;
	margin-left: -5px;
	text-align: center;
}
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.95;
	width: 300px;
}
#tooltip h3, #tooltip div { margin: 0; }
.producer_page_title { font-size:18px; }
#special_header {
	font-size:20px;
	font-weight:bold;
	text-align:center;
	padding:10px;
	
}
#special_title {
	font-weight:bold;
	font-size:16px;
	text-align:center;
	padding:5px;
	float:none;
}
.flash_module{
	width:548px;
	height:340px;
	vertical-align:top;
	padding-top:10px;
}
.special_product {
	float:left;
	padding:4px;
}
.inner_box {
	width:485px;
	padding-top:10px;
	padding-left:0px;
	margin-left:auto;
	margin-right:auto;
}

#current_specials {
	height:10px;
}
#current_specials_container {
	text-align:center;
}


