/*
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 {
	width: 100%;
	border: 0px solid #ccc;
	padding: 0px;
	}


p 	{
	margin:3px;
	padding:0;
	}

