#teaser{margin-top:10px;}
#content{position:relative;margin:10px 0;padding:27px 20px;border:10px solid #e2e2e2;background-color:#fff;}
	#columnL, #new_books{float:left;width:657px;}
		#columnL img{clear:left;display:block;}
		#columnL * img{clear:none;display:inline;}
			#new_books{margin-bottom:15px;}
			#new_books li{float:left;width:293px;height:150px;margin-right:10px;margin-bottom:10px;border:10px solid #f2f2f2;}
			#new_books li img{float:left;display:block;margin-right:20px;}
			#new_books li p{display:block;margin:9px 5px 9px 0;}
			#current_news{float:left;width:616px;border:10px solid #f2f2f2;}
			#current_news img{float:left;}
			#current_news p{margin:9px 5px 0 168px;}
			#current_news p strong{color:#b31725;}
	#columnR{float:right;width:271px;position:relative;z-index:1}
		#news{float:right;width:258px;margin:0px 13px 0 0;padding-top:10px;}
		#news li{float:left;width:225px;margin:0 17px;padding:12px 5px 17px;border-bottom:1px solid #e2e2e2;}
		#columnR div{clear:right;margin:20px;padding-top:10px;}
		#columnR div p{font-weight:bold;}
		#columnR div p a{float:none;display:inline;font-size:1em;}
	#nBg{position:absolute;height:100%;bottom:0px;right:20px;width:271px;z-index:0;background-color:#f2f2f2;}
	#nBgT,#nBgB{position:absolute;width:271px;background-color:#fff;}
	#nBgT{top:0px;height:56px;}
	#nBgB{bottom:0px;height:26px;}

/* IE6 Fixes */
*html #content{float:left;}
*html #news, *html #columnR div{margin:0;width:231px;}
*html #news{padding:5px 20px 0 20px;}
*html #columnR div{padding:15px 20px 20px 20px;}
*html #news li{margin:0;padding:12px 0px 17px;}
*html #nBg{bottom:-1px;height:expression(document.getElementById('content').offsetHeight - 20 + 'px');}
*html #nBgB{bottom:-1px;height:32px;}

/* IE7 Fixes */
*+html #new_books{padding-bottom:10px;}
*+html #news li{padding:12px 5px 16px;}
*+html #columnR div{margin-top:15px;padding-top:0px;}
