#title {
	font-size: 30px;
	color: #333333;
}
body {
	background-image: url(../client_common/background.gif);
	background-repeat: repeat-x;
}
td {
	font-size: 12px;
}

div {
	display:inline;
} 
div#calender {
	position: absolute;
	overflow: hidden;
	height: 0px;
	width: 0px;
}
