.crxhead {
    background-repeat: no-repeat;
    background-image: url(header.gif);
    background-color: white;
    background-position: 3px top;
    position: relative;
    float: left;
    padding-top: 179px;
    width: 957px;
}


body {
    font-family: verdana;
    font-size: 11px;
    line-height:13px;
}

.content {
    border:0px solid black;
    font-size:12px; 
    margin-left:105px;
    margin-top:140px;
}
.content p {
    color: #444444;
}

.crxhead a, .crxhead a:hover, .crxhead a:visited {
    text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
    font-family: verdana;
    color: #2278AF;
}


/*h1 {
    border-bottom:2px solid;
    font-size: 16px;
}


h2 {
    border-bottom:1px dotted;
    font-size: 14px;
}
*/

h3 {
    margin: 0px 0px 0px 0px;
    font-size: 11px;
    padding-left: 12px;
}

h6 {
    font-size: 16px;
    margin:30px 0px 5px 0px;
}

h6 a {
    background-color:#EAF6F8;
}   

#content .crxhead p {
    margin-top: 2px;
    margin-bottom: 16px;
    margin: 2px 20px 16px 13px !important;
    font-size: 11px;
    padding: 0px 0px 0px 0px;
    line-height: 13px;
    font-family: verdana;
}

A:link, A:visited {
    color: #2278AF;
}

.menus, .homepage {
    overflow: hidden;
    margin-left: 75px;
}

.box {
    width: 247px;
    height: 300px;
    background-repeat: no-repeat;   
    padding: 0px;
    padding-top: 85px;
    padding-left: 6px;
    float: left;
    display: inline;
    margin-left: 4px;
}

.answers {
    background-image: url(answers.png);
}

.downloads {
    background-image: url(downloads.png);
}

.support {
    background-image: url(support.png);
}

.footbox {
clear:both;
padding-bottom:15px;
padding-right:15px;
padding-top:15px;
padding-left:15px;
width: 728px;
background-image: url(infobox.png);
height: 81px;
margin-left: 10px;
}

.newsbox {
clear:both;
padding-bottom:15px;
padding-right:15px;
padding-top:15px;
padding-left:15px;
width: 760px;
background-image: url(newsbox.png);
margin-left: 3px;
height: 370px;
}

/* Homepage footer *********************************************/

/* General footer rules */

.footer {
    width: 960px;
    clear: both;
    overflow:hidden;
    position: relative;
    margin: 0;
    padding: 20px 0;
    font-size: 10px;
    line-height: 15px;
    color: #6E6E6E;
    zoom: 1; /* Hugging IE6 */
}

.footer p,
#content .crxhead .footer p {
    margin: 0!important;
}

.footer p a {
    color: #6E6E6E;
    white-space: nowrap;
}
.footer p a:hover {
    color: #000000;
}

/* Copyright + agreement to Terms of Use and Privacy Policy */

.footer-legal {
    float: left;
    width: 50%;
}

.footer-legal p {
    margin-right: 20px;
}

/* Day Software is now part of Adobe */

.footer-adobe {
    float: left;
    width: 50%;
    position: relative;
}

.footer-adobe-icon {
    position: absolute;
    width: 37px;
    height: 47px;
    background: url(footer_adobe.gif) no-repeat;
    text-indent: -1000em;
}

.footer-adobe-title,
.footer-adobe-release,
.footer-adobe-faq {
    display: block;
    margin: 0 180px 0 47px;
}

/* TRUSTe logo */

.footer-truste a {
    position: absolute;
    top: 20px;
    right: 0;
    width: 165px;
    height: 47px;
    background: url(footer_truste.gif) no-repeat;
    text-indent: -1000em;
}

