body {
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

a img { border: none; }

.clear { clear: both; }

.copyright { color: #777;}
.subtitle { margin-top: -15px; }

.divider_top { width: 100%; height: 44px;  background-image: url(/media/images/developers.bgfade.png); background-repeat: repeat-x; }

.nav_bold { font-weight: bold; }

a { text-decoration: none; }
a:hover { text-decoration: underline; }

h2 a {color: #444 !important; }

#content_container a { color: #ff5100; }

#content_container { padding-left: 45px; margin-top: -25px;  }

#bottom-text {
    color: #777;
    padding-left: 45px; 
}

#dev_sidebar { float: right; padding-right: 15%; margin-top: -20px; }

#dev_sidebar ul { padding-left: 15px; }

#dev_content { width: 500px; }

#bottom-text a { text-decoration: none; color: #777; }

#bottom-text a:hover { text-decoration: underline; }

ul#nav-list {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

ul#nav-list li {
    padding-right: 10px;
    padding-left: 10px;
    margin: 0;
    display: inline;
    border-right: 1px solid #bdbdbd;
}

ul#nav-list li a { color: #777; }

#emailtoidlogo {
    width: 380px;
    height: 37px;
    padding-top: 15px;
    padding-bottom: 25px;
    padding-left: 45px; 
}

#emailtoidlogo h2 { float: right; margin-top: -35px; font-weight: bold; font-size: 190%; color: #c6c6c6; }