body#upgrade h1{
font-size: 30px;
}
body#upgrade #content-main {
font-size: 16px;
line-height: 1.3em;
}
body#upgrade #content-main table {
width: 100%;
margin: 20px 0;
}
body#upgrade #content-main table td{
border-top:1px dotted #999999;
padding: 20px;
}
body#upgrade #content-main table td.price{
width: 200px;
text-align: center;
}
body#upgrade #content-main table td.price h2 {
font-size: 18px;
}
body#upgrade #content-main table td.price h2 span {
font-size: 16px;
font-weight: normal;
}
body#upgrade #content-main table td li {
line-height: 1.75em;
}
body#upgrade #content-main table td li.first {
font-weight: bold;
}
body#upgrade #content-main table td p#best-value-badge {
display: block;
text-indent: -9999px;
background: url(../images/best-value-badge.png);
width: 67px;
height: 68px;
position: relative;
float: left; /* for IE 7 and 6 */
left: 0;     /* ... go figure */
left: -30px;
top: -46px;
}
body#upgrade #content-sub h2 {
font-size: 14px;
margin-top: 20px;
}
body#upgrade #content-sub #faqs {
float: left;
width: 608px;
margin-top: -20px;
}
body#upgrade #content-sub #credit {
margin-left: 638px;
width: 294px;
}

/*-- payment page --*/

body#payment a {
text-decoration: underline;
}

body#payment #navigation {

}
body#payment #intro, body#download #intro {
width: 427px;
float: left;
}
body#payment #intro h2, body#download #intro h2 {
font-size: 24px;
margin-bottom: 10px;
line-height: 1.3em;
}

body#payment #intro p, body#download #intro p {
font-size: 16px;
line-height: 1.3em;
}

body#payment div#content-main, body#download div#content-main {
width: 467px;
margin-left: 467px;
text-align: center;
}

fieldset {
margin-bottom: 20px;
border: 1px solid #808080;
padding: 0 20px 10px 20px;
line-height: 1em;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
text-align: left;
}
legend {
padding: 0 2px;
font-weight: bold;
color: #808080;
font-size: 1.25em;
text-transform: uppercase;
}
label {
display: inline;
font-weight: bold;
line-height: 20px;
font-size: 1.1em;
color: #808080
}
input.styled {
font-size: 1.15em;
width: 150px;
font-weight: bold;
color: #000;
}
	
input.styled:focus, textarea:focus {
background-color: #CED8CD;
}
select {
font-weight: bold;
}

fieldset ul {
margin: 20px 0;
}

fieldset li {
list-style-type: none;
margin: 10px 0 0 0;
position: relative;
}

fieldset li.rows li {
margin: 0;
}

fieldset li.rows li label{
font-weight: normal;
}

fieldset li.text textarea, fieldset li p, fieldset li.rows ul {
margin-top: 12px;
}

textarea {
display: block;
border: 1px dashed #0093ad;	
width: 100%;
padding: 3px;
margin: 5px 0 20px 0;
font-family:Arial, Helvetica, sans-serif;
width: 775px;
}

fieldset fieldset textarea {
display: block;
margin: 0 0 0 20px;
width: 97%;
display: block;
}
	

fieldset p {
margin: 15px 0;
padding: 0;
font-size: 12px;
line-height: 1.3em
}
fieldset.agreement p {
font-size: 14px;
position: relative;
padding-left: 20px;
}
fieldset.agreement p.agreement-statement input {
position: absolute;
top: 3px;
left: 0;
}
fieldset.agreement p.submit {
padding-left: 15px;
font-size: 12px;
margin-top: 25px;
}
fieldset.agreement p.submit input {
display: inline-block;
}
ol.list {
margin: 5px 0 20px 50px;
}

ol.list li {
list-style-type: decimal;
margin: 10px 0;
}


fieldset fieldset legend, h4 {
margin: 30px 0 10px 0;
padding: 0;
}
		
input, textarea {
color: #333333;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
li.columns {
clear: both;
}

li.columns label {
display: block;
float: left;
width: 130px;
text-align: right;
padding-right: 15px;
}

li.columns li label {
display: inline;
float: none;
}

li.columns ul {
margin-left: 146px;
padding: 0
}
form#downloadForm p {
clear: both;
}

form#downloadForm label {
float: left;
width: 175px;
text-align: left;
line-height: 1.2em;
}
form#downloadForm select {
width: 240px;
}
form#downloadForm p {
text-align: right;
}
form#downloadForm p.submit {
height: 36px;
padding-top: 20px;
}
form#downloadForm span.button.download {
float: right;
}
span.button.download {
background: url(../images/btn-download.png);
width: 111px;
height: 36px;
}
span.button.download:hover {
background-position: left -36px;
}

