﻿ul {
	list-style-type: none;
}

.linkBtn {
	height: auto;
	border: none;
}

.linkBtn:hover {
	border: none;
}

.compact_button {
	padding: 20px !important;
}