body {
	font-family: garamond, "Times new roman", Georgia, serif;
}

#header, #menu, .sidebar, #comments_info, #filminfo, .buy_amazon, .amazon_show, #mediasidebar, #comments, .sociable, #ratings, #footer .right, #return, #tagsLine {
	display: none;
}

#movieposter a img {
	border: 1px solid silver;
	padding: 4px;
	background: white;
	margin: 15px 20px 20px 0;
}

#movieposter {
	border: none;
	float: left;
	}

#review_info {
	color:white;
	font-family:tahoma,lucida,sans-serif;
	font-size:0.8em;
	font-weight:bold;
	margin:0 10px 10px 0;
}

#review_info .sep {
	color:white;
	font-weight:normal;
}

.sep {
	color:#CCCCCC;
	margin:0 6px;
}

#mediasidebar {
	display: none;
}

#footer {
	border-top: 1px silver dashed;
	padding-top: 10px;
	margin-top: 10px;
}

#main h1 {
	padding-bottom: 0;
	margin-bottom;
}

h2 {
	margin-bottom: 0;
	padding-bottom: 0;
	
}

#review_info {
	font-size: 11px;
}

h3.byline {
	font-size: 16px;
	margin-top;
	padding-top: 0;
	
}

h3 {
	margin-bottom: 0;
	padding-bottom: 0;
}

p {
	font-size: 14px;
	margin: 0.3em 0 0.5em 0;
}