@charset "utf-8";
/* CSS Document */

#leftcol{
float:left;
width:564px;
}
#rightcol{
float:right;
width:236px;
padding-top:240px;
}
