/*
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: 300px;
	border: none;
	padding: 0px;
	}


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