.content_body 
	{ width: 660px; padding: 5px 5px 50px; margin: 0px auto; font: 13px Times New Roman; color: #c8ae62; text-align: center; background: #000 url('../images/site-bg_starwars.jpg') center top no-repeat !important; }
	.sw-head 
		{ padding-bottom: 20px; }
		.sw-head h1 
			{ display: block; width: 470px; height: 20px; margin: 0px auto 5px; font-size: 0px; color: #000; text-align: left; background: url('../images/sw-h1-text.gif') left top no-repeat; }	
	.poster_row 
		{ width: 485px; margin: 0px auto; text-align: center; }
		.poster_item 
			{ display: block; float: left; width: 125px; padding: 15px; margin-right: 10px; font-size: 13px color: #c8ae62; text-align: center; cursor: pointer; background: url('../images/btn-poster-item.gif') left top no-repeat; }
		.poster_item:hover 
			{ color: #fad56c; background-position: right top; }
			.poster_item a 
				{ display: block; width: 100%; margin-bottom: 5px; font-size: 14px; color: #c8ae62; }
				.poster_item img 
					{ display: block; width: 125px; height: 185px; margin-bottom: 5px; font-size: 0px; }
			.item_title 
				{ display: block; margin-bottom: 5px; font-size: 14px; text-decoration: underline; }
			.item_date 
				{ color: #826a37; text-decoration: none; }