

#menu {
//        top: 0;
//	bottom: 0;
}


.hid {
	display: none;
}	

.anchors li {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}

#tab-cont div {
	padding: 0 1em 0 1em !important;
	margin: 0 5px 5px 5px !important;
	background-color: #f9fd7e;
}

#tab-cont div {
	border: 2px solid #fd3a3a;
	padding: 1em;
}

#tab-cont div p {
	padding: .5em 0 .5em 0 !important;
	margin: 0 !important;	
}

.anchors li a  {
	color: #fd3a3a !important;
	border: 2px solid #fd3a3a !important;
//	border-left: 2px solid #fd3a3a !important;
//	border-right: 2px solid #fd3a3a !important;
//	border: 0px solid #000;
	background-color: #f9fd7e;
}

li.on a {
        background-color: #fd3a3a !important;
        color: #f9fd7e !important;
}

#player {
	border: 0px solid #000 !important;
	padding: 1em 0 0 0 !important;
	margin-top: 1em 0 0 0 !important;
}

#header {
	height: 225px;
}

#menu {
	top: 226px;
}

