td {
	font-family: "Trebuchet MS", Arial, Veranda, sans-serif;
	padding: 3px;
	font-weight: normal;
	font-style: italic;	
}

#calback {
	background: #FFF url('calendar/calWaiting.gif') no-repeat 50% 100px;
	margin: 0 auto;
	width: 500px;
}

#calendar {
	width: 100%;
	height: 100%;	
}

.cal {
	background: url(http://www.dphotojournal.com/wp-content/themes/default/img/bg_body.gif) repeat;
	width: 100%; 	
}

.calhead {
	width: 100%;
	font-weight: bold;
	color: #FFF;
	font-size: 15px;  
	height: 50px;
	    
}

.calhead img {
	border: none;
}

.dayhead {
	height: 25px;
	background: url(http://www.dphotojournal.com/wp-content/themes/default/img/bg_body.gif) repeat;
}

.dayhead td {
	text-align: center;
	color: #ffffff;	
}

.dayrow {
	background: #FFF;
	height: 40px;
}

.dayrow td {
	width: 50px;
	color: #000;
	font-size: .7em;
}

.day {
	float: right;
}

.dayover {
	background: #eeeeee;
}

.dayout {
	background: #FFF;
}
