#feedarea {
float:right;
text-align:right;
display:none;
padding:10px 10px 0 0;
}

html #feedarea {
padding-top:10px;
display:none;
}

#feedarea dl dt {
margin-right:5px;
height:45px;
display:none;
}

#feedarea dl dd {
margin-right:5px;
height:45px;
background:url(img/icon_feed.gif) no-repeat left center;
padding-left:16px;
display:none;
}

#headerimage {
clear:both;
background:#fff url(http://propellingbrands.files.wordpress.com/2008/09/propeller_cropped.jpg) no-repeat 0 0;
color:#fff;
height:200px;
margin:10px;
}