#thecalendar	{
	width: 256px;
	border: 1px solid #ddd;
	margin-top: 25px;
	margin-bottom: 15px;

}

#thecalendar td	{
	height: 2em;
	}

#thecalendar th	{
	border-top: 1px solid #ddd;
	background: #eee;
	line-height: 1.5em;
	padding-top: 10px;
	}

.wday	{
	color: #999;
	text-align: center;
	}
	
.vaca	{
	color: #777;
	background-color: #fff;
	text-align: center;
	}
	
#thecalender tr th	{
	color: #999;
	background-color: #888;
	text-align: center;
	}
	
.rent	{
	color: #fff;
	background-color: #c30;
	text-align: center;
	}
	
#maincontentr	{
	float: right;
	text-align: center;
	margin: 0;
	padding: 10px;
	width: 280px;  /* box model hack */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 260px;	 
	}
	
#tester	{
	display: block;
	border: 1px solid #bbb;
	margin: 30px 10px 10px 10px;
	padding: 5px;
	background: #eee;
}

#maincontentl	{
	float: left;
	text-align: center;
	margin: 0;
	padding: 10px;
	width: 280px;  /* box model hack */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 280px;	 
	}
