
#wrapper {
 width:940px;
 float:left;
}

#boxC {
 width:330px;
 float:left;
}

#boxA {
 width:740px;
 padding:0px 10px 0px 10px;
 float:right;
}

#boxB {
 width:180px;
 float:right;
}


