﻿.focus_content_header_menu
{
    height: 106px;
    min-height: 106px;    
    width:231px;
    background-color: #3c377a;
}
.right_content_header_menu 
{
    height: 106px;
    min-height: 106px;        
    width:489px;
    background-color: #3c377a;    
    vertical-align: bottom;    
}
.left_content_header_menu
{    
    width:40px;
    height: 106px;
    min-height: 106px;
    background-color: #3c377a;
}
.centered_table_header_menu
{
    text-align: center;
    width: 760px;
    vertical-align: bottom;
}
.right_content_header
{
    width:489px;
    height: 36px;
    min-height: 36px;    
    background-color: #3c377a;    
}
.left_content_header
{    
    height: 36px;
    min-height: 36px;    
    width:40px;
    background-color: #3c377a;
}
.focus_content_header
{
    height: 36px;
    min-height: 36px;        
    width:231px;
    background-color: #3c377a;
}