a {
	border:0;
	text-decoration:none;
}
h1,h2,h3,h4,h5,
p,body,html {
	margin:0;
	padding:0;
}
body {
	font-family: Verdana, Helvetica, sans-serif;
	margin:0;
	padding:0;
}
.float {
	position:relative;
	float:left;
}
h1 {
font-size: 16px;
font-weight: bold;
color:#5d5d5f;
position: relative;
float:left;
text-align:center;
margin-top:35px;
margin-left: 5px;
margin-bottom:5px;

}
h2 {
width:110px;
font-size: 35px;
font-weight: bold;
color: #c9311b;
position: relative;
float:left;
text-align:center;
margin-left:30px;
}
h3  {
font-size: 14px;
font-weight: bold;
color:#5d5d5f;
position: relative;
float:left;
text-align:center;
margin-top:0px;
margin-left:35px;

}
.widgetbox {
width:175px;
height:420px;
padding-left:15px;
padding-right:10px;
padding-top:10px;
background-image: url(/public/img/widget/widget3bg.gif);
background-repeat: repeat-x;
}
.header {
	background-image:url(/public/img/widget/widget3logo.gif);
	background-repeat: no-repeat;
	margin-top:5px;
	margin-bottom:5px;
	width:176px;
	height:27px;
}
#wName {
	position: relative;
	float: left;
	overflow:hidden;
	font-size:14px;
	color:#5d5d5f;
	margin-left:2px;
	max-height:70px;
}
.rating {
	width:170px;
	height:165px;
}
.rating:last-child {
	border-top:1px solid #eaeaea;
}