* {
	padding: 0px;
	margin: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
body {
	background: #000000 url(../img/bg_top.png) repeat-x fixed;
	padding: 0px;
	text-align: center;
}
form {
	display: inline;
}
input {
	border: 1px solid #D7D3B6;
}
img {
	vertical-align: middle;
	border: 0px;
}
#main { 	
	text-align: left;
	vertical-align: middle;	
	margin: 0px auto;
	padding: 0px;
	width: 790px;
}
#top {
	height: 120px;
	width: 790px;
	clear: both;
}
#content {
	padding: 30px;
	padding-top: 0px;
	background: transparent url(../img/bg_center.png) repeat-y; 
}
#content a { 
	color: #FF4416;
	text-decoration: none; 
}
#bottom {
	height: 64px;
	width: 790px;
	background: transparent url(../img/bottom.png) no-repeat; 
}
#stars img {
	vertical-align: middle;
	width: 50px;
	height: 48px;
	cursor: pointer;
	cursor: hand;
}
.song {
	font-size: 26px;
}
.artist {
	font-size: 18px;
}
#genre, #year {
	border-bottom: 1px dashed #EA3C02;
	cursor: default;
}
#title {
	margin-bottom: 10px;
}
#search {
	float: right;
	margin-left: 10px;
	margin-top: 5px;
}
#searchbox {
	width: 160px;
	padding: 2px;
	padding-left: 22px;
	background: #FFFFFF url(../img/search.png) no-repeat scroll 3px 3px;
}
#ad_song_right {
	clear: right;
	float: right;
	margin-bottom: 10px;
}
#genreyear {
	
}
#submit_gy {
	background-color: #FAF6E2;
	color: #812202;
	margin-top: 5px;
	margin-bottom: 10px;
}
#info {
	clear: right;
	text-align: justify;
	margin-bottom: 15px;
}
#rating {
	margin-bottom: 15px;
}
#submit_vote{
	background-color: #FAF6E2;
	color: #812202;
	margin-top: 5px;
}
#video {
	float: right;
	width: 425px;
	margin-bottom: 15px;
	margin-left: 5px;
	text-align: right;
}
#video a {
	font-size: 12px;
}
#webrate {
	margin-top: 15px;
	margin-bottom: 10px;
	line-height: 1.5;
}
#comment {
	clear: right;
}
#checkimg1, #checkimg2 {
	cursor: pointer;
	cursor: hand;
	width: 80px;
	height: 20px;
}
.small {
	font-size: 12px;
}
#searchform {
	clear:left;
}
td {
	vertical-align: top;
	padding: 3px;
}
.welcome {
	line-height: 2;
	font-size: 18px;
}
#impress {
	text-align: center;
	vertical-align: top;
	margin: 10px;
}
#impress, #impress a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#write_comment {
	width: 400px;
	float: left;
}
#amazon {
	width: 300px;
	height: 250px;
	margin-left: 430px;
}
.faq {
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 25px;
	background-color: #FAF6E2;
	color: #812202;
	padding: 3px;
}
#lastvotes {
	clear:left;
	float:right;
	width:400px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#lastvotes * {
	font-size: 12px;
}
#ad_front {
	clear: right;
	margin-top: 10px;
	margin-bottom: 10px;
}
#ranks {
	margin-top: 20px;
	text-align: center;
}
.bg_td {
	background: #FECC87 url(../img/bg_td.png) repeat-x left -15px;
}
.bottomspace {
	margin-bottom: 10px;
}
#top_switch {
	text-align:right;
}
#top_switch a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#top_searchfield {
	border: 1px solid #F8F6EA;
	background: transparent url(../img/searchbg.png);
	padding: 3px;
	width: 470px;
	float: right;
	margin-bottom: 3px;
	text-align: center;
}
#top_searchbox {
	font-size: 12px;
	border: 1px solid #F8F6EA;
	background: transparent url(../img/searchbg.png);
	width: 170px;
	padding: 1px;
}
#login {
	position: absolute;
	width: 300px;
	background: transparent url(../img/windowbg.png);
	top: 100px;
	left: 50%;
	margin-left: -160px;
	visibility: hidden;
	border: 1px solid #FF4416;
	color: #000000;
	padding: 10px;
}
#ad_right {
	position: fixed;
	right: 5px;
	top: 5px;
	border: 1px solid #F8F6EA;
	background: transparent url(../img/searchbg.png);
	padding: 5px;
}
#ad_right a {
	font-size: 11px;
	text-decoration: none;
}
