/* here are my individuale classes */

select{

 background: #1E1E1E;
 border: 1px solid #787878;
 color: #C8C8C8;
 scrollbar-darkshadow-color:#ff0000;

}

.moduletableadsensemenu{
	align:center;

}


/* mini cal module */
.mod_events_table{
 width:100%;
}

.mod_events_td_dayoutofmonth{
 color:#787878;
}

td.mod_events_td_daynoevents {
 color:#FFFFFF;
}

.footer{
	color:#666666;
	font-size:9px;
	align:center;
}

.mosinfopop{
 color:#FF0000;
}