#main { padding-right:30px; }
p.more_info a { background:url(../images/grey-arrow.gif) right center no-repeat; }

.two_column #main_content { float:left; width:300px; padding-bottom:5px; margin-bottom:10px; padding-right:20px; }
#happy_customers.two_column { float:left; padding-bottom:5px; margin-bottom:10px; width:300px; }

#template_content:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#template_content {display: inline-block;}

/* Hides from IE-mac \*/
* html #template_content {height: 1%;}
#template_content {display: block;}
/* End hide from IE-mac */