#content{
	padding: 0px 15px;
}

.revo_free_box{
	margin-top: 20px;
	padding: 20px 10px 10px 10px;
	background: transparent url("../images/box_custom.gif") repeat-x scroll 0px 0px;
	border-color: #E6E9E9;
	border-style: none solid solid;
	border-width: medium 1px 1px;
}

.revo_free_box h2 {
	font-size: 30px;
	font-weight: normal;
	padding: 0px 5px 3px 0px;
	color: #04C0EE;
	line-height: 30px;
}

.revo_free_box ul li{
	color: #A1A6AA;
}
.revo-image{
	display: block;
	margin: 0 auto;
	min-width: 250px;
}
.button-container{
	text-align: center;
	margin-bottom: 5px;
}
.button-container img{
	box-shadow: 5px 5px 10px #c0c0c0;
	border-radius: 11px;
}
.slideshow-container{
	float: right;
	width: 285px;
	padding: 0 30px; 
	text-align: center;
}
.revo_free_box:nth-of-type(2) .slideshow-container{
	padding-top: 60px;
}
.version-container {
	text-align: center;
	font-size: 1.1em;
	font-weight: bold;	
}
.version-container > span{
	color: #066ba9;
}
.version-container div p{
	color: #414141;
	font-size: 0.9em;
	line-height: 1;
	text-align: justify;
}
.version-container a{
	color: #000;
	text-decoration: none;
}
.version-container a:hover{
	text-decoration: underline;
}
.other-downloads {
	border: 1px solid #d8d8d8;
	margin-top: 40px;
	margin-bottom: 1.25rem;
	padding: 1.25rem;
	padding-bottom: 10px;
	background: #f6f4f4 none repeat scroll 0% 0%;
	color: #333;
	width: 53%;
}
.other-downloads .fright{
	margin: 0px 12px;
}
.other-downloads h2{
	margin-top: 10px;	
	font-size: 0.875rem;
	font-weight: bold;
	line-height: 1;
}
.other-downloads h3{
	color: #7c8389;
	font-size: 20px;
	line-height: 22px;
	font-weight: normal;
	margin-bottom: 15px;
}

.features-container{
	width: 510px;
	float: left;
}
.info-container{
	padding-top: 10px;
}
.info-container ul{
	width: 100%;
	list-style-type: none;
	margin-left:0;
	margin-top: 15px;
}
#container-center .info-container ul li{
	font-size: 13px;
	padding: 16px 8px;
	font-weight: bold;
	color: #A1A6AA;
	border-bottom: 1px solid #e5e6e8;
}
.info-container ul li:first-child{
	border-top: 1px solid #e5e6e8;
}
.info-container ul li:before{
	content: url("../images/Blue_check_mark_xSmall.png");
}
.version-container .trial{
	margin-top: 5px;
	font-size: 1em;
	text-align: left;
	line-height: 1.2;	
}