﻿#boxMenuCon a {
	padding: 5px 0 5px 3px;
	background: #55595C;
	height: 80px;
}

#boxMenuCon a:hover, #boxMenuCon a:visited :hover {
	background: #55595C;
}

#boxMenuCon .number {
	top: 65px;
}

h2 {
 	margin-bottom: 0;
}

table {
 	margin: 0 0 5px 10px;
}

td {
	padding-right: 15px;
}

td.right {
	text-align: right;
	padding-right: 0;
}

.right {
	text-align: right;
	padding-right: 0;
}

label.sameLine {
	display: inline;
	font-weight: normal;
	text-align: right;
}
