@charset "utf-8";
/* CSS Document */

.green2 {
	color: #85AD33;
	font-weight: bold;
	margin-right: 5px;
}


.right {
	width: 51px;
	margin:0;
	padding:0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
}
.left{
	width:162px;
}
.right img {
	margin: 0px;
	padding: 0px;
}
.text {
	margin-top: 10px;
	margin-bottom: 20px;
}


#content table{
	margin-left:20px;
	background-image: url(../images/calender/table_back.gif);
	background-repeat: repeat-y;
	background-position: 164px;

}

.table_top {
	height: 23px;
	width: 610px;
	padding-left: 182px;
	margin: 0px;
}
