@import url(layers-small.css);
@import url(text-small.css);
#free_trial {
	border-right: 1px dashed #cccccc;
	padding-right: 20px;
	width: 47%;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
#full_purchase {
	border-right: 1px dashed #cccccc;
	padding-right: 20px;
	width: 400px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
#full_version {
	padding-top: 0px;
}
#download_now {
}
#download_now img{
	background: url(../../images/download_now.gif) bottom left no-repeat;
}
#download_now img:hover{
	background: url(../../images/download_now_hover.gif) bottom left no-repeat;
	cursor: pointer;
}
#download_mirrors_holder {
	clear: left;
}
#download_mirrors {
	padding-top: 40px;
	border: 0px solid;
}
.download_file img {
	margin-top: -76px;
	margin-bottom: 0px;
	position: relative;
}
.download_file {
	width: 400px; 
	border: 1px solid #cccccc;
	background: #EBEBEB;
	padding: 10px;
}
.download_file img {
	display: block;
}
.uk {
	background:url(../../images/uk.jpg) center left no-repeat;
	padding-left: 60px;
	line-height: 30px;
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #666666;
	display: block;
}
.usa {
	background:url(../../images/usa.jpg) center left no-repeat;
	padding-left: 60px;
	line-height: 30px;
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #666666;
	display: block;
}
a.uk:hover {
	color: #8F2726;
	font-weight: bold;
}
a.usa:hover {
	color: #8F2726;
	font-weight: bold;
}
.td_left {
	padding-left: 20px;
}
#already {
	clear: left;
	padding-bottom: 20px;
}
.requirements {
	border: 1px solid #cccccc;
	background: #ffffff;
	padding: 5px;
	font: Arial, Verdana;
	font-size: 11px;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 10px;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
.download-link {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-right: 20px;
	padding-right: 30px;
	padding-left: 5px;
	background: url(../../images/bullet.jpg) right center no-repeat;
	line-height: 30px;
	vertical-align: middle;
}
a.download-link:hover {
	color: #8F2726;
	padding-right: 50px;
	margin-right: 0px;
}
