#saleTopBanner {
margin: 0px 0px 10px 0px;
}
#takeoverBanners {
margin: 0px auto 10px auto;
width: 258px;
background-color: white;
border: solid 1px #ee0000;
}
.takeoverBanner {
Margin: 0px 0px 10px 0px;
}
#saleContent {
width: 250px;
}
.saleItems {
margin: 10px 10px 0px 10px;
padding: 0px 0px 10px 0px;
}
.saleHeader {
color: white;
background-color: #ee0000;
padding: 10px 10px 10px 10px;
}
.saleHeader h2,
.saleHeader h2 a,
.saleHeader h2 a:hover,
.saleHeader h2 a:visited {
color: white;
font-size: 45px;
font-weight: normal;
text-align: center;
}
.saleHeader p {
text-align: center;
padding-bottom: 10px;
font-size: 14px;
font-weight: bold;
}
.saleHeader p a,
.saleHeader p a:hover,
.saleHeader p a:visited,
.saleFooter p a,
.saleFooter p a:hover,
.saleFooter p a:visited
{
color: white;
}
.saleFooter {
color: white;
background-color: #005daa;
padding: 10px 10px 10px 10px;
text-align: center;
}
.saleItems h2 {
font-size: 12px;
margin-bottom: 5px;
}
.saleItems .tertiaryLinks li {
display: block;
margin-bottom: 3px;
}
.saleItems .tertiaryLinks a {
display: inline;
color: #49658a;
}
.saleItems .price {
font-weight: bold;
color: #ee0000;
}
