/* CSS Document */
/*Green Easy #e3f5c0;
*/
.contest_info {
padding:4px;
background-color: #e3f5c0;
border-top:1px solid #9fcf40;
}

#contest_wrapper {
border:1px solid #9fcf40;
}
.info_left {
text-align:left;
}
.info_right {
text-align:right;
}

