.download_box {
width: 663px;

font-family: Arial;
}
.download_top h1 {
padding: 63px 0 0 15px;
margin: 0px;
color: #000;
}
.download_top {
background: url('images/top.png') no-repeat;
height: 100px;
}
.download_content {
background: #cfeaf5 url('images/content.png') no-repeat bottom left;
border-left: 1px solid #066ec6;
border-right: 1px solid #066ec6;
}
.download_stats li {
border-bottom: 1px solid #d6d6d6;
color: #646464;
padding: 3px;
}
.download_stats {
margin: 0px;
padding: 20px 40px 20px 40px;
list-style-image: url('images/download_ul.png');
}
.download_bottom {
background: url('images/bottom.png') no-repeat;
height: 63px;
}
.download_pricing {
margin-left: 20px;
}
.download_pricing select {
padding: 5px;
}
.download_price {
font-size: 30px;
color: #2f2f2f;
margin: 0 20px 0 16px;
float: left;
}
#payment_box {
padding: 10px 0 10px 0;
margin: 10px 10px 0 10px;
border-top: 1px solid #e0e0e0;
}
#payment_button {
float: right;
padding-top: 10px;
}
#payment_left {
float: left;
}
.content_left {
float: left;
padding-top: 10px;
}
.content_right {
float: left;
}
form{clear:both;}
