/* General */
body {
	background: white;
	color: black;
	text-align: left;
	margin: 0;
	padding: 0;
	width: 7in;
	font-size: 9pt;
	}
body, p, td, h1, h2, h3, h4, strong, em, div, span, a {
	font-family: Georgia, Palatino, serif;
	border: none;
	}
a:link, a:visited, a:hover {
	color: black;
	text-decoration: none;
	}
#theBigStage {
	background: white;
	text-align: left;
	border: none;
	margin: 0;
	padding: 0;
	}
#theHeaderLogo {
	margin-bottom: 10px;
	}
#twoCol #theContent, 
#oneCol #theContent, 
#theContent, 
#theContentLeft {
	background: white;
	margin: 0;
	padding: 0;
	border: none;
	}
#theHeader {
	background: white;
	margin: 0;
	padding: 0;
	}
/* MOP */
#theContentLeft .moviepageDescContent, #theContentLeft .moviepageDescContentRight p.mpaaRatingReason, 
#theContentLeft .moviepageDescContentRight p.category, #theContentLeft .moviepageDescContentRight p.mopbutt, 
#theContentLeft #reelReview, #theContentLeft #movieAnat, #theContentLeft #movieCred, 
#theContentLeft #criticPerspective, #theContentLeft #movieAwards, #theContentLeft #buyItNow, 
#theContentLeft #dvdDetails, #theContentLeft #buyItNow .item td, #theContentLeft #dvdDetails .details, 
#theContentLeft #dvdDetails .details td {
	border: none;
	}
#theContentLeft #movieAwards, #theContentLeft #criticPerspective {
	clear: both;
	}
#theContentLeft #buyItNow .item td, #theContentLeft #dvdDetails .details td {
	padding-left: 0;
	}
/* Wishlist */
#theContentLeft .widget_condensed .starbox {
	width: 115px;
	padding-right: 10px;
	}
#theContentLeft .updatePriority {
	display: none;
	}
#theContentLeft h1.prntWLhdr {
 	color: #200d81;
	font-size: 20px;
	margin: 10px 0;
	padding: 0;
	}
/* Don't display */
.hidefromprint, #theContentRight, #midNav, #theHeaderStuff, #menu0, .rateHdr, 
#MovieSortFilter, .showHide, .movieDescWishlist_expandedHead p, 
#displayCondensed select, #displayCondensed td.nowrap img, 
.wishlistRem, p.rmWishlist, .paginator, 
#theFooter, #underFooter, .printhelp, .returnTop {
	display: none;
	}