#col_wrap h1 {
padding-left:10px;
margin-right:0px;}


#col_wrap {
width:100%;
}

#col_left {
width:48%;
float:left;
}

#col_right{
width:48%;
float:right;
}