/* CSS Document */
div#email-blast{
background:#fff url(../images/flyer-bg.gif) no-repeat bottom;
background:#eee;
border:1px solid #292d4b;
margin:10px;
padding:5px;
}
img#cluett{
border:1px solid #333;
padding:2px 5px;
background:#fff;
}
#email-blast h1{
color:#c00;
font-size:1.3em;
line-height:1.4em;
text-align:center;
margin:5px 0;}
#email-blast p.date{}
#email-blast p.standout{}
#email-blast p

#email-blast p.more a{font-weight:bold;}

#blast-float{
width:250px;
float:right;
background:#fff url(../images/flyer-bg.gif) no-repeat bottom;
background:#eee;
border:1px solid #292d4b;
margin:10px;
padding:5px;
}
#blast-float h1{
color:#c00;
font-size:1.2em;
line-height:1.4em;
text-align:center;
margin:5px 0;}

#blast-float p{
line-height:1.3em;}
#blast-float p.date{
font-weight:bold;
}
#blast-float p.standout{
color:#2f2b5e;
font-weight:bold;}
#blast-float p.more{
text-align:right;font-weight:bold;}
div#floater{
float:right;
}