.column_right_background {                                                                                                                                   
background: #e2e0ed;                                                                                                                                         
border: 1px solid #a8a0cf;                                                                                                                                     
}
.horizitem      {          /* Behaviour of main horizontal menu items, leave as is for proper operation */                                                   
        float: left;                                                                                                                                         
/*      white-space: nowrap;                                                                                                                                 
        background-color: #cdcdcd;*/                                                                                                                         
        border: 1px solid #a8a1cd;                                                                                                                             
        margin-right: 5px;                                                                                                                                   
        padding-top:4px;                                                                                                                                     
        width: 180px;                                                                                                                                        
        height:19px;                                                                                                                                         
        vertical-align:bottom;                                                                                                                               
/*      border-right: 40px solid #cdcdcd;*/                                                                                                                  
/*      padding-right: 40px;*/                                                                                                                               
}                                                                                                                                                           
.footercontent {                                                                                                                                             
background: #e2e0ed;                                                                                                                                         
text-align:center;                                                                                                                                           
font-size:12px;                                                                                                                                              
}                                                                                                                                                            
