#body-content
{
	padding: 0px;
	}
#promotions{
	background-color: #6b5c54;
	background-position: right top;
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 17px;
	padding: 16px;
	}
#promotions h1
{
	height: 30px;
} 
#promotions dl a{
		color: #99c7d3;
		font-weight: bold;
} 
#promotions p a
{
	color: #99c7d3;
} 
#promotions #actions{
	float: right;
}
#promotions #actions a{
	background-image: url(/images/bullet_lightblue.gif);
	background-position: 0 15px;
	background-repeat: no-repeat;
	margin: 0 8px;
	padding: 12px 8px;
}

 @media print
 {
 #sidebar{ display: none;}
 }
