div#smile {
width: 385px; 
float: right; 
margin: 10px 25px 0 0;
}

div#become {
width: 520px; 
height: auto; 
margin: -10px 0 0 0;
}

div#rightCol {
width: 144px;
float: right; 
margin: 0;
text-align: center;
}

div#news {
background: transparent; /* url(../images/bg-news.gif) no-repeat; */
width: 124px;
height: auto;
margin: 10px 0 0 0;
text-align: left;
}

div#submit {
width: 520px;
clear: left;
}

div#prizes {
background: transparent url(../images/bg-prizes.jpg) no-repeat;
width: 547px;
height: 226px;
}

div#prizes div#year {
padding: 63px 0 0 19px;
line-height: 20px;
float: left;
}

div#prizes div#month {
padding: 63px 60px 0 0;
line-height: 20px;
float: right;
}

