#DVDText {
	width:425px; /* 310px;  */
	float:right; 
	margin-right:-90px; 
	position:relative; 
	right:-25px;
	margin-top:-20px;
	padding-top:0px;
}

#DVDText .DVDimage {
	position:absolute;
	left:-360px; /* -412px; */
	top:100px;
	width:325px; /* 384px; */
	height:409px; /* 482px; */
}

#SurveyMsg {
	border: 1px solid red;
	background-color: #e0e2eb;
	color:#000000;
	position:absolute;
	left:-360px;
	top:12px;
	width:315px;
	padding-left:5px;
	padding-top:5px;
	text-align:center;
}

/* #SurveyMsg p  {
	position:absolute;
	left:-350px;
	top:20px;
	width:325px;
} */

#BuyNowForm {
	position:relative;
	top:-20px;
	left:140px;
	text-align:center; 
	margin-top:0;
	margin-bottom:0;
	padding-top:0; 
	padding-bottom:0px;
}

fieldset#howHeard {
	margin:0;
	padding:0;
	border:none;
	background:transparent;

}

/* #howHeard div .ckbox {
	width:250px;
	float:left;
} */

#howHeard div {
	width:350px;
	float:left;
}


#howHeard label {
	margin-left:8px;
	line-height:1.5;
}

input.text {
	width:200px;
}
