body {
	margin: 0px 0px;
	background-color: #525047;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-align: center;
	background-image: url(../images/page_background.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
a {
	text-decoration: none;
	color: #b2b1ad;
}
a:hover {
	color: #000000;
}
input {
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
div.container {
	margin: auto;
	width: 700px;
	height: auto;	
	background-color: #FFFFFF;
	text-align: left;
	overflow: hidden;
}
div.head {
	width: 100%;
	height: 220px;
	background-color: #80b719;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
div.search {
	position: relative;
	left: 370px;
	top: -150px;
	height: 40px;
	width: 350px;
}
div.nav {
	position: relative;
	top: -55px;
	left: 320px;
	margin: 0px;
	padding: 0px;
	width: 400px;
}
div.rss {
	position: relative;
	top: -300px;
	left: 650px;
	width: 50px;
}
div.subcontainer {
	margin: 10px 20px 10px 20px;
}
tr.stats td {
	text-align: center;
	width: 200px;
	font-size: 25px;
	font-style: oblique;
	color: #b2b1ad;
}
div.item {
	width: 635px;
	height: 260px;
	margin: 10px;
	padding: 10px;
	border-top: 1px;
	border-top-style: dotted;
	border-color: #d5d5d2;
	font-size: 20px;
	overflow: hidden;
}
div.rank {
	color: #ffffff;
	position: relative;
	float: left;
	margin-right: 12px;
	background-image: url(../images/rank_bg.gif);
	background-repeat: no-repeat;
	width: 60px;
	height: 60px;
	padding-top: 13px;
	font-size: 25px;
	font-style: oblique;
	text-align: center;
}
div.fixed {
	color: #ffffff;
	position: relative;
	float: left;
	margin-right: 12px;
	background-image: url(../images/fixed_check.gif);
	background-repeat: no-repeat;
	width: 60px;
	height: 60px;
}
div.description {
	width: 250px;
	height: 156px;
	font-size: 15px;
	font-style: oblique;
	padding-top: 10px;
	padding-left: 20px;
	overflow-y: hidden;
}
div.pic_container {
	position: relative;
	left: 350px;
	bottom: 150px;
	width: 100px;
	height: 100px;
	border: 1px solid black;
}
div.vote {
	color: #ffffff;
	position: relative;
	left: 500px;
	bottom: 280px;
	background-image: url(../images/vote_bg.jpg);
	background-repeat: no-repeat;
	width: 125px;
	height: 150px;
	font-size: 25px;
	font-style: oblique;
	text-align: center;
	padding-top: 10px;
}
div.vote span {
	font-size: 12px;
	display: block;
}
div.vote a {
	display: block;
	margin-top: 20px;
	width: 89px;
	height: 28px;
	cursor: pointer;
	border: none;
	background-color: #ffffff;
	overflow-y: hidden;
	margin-right: auto;
	margin-left: auto;
}
div.subinfo {
	width: 300px;
	font-size: 10px;
	font-style: oblique;
	position: relative;
	bottom: 250px;
	left: 100px;
}
div.report {
	position: relative;
	left: 100px;
	bottom: 230px;
	height: 0px;
	overflow: hidden;
}
div.form {
	width: 635px;
	height: auto;
	margin: 10px;
	padding: 10px;
	border-top: 1px;
	border-top-style: dotted;
	border-color: #d5d5d2;
	font-size: 20px;
	text-align: center;
}
div.form * {
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 10px;
}
div.form textarea {
	width: 300px;
	height: 160px;
	font-size: 15px;
	font-style: oblique;
}
div.message {
	text-align: left;
	font-size: 18px;
	color: #000000;
}
div.message ul li {
	font-size: 12px;
	text-indent: 20px;
	line-height: 12px;
}
input.submit {
	width: 89px;
	height: 28px;
	background-image: url(../images/submit.gif);
	background-position: 0px -28px;
	background-repeat: no-repeat;
	border: 0px;
	background-color: #FFFFFF;
}
input.submit:hover {
	background-position: 0px 0px;
}
input.submitSearch {
	width: 89px;
	height: 28px;
	background-image: url(../images/search.gif);
	background-position: 0px -28px;
	background-repeat: no-repeat;
	border: 0px;
	background-color: #80b719;
}
input.submitSearch:hover {
	background-position: 0px 0px;
}
a.me_too {
	background-image: url(../images/me_too.jpg);
	background-position: 0px -28px;
}
a.me_too:hover {
	background-position: 0px 0px;
}
a.spotify {
	background-image: url(../images/spotify_link.jpg);
	background-position: 0px -28px;
}
a.spotify:hover {
	background-position: 0px 0px;
}
img.me_too_off {
	display: block;
	margin-top: 20px;
	width: 89px;
	height: 28px;
	margin-right: auto;
	margin-left: auto;
}