/******************/
 /* Global Styling */
/******************/

* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #FFF;
	color: #3C3C3C;
	font-family: helvetica, arial, sans-serif;
	font-size: 12pt;
}

a:link:after, a:visited:after {
	content: " (" attr(href) ") ";
}

img {
	border: 0;
}

p {
	padding: .5em 0;
}

dt,
dl .tagline,
dl .caption,
dl .availability,
dl .actions,
#headercontent h1 img,
#header #headerfeatures img,
#billboards h3,
#billboards dl dt,
#promotions #sweepstakes h4,
#promotions #sweepstakes dl .title,
#promotions h3,
#silos .silo h3,
#tools #spnlogin,
#featured h4,
#featured .title {
	display: none;
}