.intro {
	margin-bottom:20px;
	}
.product2{
	border:2px dotted #FF9900;
	height:250px;
	padding:1px 10px;
	}
.product{
	border:2px dotted #FF9900;
	height:264px;
	padding:1px 10px;
	}
.productImg {
	float:left;
	width:185px;
	padding-top:10px;
}
.product h1 , .product2 h1{
	margin-top:0px;
	padding-top:0px;
	color:#FF9900;
	}
.product .info {
	float:right;
	width:640px;
	padding-top:10px;
}
.product2 .info{
	padding-top:10px;
}
.product .format {
	border:1px solid #CCCCCC;
	padding:3px 6px;
	margin-top:3px;
	background-color:#EBEBEB;
	
}
.product2 .format{
	width:430px;
	border:1px solid #CCCCCC;
	padding:3px 6px;
	margin-top:20px;
	background-color:#EBEBEB;
	font-size:0.95em;
	}
.product2 form{
	margin-bottom:3px;
	margin-top:0px;
	padding:0px;
	}
.product2 #flash_player{
	width:372px;
	height:230px;
	float:right;
	margin-left:15px;
}

.dvd_fans{
	float:right; 
	padding-left:15px; 
	padding-top:10px;
	padding-bottom:10px;
}
.quote {
	padding: 10px 10px 1px;
}
.submitReview {
	text-align:center;
	border-top: 2px dotted #FF9900;
	padding: 5px;
	margin:5px 170px;
	clear:both;
}