hr {
	width: 100%; 
	!height: 1px;
	!color: green;
	!background-color: green;
	border: none 0; 
	border-top: 1px dashed green;
}

body {
	margin: 0px 0px 0px 0px;
}

a, td{
	color: green;
	text-decoration: none;
	font: 10pt arial;
}

*  {
	padding: 0;
	margin: 0;
	border: 0;
}

div#maincontainer {
	width: 980px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	height: 100%;
}

div#header {
	text-align: center;
	padding-bottom: 20px;
}

div#menu {
	text-align: center;
	padding-bottom: 20px;
}

div#player { 
	height: 100%;
	width: auto;
	vertical-align: center;
	text-align: center;
	padding-bottom: 10px;
}

div#radio {
     height: 100%;
     width: auto;
     vertical-align: center;
     text-align: center;
     padding-bottom: 20px;
}

div#fblike{
     width: auto;
     vertical-align: center;
     text-align: center;
}


div#onair { 
	height: 100%;
	width: auto;
	vertical-align: center;
	text-align: center;
	padding-bottom: 10px;
	color: green;
	text-decoration: none;
	font: 6pt arial;
}

div#live { 
	height: 100%;
	width: auto;
	vertical-align: center;
	text-align: center;
	padding-bottom: 10px;
	color: green;
}

div#share { 
	height: 100%;
	width: auto;
	vertical-align: center;
	text-align: center;
	padding-bottom: 77px;
	color: green;
}

div#afisha {
	text-align: center;
	padding-bottom: 60px;
}

div#youtube {
	float: left;
	text-align: center;
	width: 500px;
	padding-bottom: 50px;
}

div#disqus {
	height: 100%;
	width: auto;
	vertical-align: center;
	text-align: center;
	padding-bottom: 50px;
}

div#footer {
clear: left;
width: 100%;
background: white;
color: #FFF;
text-align: center;
vertical-align: middle;
padding: 0px 0;
hieght:40px;//**(40 это высота подвала к примеру)**//
margin-bottom:-40px;
}

div#directlink { 
	height: 100%;
	width: auto;
	vertical-align: center;
	text-align: center;
	padding-bottom: 20px;
	color: green;
	text-decoration: none;
	font: 10pt arial;
}

