*{
	margin: 0px;
	padding:0px;
}
body{
	margin: 0px;
	padding:0px;
}
.header{
	color: #ffffff;
	padding:4px;
	background:#000 url(images/view_header_bg.png) repeat-x;
	border-bottom:3px solid #ccc;
	height: 37px;
}
.header a{
	color: #ffffff;
	text-decoration: none;
}
.rating{
	margin-left: 8px;
	padding:0px;
	margin:0px;
	color: #000;
	height: 35px; 
	width: 375px;
	background:#fff url(images/view_rating_bg.png) no-repeat;
}
.header span{
	padding-left: 9px;
	padding-bottom:3px;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
}