/* these styles override any other styles which have been set *
   it is used here to override styles inserted from plugins */



/* calendar widget override defaults */
#wp-calendar {
	border: medium solid white;
	font-size: .85em;
}

#wp-calendar caption {
	border: thin solid white;
}

#wp-calendar th {
	background-color: black;
}



