@charset "utf-8";
/* CSS Document */

#main{
clear:both;
float:left;
width:65%;
}

#bucket{
float:left;
margin-right:10px;
text-align:justify;
}


