/*
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: 50%;
	border: 1px solid #ccc;
	padding: 10px;
	}

