/* Start of CMSMS style sheet '** Event Module **' */
.submitcalendar {
position:absolute;
left:0px;
bottom:0px;
}

#big {
margin-bottom:65px;
}

#big th {
text-align:center;
text-transform:uppercase;
color:#9B790F;
}

#big tr {

}

#big td {
width:35px;
height:35px;
font-size:1.2em;
text-align:center;
border:1px solid #EFEBD1;
}

#big td a {
background:#E4F2FB;
display:block;
width:35px;
height:28px;
padding-top:7px;
text-decoration:none;
}

#big td a:hover {
text-decoration:underline;
}

#big .calendar-month {
font-size:1.4em;
color:#666666;
padding-bottom:8px;
}

.calendar {
float: left; 
position:relative;
}

.eventlist {
margin-left: 320px;
}

.eventlist .calendar-event {
padding:10px 0;
}

.calendar-list {
float:left;
width:295px;
}

.calendar-list .calendar-event {
border-bottom:1px solid #efefef;
margin-top:10px;
padding-bottom:10px;
}
/* End of '** Event Module **' */

