#maincontent
{
    background:url('../images/substart_bg.gif');
}

#contentSubStart
{ 
    width:460px;
    min-height:350px;/* test */
    display:table-cell;    
    height:auto;
    float:left;
}

#contentSubStart img {
	max-width:460px;
}

#substarttopleft
{
	float:left;
	background-color:#1B1B1B;
	border-bottom:20px solid #1B1B1B;
	width:454px;	
}

#rightcolumn
{
    display:table-cell;
    width:250px;
    padding:0px;
    height:100px;/* test */
    float:left;
    background:url('../images/clear.gif');
    height:auto;
}
