.ginormousContainer 
{
    width: 955px;
}

.ginormousContainer .top-header
{
    font-size:  1px;
    height:     30px;
    background: url(/gfx/site_gfx/containers/ginormous_container_top_header.png);
}

.ginormousContainer .top-header span
{
    margin-left:    5px;
    font-size:      14px;
    line-height:    30px;
}

.ginormousContainer .top 
{
    font-size:  1px;
    height:     10px;
    background: url(/gfx/site_gfx/containers/ginormous_container_top.png);
}

.ginormousContainer .middle 
{
    border-left:    1px solid #6095d1;
    border-right:   1px solid #6095d1;
    background:     #fff;
    padding:        10px;
}

.ginormousContainer .bottom 
{
    font-size:  1px;
    height:     10px;
    background: url(/gfx/site_gfx/containers/ginormous_container_bottom.png);
}






.giantContainer 
{
    width: 750px;
}

.giantContainer .top-header
{
    font-size:  1px;
    height:     30px;
    background: url(/gfx/site_gfx/containers/giant_container_top_header.png);
}

.giantContainer .top-header span
{
    margin-left:    5px;
    font-size:      14px;
    line-height:    30px;
}

.giantContainer .top 
{
    font-size:  1px;
    height:     10px;
    background: url(/gfx/site_gfx/containers/giant_container_top.png);
}

.giantContainer .middle 
{
    border-left:    1px solid #6095d1;
    border-right:   1px solid #6095d1;
    background:     #fff;
    padding:        10px;
}

.giantContainer .bottom 
{
    font-size:  1px;
    height:     10px;
    background: url(/gfx/site_gfx/containers/giant_container_bottom.png);
}






.lgContainer 
{
    width: 560px;
}

.lgContainer .top-header
{
    font-size:  1px;
    height:     30px;
    background: url(/gfx/site_gfx/containers/lg_container_top_header.png);
}

.lgContainer .top-header span
{
    margin-left:    5px;
    font-size:      14px;
    line-height:    30px;

}

.lgContainer .top 
{
    font-size:  1px;
    height:     10px;
    background: url(/gfx/site_gfx/containers/lg_container_top.png);
}

.lgContainer .middle 
{
    border-left:    1px solid #6095d1;
    border-right:   1px solid #6095d1;
    background:     #fff;
    padding:        10px;
}

.lgContainer .bottom 
{
    font-size:  1px;
    height:     10px;
    background: url(/gfx/site_gfx/containers/lg_container_bottom.png);
}


.medContainer 
{
    width: 367px;
}
 
 .medContainer .top-header
{
    font-size:  1px;
    height:     30px;
    background: url(/gfx/site_gfx/containers/med_container_top_header.png);
}

.medContainer .top-header span
{
    margin-left:    5px;
    font-size:      14px;
    line-height:    30px;

}

.medContainer .top 
{
    font-size:  1px;
    height:     10px;
    background: url(/gfx/site_gfx/containers/med_container_top.png);
}

.medContainer .middle 
{
    border-left:    1px solid #6095d1;
    border-right:   1px solid #6095d1;
    background:     #fff;
    padding:        10px;
}

.medContainer .bottom 
{
    font-size:  1px;
    height:     10px;
    background: url(/gfx/site_gfx/containers/med_container_bottom.png);
}
 


.smContainer 
{
    width: 175px;
}

.smContainer .top-header
{
    height:     30px;
    background: url(/gfx/site_gfx/containers/sm_container_top_header.png);
}

.smContainer .top-header span
{
    margin-left:    5px;
    font-size:      14px;
    line-height:    30px;

}

.smContainer .top 
{
    font-size:  1px;
    height:     10px;
    background: url(/gfx/site_gfx/containers/sm_container_top.png);
}

.smContainer .middle 
{
    border-left:    1px solid #6095d1;
    border-right:   1px solid #6095d1;
    background:     #fff;
    padding:        3px;
}

.smContainer .bottom 
{
    font-size:  1px;
    height:     10px;
    background: url(/gfx/site_gfx/containers/sm_container_bottom.png);
}


