th, td {
	padding: 5px 15px 6px 0;
}
.page {
	margin-top: -15px !important;
}
.vbmenu_popup {
	background: #ffffff;
	border: 1px solid;
}

.tborder {
	border-top: 1px dotted;
	border-bottom: 1px dotted;
}

.tcat {
	border-top: 1px dotted;
	border-bottom: 1px dotted;
}

.fieldset {
	width: 530px;
	line-height: 2em;
}

select {
	margin-right: 10px;
}

input[type="radio"] {
	margin: 10px 10px 0 0;
	position: relative;
	top: 3px;
}

input[type="checkbox"] {
	margin-right: 5px;
	position: relative;
	top: 3px;
	border: 0;
}

.button {
	margin:10px;
	padding:5px 10px 5px 20px !important;
	border: none !important;
	cursor: pointer;
	text-align: left;
	background: #fff;
}

.button:hover {
	text-decoration: underline;
}
#footer-copyright {
	padding-top: 0;
}
