/* AUTO GENERATED FILE! DO NOT EDIT!!! */
/* Create a site_overrides.css file in the custom directory for any manual CSS overrides */
section.wcSpecialsContent {
	background-color: #f3ecd5;
	color: #000000;
}
section.wcSpecialsContent a {
	color: #ad0303;
}
section.wcSpecialsContent a:hover {
	color: #EC762E;
}
#wiSpecialsHeader {
	color: #FF0000;
	font-size: 14pt;
}
.Special {
max-width: 200px;
text-align: center;
margin: 4px auto;
padding: 0px;

background-color: #ffffff;
border: solid 3px #ede0b8;
border-radius: 7px;
}
.SpecialHeader {

height: 13px;
clear: both;
}
.SpecialFooter {

height: 5px;
clear: both;
}
.SpecialPrice {
font: bold 24px Verdana, Arial, Helvetica, sans-serif;
color: #af1d20;
background: url(images/bgprice.png) no-repeat;
height: 36px;
padding-top: 10px;
clear: both;
font-family: ThirstyRoughBlk;


}
.SpecialLabel {
font: bold 13px Arial, Helvetica, sans-serif;
color: #ef7724;
background: url(images/top.png) no-repeat;
height: 39px;
padding-top: 4px;
clear: both;
font-family: avalon;
text-align: center;
vertical-align: middle;
line-height: 30px;
font-size: 14pt;
}
.SpecialDescription {
font: bold 14px Verdana, Arial, Helvetica, sans-serif;
color: #353535;
margin-bottom: 7px;
}
