#content .three_col_1{
    width:245px;
    float:left;
}

#content .three_col_2{
    width:360px;
    padding:0 30px;
    float:left;
}

#content .three_col_3{
    width:245px;
    float:left;
    _position: absolute;
    
}

