h2 {
padding-top:30px;
font-size:22px;
color:#333;
font-family:Arial, sans-serif;
}

h3 {
padding-top:20px;
font-weight:bold;
}

p {
margin-top:8px;
}

#help span {
display:none;
}

#help, #contact {
width:190px;
font-size:12px;
float:right;
padding-left:40px;
padding-top:40px;
padding-bottom:100px;
}
#contact h2, #help h2 {
padding:0 0 10px 0;
}
#help {
padding-bottom:0px;
}
.info-bar {
margin:5px 2px;
margin-top:0px;
font-weight:normal;
border:1px solid #c4bc97;
background:#f3e8b5;
padding:5px;
color:black;
clear:both;
}

ul#checkout_progress {
background:white;
width:750px;
margin:auto;
}
ul#checkout_progress  li {
border-left:2px solid #ddd;
display:block;
float:left;
margin:35px 0 0 0;
padding:10px 20px;
color:#777;
font-family:sans-serif, Arial;
cursor:default;
font-size:16px;
}
ul#checkout_progress  li.first {
border:0px;
}
ul#checkout_progress  li.current {
color:black;
font-weight:bold;
}
ul#checkout_progress  li.completed {
color:#9a9;
font-family:serif, Roman;
}
ul#checkout_progress  li.logo {
padding:7px 0 6px 0;
margin:0;
}

ul#choose_os {
width:720px;
margin:auto;
}
ul#choose_os li {
display:block;
float:left;
border-left:1px solid #ccc;
margin:50px 0;
padding: 0 50px;
}
ul#choose_os li.first {
border:0px;
}
ul#choose_os li a {
display:block;
text-align:left;
color:#bbb;
text-decoration:none;
font-size:18px;
font-family: Arial, sans-serif;
}
ul#choose_os li a b {
font-size:40px;
color:#888;
}
ul#choose_os li a small {
font-size:13px;
color:#aaa;
}

    ul#choose_os li.windows a:hover b {
    color:#88f;
    }
    ul#choose_os li.mac a:hover b {
    color:#000;
    }
    ul#choose_os li.linux a:hover b {
    color:#998c33;
    }

#body {
clear:both;
margin:10px;
border-top:5px solid #336799;
}
#content {
width:760px;
margin:auto;
}

#info {
font-family:Arial, sans-serif;
clear:both;
border-top:3px solid #ddd;
padding:16px;
color:#777;
font-size:15px;
}
#info h3 {
font-size:20px;
color:#555;
}
#info p {
margin:6px 0 0 0;
}


table.product_options {
margin:18px 0 40px 0;
}

table.product_options a {
white-space:pre;
font-size:14px;
color:#88f;
display:none;
}

table.product_options td, table.product_options th {
padding:8px 15px;
vertical-align:middle;
border-top:2px solid #bbb;
font-size:18px;
}
table.product_options tr.first td, table.product_options tr.first th{
    border:1px solid #0a0;
    border-top-width:2px;
    border-right:0;
    border-left:0;
}
table.product_options th {
font-family:Arial, serif;
font-size:17px;
}
table.product_options th i {
color:#0a0;
}
table.product_options th small {
color:#777;
font-size:14px;
}

#footer {
clear:both;
font-size:15px;
color:#aaa;
padding-top:60px;
text-align:center;
font-family:Arial, sans-serif;
}

._aptrackerimg{
display:none;
}

