/* RESETTING CSS  */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* CSS	*/
body
{
	font-family: verdana;
}


.top
{
	height: 116px;
	border-bottom: 1px solid #000000;
	background-color: #d6dce6;
}
.topcontent
{
	width: 1010px;
}
.logo
{
	float: left;
	padding-right: 140px;
}
.lastned
{
	float: left;
}

.mid
{
	border-bottom: 1px solid #000000;
	padding: 25px 0px 50px 0px;
	background-color: #d6dce6;
}
.midcontent
{
	width: 1010px;
}
.navmenu
{
	float: left;
	width: 268px;
}
.navmenu li
{
	padding-bottom: 10px;
}


.subpage
{
	float: left;
	padding-right: 39px;
	width: 445px;
	color: #640000;
}
.subpage h1
{
	line-height: 16px;
	font-size: 16px;
	font-weight: bold;
}
.subpage h2
{
	padding-top: 20px;
	line-height: 13px;
	font-size: 13px;
	font-weight: bold;
}
.subpage p
{
	margin: 0px;
	padding-top: 10px;
	line-height: 14px;
	font-size: 12px;
}
.subpage .tightp
{
	padding-top: 4px;
}
.subpage a
{
	color: #640000;
}
.subpage .reviewscore
{
	width: 59px;
	background-position: 25px 25px;
	background-repeat: no-repeat;
}

.midender
{
	clear: both;
}

.randompics
{
	float: left;
}
.randompics li
{
	padding-bottom: 40px;
}

.feedbackframe
{
	position: relative;
	top: -149px;
	padding: 169px 0px 0px 267px;
	height: 63px;
	background-image: url('../gfx/pippip.png');
	background-repeat: no-repeat;
}
.listenersvote
{
	float: left;
	width: 220px;
	line-height: 35px;
	font-size: 16px;
	background-repeat: no-repeat;
	background-position: right center;
}
.yourvote
{
	float: left;
	padding-left: 50px;
	line-height: 35px;
	font-size: 16px;
}
.yourvote select
{
	font-family: verdana;
	font-size: 16px;
}
.yourvote input
{
	font-family: verdana;
	font-size: 16px;
}
