/*body{
	max-width: 640px;
}*/ 

.style1 { font-weight: bold; }

div.title{ 
	font-size: 18px; 
	text-align: center;  
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  
	margin-top: 10px;   
}

div.media {
	float:right;
	margin-left: 25px;
	margin-top: 10px;   
	margin-bottom: 10px;
}

div.copy{
	margin-top: 8px;   
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	min-height: 300px;
}

div.buyFrame{
	border: thin solid Blue;
	margin-bottom: 25px;
}
div.buy{
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica,;
	font-weight: bold;
	color:#FFFFFF;
	background:#0000FF;
}

div.buyLink{
	text-align: center;
}

div.survey{
	float: right;
}
 
div.commentsForm{
	padding-right: 1%
}

div.commentsShow{
	
}

div.comments{
	font-weight:bold;
	font-size:large;
	color:#0000CC;
}
