html body {    font-family: trebuchet ms, verdana, tahoma, arial, sans-serif;    font-size: 82%;    line-height: 1.5em;	background-position:50% 0%;    margin: 0px;    padding: 0px;    text-align: center;
    color: #333;    background-color: #333333;}#container {    position: relative;    width: 1024px;    text-align: left;    margin-right: auto;    margin-left: auto;    padding: 0;
    background-color: #FFFFFF;}

#header {    margin: 0;    padding: 0;
    border-bottom: solid 1px #ccc;}

#header #navig {
height: 40px;
text-align: right;
background: #f4f4f4;
}

#header #navig ul {
float: right;
padding-top: 0px;
height: 1.0em;
}

#header #navig li {
font-weight: bold;
padding-left: 12px;
padding-right: 6px;
font-size: 12px;
display: inline;
list-style-type: none;
text-decoration: none;
padding: 1px 10px;
width: 50px;
border-right: 1px solid #ccc;
}

#support-info {
  padding-top: 1px;
  height: 650px;
padding-left: 12px;
padding-right: 12px;
}

#info {
  padding-top: 1px;
}

#info-right {float: right;width: 609px;}

#info-left {width: 415px;}

#info-title {
background: #f4f4f4;padding-top: 10px;padding-left: 15px;}

#info-screen {padding-top: 28px;padding-left: 24px;z-index: 10;position: relative;}

#info-icon {
background: #f4f4f4;
text-align: right;padding-left: 28px;
padding-top: 6px;}

.info-features {
color: #000000;
font-size: 0.98em;
line-height: 1.2;
padding-top: 20px;
padding-left: 10px;
}

.info-features ul {
 list-style-type:none;
      margin-left: 0;
      padding-left: 1em;
      text-indent: -1em;	  
}

.info-features ul li { 
list-style: square;
padding-bottom:3px;
color:#333333;
}

.info-features ul li strong {
font-weight: normal;
}

.info-features ul li.li-header:before {
      content: "";
	  padding-left:1em;
      }

.info-features ul li:before {
      content: "- \0020";
      }



#footer {
background: #f4f4f4;
border-top: solid 1px #ccc;
border-bottom: solid 1px #ccc;
clear: both;
margin-top: 0em;
}

#footer p {
font-family: verdana, arial;
font-size: 75%;
color: #999;
text-align: center;
}

#footer strong {
font-weight: normal;
}

.desc1 {
font-size: 148%;
margin: 0;
letter-spacing: -0.05em;
font-weight: normal;
line-height: 1.2em;
border: none;
}

.title1 {
font-size: 548%;
margin: 0;
letter-spacing: -0.05em;
font-weight: normal;
line-height: 1.2em;
border: none;
}

.subtitle1 {
font-size: 148%;
margin: 0;
letter-spacing: -0.05em;
font-weight: normal;
line-height: 1.2em;
border: none;
}

.support {
	color:#0000;
}

.button-wrapper{
	width: 320px;
	margin: 0 auto;
    padding: 20px 0;
}
.button-wrapper-large{
	width:500px;
	margin: 0 auto;
    padding: 20px 0;
	height: 80px;
}


._1xw {
background: #f6f7f9;
border: 1px solid #d3dae8;
display: block;
margin-bottom: 12px;
}

.clearfix {
zoom: 1;
}

.clearfix:after {
clear: both;
content: ".";
display: block;
font-size: 0;
height: 0;
line-height: 0;
visibility: hidden;
}

#diffs table {
font-family: Arial;
font-size: 11px;
color:#fff;
background-color:#ccc;
border-spacing: 1px 1px;
border:1px solid #ccc;
}

#diffs th {
width:90px;
height:35px;
color:#463C3C;
background-color: #fff;
border:1px solid #fff;
}

#diffs td {
color:#463C3C;
text-align:center;
background-color: #fff;
border:2px solid #fff;
}







