/*THIS IS THE STYLESHEET FOR MEDIUM SIZED TEXT SIZE*/
/*Increase font sizes +1px from original CSS*/
body, h4, .formfield, .formbutton{
	font-size: 12px;
}
h3{
	font-size: 15px;
}
#credits, .c_commentinfo{
	font-size: 11px;
}
/* Calendar */
div.calendar {
   width: 194px;
   background: none;
   background-color: #E2EDF0;
   border: 1px solid lightgray;
}