#left{
float:left;
width:200px;
margin:0 30px 0 0;
}
#right{
float:left;
width:200px;
margin:0 30px 0 0;
}

