#g-content,
.g-content,
#g-main {
	margin: 0px;
	padding: 0px;
}

select {
	width:auto;
	padding: 0px;
	margin-bottom: 0px;
}

h1, h2 {
	margin-top: 0px;
	margin-bottom: 0px;
}

.inline {
	display:inline-block;
}

label {
	width:200px !important;
}

th {
	padding:3px !important;
	background-color: #526231 !important;
	color:#FFFFFF;
	text-align:center !important;
}

td, input { 
	padding:3px !important;
	margin-bottom: 0px !important;
	height: 30px !important;
	text-align:center;
}

.label_auto {
	width:auto !important;
	vertical-align: super;
}

.date_label {
	color:#0000FF;
	font-weight:bold;
	font-style:italic;
	margin-right:10px;
}

.top {
	vertical-align: top;
}

#player_header {
	font-weight: bolder;
    font-size: larger;
}
