#wrapper{width:800px;height:500px;}
#first{width:200px;height:500px;background:red;float:left;}
#second{width:300px;height:500px;background:blue;float:right;}
#third{width:300px;height:500px;background:yellow;float:right;}