table#cal_table {
	width: 620px;
	margin-bottom: 10px;
}
table#cal_table THEAD TD {
	color: #1E76B4;
	font-size: 11px !important;
}
table#cal_table THEAD TD {
	border-bottom: 1px solid #e5e5e5;
	padding-top: 0;
}
table#cal_table td.cal_item {
	width: 170px;
}
input#btn_laske {
	margin: 10px 0 10px 200px;
	padding: 0;
	clear: both;
	display: block;
	width: 59px;
	height: 18px;
	border: 0;
	color: #fff;
	background: #108C00 url("../../img/kipparilehti/btn_laske.gif") no-repeat top left;
	font-size: 11px;
	font-weight: bold;
	text-indent: -1000px;
	overflow: hidden;	
}

div.item
{
	padding-right: 10px;
}