.it-header {
    background: #bbd2da;
    background-image:url(../images/itheader.png); 
    height: 80px;
    width: 790px;
    margin-top: 10px;
}

.it-header_new {
    background: #bbd2da;
    background-image:url(../images/itb_header_new.gif); 
    height: 80px;
    width: 790px;
    margin-top: 10px;
}


.it-header .ITlogo,
.it-header_new .ITlogo {
    margin-top: 20px;
    float: left;
    width: 350px;
    height: 60px;
    display: block;
}

#headerLoggedIn {
    padding-right: 90px;
}

#headerLoginButton {
    margin-left: 20px;
    margin-bottom: 2px;
}

#headerLoginButton img {
    vertical-align: middle;
}

.itSearch {
   padding-top: 35px;
   padding-top: 5px;
   padding-right: 0;
   margin: 0 10px 0 0;
   width: 280px;
   overflow: auto;
   float: right;
   clear: right;}

.it-header .headerMenu {
    margin: 10px 10px 5px 0;
    float: right;
    font-size: 13px;  
}

.it-header_new .headerMenu {
    margin: 5px 10px 17px 0;
    float: right;
    font-size: 12px;   
    font-weight: bold;
}


.it-header form,
.it-header_new form {
    float: right;
}

.it-header fieldset, 
.it-header_new fieldset{
    padding: 0;
    margin: 0;
}



.it-menu {
   background: #647684;
   padding: 3px 10px 3px 10px;
   color: white;
   font-size: 12px;
   /* margin-right: 10px; */
   margin-bottom: 10px;
}

.it-menu a,
.it-menu a:visited {
   color: white;
}



.it-menu .menu-elem {
   margin-right: 18px;
   margin-left: 18px;
}

.it-menu .activeMenu a {
   color: #000000;
}


.binsA h3 {
    border-top: 0px solid #FF0000;
    position: relative;
}

.binsA h3,
.latestNews .latestNewsSub .binsA h3,
#topNews .binsA h3  {
    background-color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    color: #77755f;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 2px;
    padding-bottom: 2px;
    margin: 0px;
    height: inherit;
    text-transform:uppercase;
    /* border-bottom: 5px solid #660210; */
}

.binHeader {
    background: #660210;
    padding-bottom: 5px;
    margin-bottom: 8px;
}

.binsA h3.sub { background-color:#e4e2e2;}


.mostRead .mainHeader {
    background: #4e060a;
}

.mostRead .inner {
    background-image: url( ../images/mostreadBack_CW.png );
}



.serviceBorder {
    background-repeat: repeat-x;
    background-repeat: repeat-y;
    background-image:url( ../images/it_service_background.png ); 
    border: none;

}


.serviceBorderBottom {
    height: 12px;
    background-repeat: no-repeat;
    background-image:url( ../images/it_service_bottom.png ); 
}

.boxContent {
    padding-left: 5px;
    padding-right: 5px;
}


.adRightVerticalSpacer {
   height: 355px;
}

.login {
   background-color: #F6F6F6;
   border: 1px solid #cccccc;
   padding: 10px;
   overflow: hidden;
   width: 770px;
}

.login h2 {
   margin-top: 40px;
   font-size: 14px;
   font-weight: bold;
}

.login h1 {
   font-size: 18px;
   font-weight: bold;
}

.login select {
   width: 486px;
}

.disclaimer-text {
   font-size: 0.9em;
   font-style: italic;
   margin-top: 30px;
}

#login-submit {
   margin-top: 5px;
}

.latestFrom h3  {
    background-color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    height: inherit;
    border-bottom: 5px solid #b63244;
    margin-bottom: 20px;
}

