/*
This file is NOT NECESSARY for the rater to work. None of these styles are needed.
This is only to style the demo page
*/


#stelline {
	#width: 50%;
	#border: 1px solid #ccc;
	padding: 0px;
	}

#stelline h1 {

	margin:0 0 0 0;
	padding:0;
	}

#stellineh2 {

	color: #333;

	margin:0 0 0 0;
	padding:0;
	}

#stelline p 	{
	margin:0px;
	padding:0;
	}

