
<!--
body,td,th {
	float: none;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	vertical-align: top;
	font-family: Verdana, Helvetica;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	padding-right: 4px;
	padding-left: 4px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #000000;
}
-->

button.tabnav { 
	font-weight: bold; 
	font-family: Verdana, Helvetica; 
	width: 100%;
	 background: #5d5d5d; 
	border:0px solid;
   border-top-color:#0;
   border-left-color:#0;
   border-right-color:#0;
   border-bottom-color:#0; }

button[disabled].tabnav{
				text-align: center;
				width: 100%;
				background: #8e9599;
				color: #313134;
				border:0px solid;
			   border-top-color:#0;
			   border-left-color:#0;
			   border-right-color:#0;
			   border-bottom-color:#0;}

button[disabled].tabnav:hover{
				text-align: center;
				width: 100%;
				background: #bbc2c5;
				color: #707b96;
				border:0px solid;
			   border-top-color:#0;
			   border-left-color:#0;
			   border-right-color:#0;
			   border-bottom-color:#0;}

button.tabnav:hover{
	text-align: center;
	width: 100%;
	 background: #98a7af; 
	color: #414a5e;
	border:0px solid;
   border-top-color:#0;
   border-left-color:#0;
   border-right-color:#0;
   border-bottom-color:#0;}

a{
                          	text-decoration: underline;
                          	font-weight: bold;
                          	font-style: italic;
                          	text-shadow: 2px 2px 2px #474747;
                          	color: white;
                          }

#pic{
                          	float: left;
                          }

.release_head {
padding: 5px 10px;
cursor: pointer;
position: relative;
background-color:#222222;
margin:1px;
}