

#l_page_frame {
display:table;
min-height:330px;
/*height:330px;*/
}

#content {
display:table;
float:left;
}

h3 {
color:#666;
font-family:arial;
}