@charset "UTF-8";
/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
body {
	background-color: #FFFFFF;
	color:#FFFFFF;
	font-size:x-small;
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/pagestrip.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#onDVD {
	text-align:center;
	padding-top:6px;
	padding-bottom:8px;
}
#trailerButt {
	width: 335px;
	float:right;
	text-align:center;
	padding-top:14px;
	height: 35px;
	background-repeat:no-repeat;
}
#buyColumn {
	width: 304px;
	float: left;
}
#farStrip {
	width: 18px;
	float: right;
}
#behindSyn {
	margin-left: 304px;
	height: 472px;
	background-image: url(../img/homeJ.jpg);
	background-repeat: no-repeat;
	vertical-align:top;
	text-align:left;
}
#synopsis {
	background-color:#000000;
	color: #FFFFFF;
	text-decoration: none;
	font-size: x-small;
	padding: 6px;
	border: 1px solid #ED1C28;
	height: 295px;
}
h1 {
	font-size:medium;
	font-weight:bold;
	paddng: 0px;
	padding-bottom:8px;
	margin:0px;
}
#synText {
	width: 460px;
	font-size:1.1em;
	}
