.editionbox {
	width: 400px;	
}
.videoobject {
float: right;
}

.premiumad {
	font-size: 14px;
	text-align: center;
	margin-top: 20px;
}
.premiumad a {
	font-weight: bold;
	text-decoration: underline;
}
.download-section
{
	width: 450px;
	margin-left: auto;
	margin-right: auto;
}
.download-section .product
{
	clear: both;
	margin: 10px 0px;
	padding: 10px 0px;
}
.download-section a.button
{
	color: #fff;
	text-decoration: none;
}
.download-section .button
{
	float: right;
	padding: 8px 12px;
	margin: 0px 0px 20px 40px;
	background: #00bfff;
	border: 1px solid #00a8e0;
	font-size: 14px;
	font-weight: bold;
	width: 130px;
	text-align: center;
}
.alternate-download
{
	position: relative;
	left: 310px;
	top: 56px;
	font-size: 9px;
	color: #666;
	width: 150px;
}
.download-section .description
{
	font-size: 11px;
	font-weight: normal;
}
.download-section .standalone-title
{
	margin-top: 30px;
	margin-bottom: 10px;
	font-style: italic;
	font-size: 12px;
}
.download-section .product.standalone 
{
	margin: 0px;
	padding: 5px 0px;
}
.download-section .product.visions
{
	font-size: 20px;
	border-bottom: 1px solid #eee;
}
.download-section .product.visions em
{
	font-weight: bold;
	font-style: normal;
}
.download-section .product.visions .button
{
	margin-top: 20px;
}
.download-section .product.standalone
{	
	font-size: 11px;
	color: #666;
}
.download-section .product.standalone .description
{
	font-size: 9px;
}
