﻿.c_sv_head_red .c_sv_icon h1 {
    background-position: right top;
    background-image: url('images/right_header_bar.gif');
    background-repeat: no-repeat !important;
    
    padding-right:10px;
    min-height:23px !important;
    
}

.c_sv_head_red .c_sv_icon .TitleHead {
    background-position: left top;
    background-image: url('images/left_header_bar.gif');
    background-repeat: no-repeat !important;
    padding-left:10px;
    
    color:#fff;
    display:block;
    
    min-width:200px !important;
    min-height:23px;
    line-height:23px;
    vertical-align:middle;
}
