/*Print style sheet*/

div#header {
	text-indent:0;
	height:25px;
	font-size:20px;
	line-height:23px;
	font-weight:bold;
	margin-bottom:20px;
}

div#titlebar h1 {
	font-size:16px;
	font-weight:bold;
	text-indent:0;
}

div#flash,div#topmenu {
	display:none;
}

a.buttonBuyNow:link,
a.buttonBuyNow:visited {

	text-indent:0;
} 

div#content h2 { 
	text-indent:-0;
}

div#titlebar { 
	text-indent:-0;
}

div#cdSpotlight {
	background-color:#f5f5f5;
}
