body {
	margin: 0;
	padding: 0;
	text-align: center;
	font: 12px Gotham,Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#container {
	width: 850px;
	margin: 0 auto;
	padding: 18px 50px;
	text-align: left;
	background: url(/images/popup/bg_pattern.gif) top left repeat;
}

#controls {
	text-align: center;
	/*margin: 10px auto;*/
}

#bottombox {
	/*width: 414px;*/
	/*height: 34px;*/
	padding: 5px 0px;
	
	
	/*background: url(/images/popup/bg_bottombox.gif) center left no-repeat;*/
}

#bottombox p {
	color:Maroon;
	margin: 0;
}

#bottombox a {
	color: #3e3225;
	font-weight: bold;
}

h3 a {
	color: #87AF41;
}

h3 {
	color: #F3A130;
	margin: 0;
}

.ratings {
	margin: 15px 0;
}

.ratings td {
	vertical-align: top;
	border-top: 2px solid #87AF41;
	padding: 8px 0;
}
.rateIt
	{
		margin-left:50px;
	}
.rateIt .errorDiv
	{
		display:inline;
		float:left;
		margin-top:3px;
		padding-right:20px;
	}
.rateIt h4
	{
		display:inline;
		float:left;
		font-size:100%;
		margin:3px 0px 0px 0px;
	}
.rateIt li
	{
		display:inline;
		float:left;
		margin-right:40px;
	}
.showRate li
	{
		margin-top:5px;
		background-color:#f09;
	}
.sub td {
	border-top: none;
}

.ratings thead td {
	font-size: 16px;
	font-weight: bold;
	border-top: none;
	text-align: center;
}

.ratings p {
	margin: 0;
	font-size: 12px;
}

.ratings ul {
	list-style: none;
	margin: 0;
}

.ratings ul li {
	font-size: 9px;
	color: #000;
	font-weight: bold;
	padding: 0 0 0 8px;
	line-height: 9px;
	margin-bottom: 3px;
	background: url(/images/popup/bg_smbullet.gif) top left no-repeat;
}

img {
	border: none;
}

form 
{
	padding: 0px;	
	margin: 0px;
}	

h1 {
	margin: 0;
	color: #87af41;
	font-size: 24px;
}

h2 {
	margin: 0;
	color: #f3a130;
	font-size: 24px;
}

p {
	margin: 10px 0;	
}

a {
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
}

sup {
	line-height: 0px;
	font-size: 0.6em;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0 0 5px 0;
}

ul ul {
	margin: 0;
	margin-left: 30px;
}

ul li {
	font-size: 18px;
	color: #f3a130;
}

ul ul li {
	padding: 8px 0;
	font-size: 14px;
	color: #000;
	padding-left: 30px;
	background: url(/images/popup/bg_bullet.gif) center left no-repeat;
}
