﻿.ContentLeft, .ContentRight
{
    vertical-align:top;
    width:325px;    
}

.ContentLeft .Content, .ContentRight .Content
{
    margin-top:40px;
    min-height:467px;
}

.LeftMargin, .RightMargin
{
    width:50px;
}

.MiddleLeft, .MiddleRight
{
    width:50px;
}

.Strike
{
    width:3px;
    background:url('Images/line_repeater.gif') repeat-y top;
    vertical-align:top;
}