h1#sub-logo {
	background: url("../img/identicom/company_logo-28.png") no-repeat scroll 0 0 transparent;
    float: right;
    width: 40%;
}
.button-middle {
  background: url("../img/identicom/button-middle-28.png") repeat-x scroll 0 0 transparent;
  color: #FFFFFF;
}
#headerbar, #footerbar, .editCell1, .addCell1, .infoCell1, .singleBox, #smsMessageList tr:hover:not(#smsLoading):not(#smsTitle):not(#smsSpacer) {
  background-color: #344268 !important;
  
}
.infoCell1.filtered {
   background-color: orange !important;
   font-weight: normal !important; 
}
#contact div span, #contact div span a, #navbar .active, a:link:not(.linkTopNav):not(.ui-state-default):not(.white-link) {
  color: #344268 !important;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background: none !important;
    border: 1px solid #ccc !important;
    font-weight: bold !important;
    background-color: #344268 !important;
    color: #fff !important;
}
.ui-state-default.ui-state-highlight {
    background: none !important;
    border: 1px solid #ccc !important;
    font-weight: bold !important;
    background-color: #fcf0ba !important;
    color: #000 !important;
}
.ui-state-default.ui-state-active {
    background: none !important;
    border: 1px solid #ccc !important;
    font-weight: bold !important;
    background-color: none !important;
    color: #000 !important;
}
#select-modal-list li:hover {
    background-color: #344268 !important; 
}
.ui-state-hover {
    background-image: none !important;
    background-color: #344268 !important; 
}