* {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-family: verdana, tahoma, arial;
}

img {
	border: 0;
}

body {
}

td {
	vertical-align: top;
	text-align: left;
}

.title td {
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
	padding-bottom: 5px;
	color: #CC0033;
	font-weight: bold;
}

a, .link {
    cursor: pointer;
	font-weight: bold;	
	color: #3366CC;
	text-decoration: underline;
} 

a:hover, .hover {
	color: #3388ee;
}

td.sound_level {
	padding-top: 5px;
	padding-left: 10px;
}

.sound_level img {
	cursor: pointer;
/*	margin-left: 2px;
	margin-right: 2px;*/
}

span.href {
	font-weight: bold;	
	color: #3366CC;
	text-decoration: underline;
	cursor: pointer;
}

span.href:hover {
	color: #3388ee;
}

div.ether_bar {
	text-align: center;
}

#advert {
	overflow: auto;
}
