﻿
table.LeftBlockHeader_Container
{
    width:100%;
    
}
table.LeftBlockHeader_HeaderTable
{
    width:100%;
    
}

td.LeftBlockHeader_Left
{
    background: url(Images/block_header_left.jpg) repeat-x;
    height:31px;    
    width:4px;
    border-left: solid 1px #E0E0E0;
        
}
td.LeftBlockHeader_Text
{
    background: url(Images/block_header_repeater.jpg) repeat-x;
    height:31px;        
}
td.CategoriesBrowseBlockHeaderIcon
{
    background: url(Images/block_header_icon_categories.jpg) no-repeat;
    width:29px;
}


td.LeftBlockHeader_Right
{
    width: 17px;
    height: 31px;
    
}
td.LeftBlockHeader_Content
{
    padding: 3px 5px 0px 5px;
    border-left: solid 1px #E0E0E0;
    border-right: solid 1px #E0E0E0;
    border-bottom: solid 1px #E0E0E0;
    
}

.separator
{
	color:#B8DEF1;
	width: 100%;
}