#form td.month
{
	width: 25%;
}

#list
{
	border: 1px solid #E77918;
	font-size: 12px;
	font-family: Arial, Verdana, Tahoma, Sans-serif;
	margin-bottom: 10px;
}

#list thead
{
	background-color: #E77918;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}

#list td.spliter
{
	background-color: #E77918;
	padding: 0;
}

#list a, #form a
{
	color: #AA1E12;
	text-decoration: underline;
}

#list a, #form a:hover
{
	text-decoration: none;
}
