﻿#content #right
{ 
	
	width: 210px;
    min-height:350px;
    height:auto !important;
    height:350px;        
        
    float: left;    
}

#content #main
{
    width: 540px;
    margin-right: 10px;
	padding: 0 10px 0 20px;   
    min-height:350px;
    height:auto !important;
    height:350px;
    float: left;
}

#right .snippet {  margin-bottom: 20px; width: 200px; float: left; }
