#crossSell { 
	clear: both;
	width: 900px;
	padding: 30px;
	margin: 0px auto;
}

#crossSell .headline { 
	width: 900px;
	height: 55px;
	background: url('/img/ads/crossSellHeader_bg.gif') bottom repeat-x;
}

#crossSell .thankyou-module .headline .left { 
	float: left;
}

#crossSell .thankyou-module .headline .right { 
	float: right;
}

#crossSell .thankyou-module .product { 
	float: left;
	margin: 0px auto;
	width: 19%;
}

#subpage .lrg { 
	font-size: 18px;
	font-weight: bold;
}


