@import url("css/variations/stylesheetwidget.css");

.TopPane {width:auto; float:right;}
.BottomPane {width:340px; float: left; margin-right: 10px; padding: 10px; background-color: #f0f0f0;}
.ContentPane{width:50%;}
.ContentPane, .LeftPane, .RightPane {padding-top: 0;}
#curr-projects {float: right;}

