/*
This file is NOT NECESSARY for the rater to work. None of these styles are needed.
This is only to style the demo page
*/


#container {
	padding: 10px 21px 0px 5px;
	margin:-1px 13px 0px 15px;
	background:#333;
	height:45px;
	}
#container p {color:#999;font-size:20px; font-family:Arial; font-weight:bold; padding-top:7px; padding-right:2px;}
