/* CSS Document */

#ets_left{
float:left;
width:300px;
}

#ets_right{
float:right;
width:230px;
margin-left:20px;
padding: 0 10px;
background:#f5f5f5; /*9bbb59*/
}

#ets_logo{
float:right;
}
