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:#fff;
position: relative;
float:left;
text-align:center;
margin-top:25px;
margin-left: 5px;
margin-bottom:5px;
}
h2 {
width:110px;
font-size: 45px;
font-weight: bold;
color: #fff;
position: relative;
float:left;
text-align:center;
margin-top:11px;
}

h3  {
font-size: 14px;
font-weight: bold;
color:#fff;
position: relative;
float:left;
text-align:center;
margin-top:0px;
margin-left:35px;
}
h4 {
font-size: 30px;
width:110px;
font-weight: bold;
color: #fff;
position: relative;
float:left;
text-align:center;
margin-top:20px;
}

.widgetbox {
width:180px;
height:420px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
background:#c9311b;
border:1px solid #5d5d5f;
}
.header {
background-image:url(/public/img/widget/widget4logoo.gif);
background-repeat: no-repeat;
	margin-top:5px;
	margin-bottom:5px;
	width:176px;
	height:30px;
}
#wName {
	position: relative;
	float: left;
	font-size:14px;
	color:#ffffff;
overflow:hidden;
	margin-left:5px;
	max-height:70px;
}

.rating {
width:170px;
height:165px;
margin-bottom:10px;
}
.rating:last-child {
border-top:1px solid #eaeaea;
}

.area  {
	margin-left:34px;
	background-image: url(/public/img/widget/widget4area.gif);
	width:110px;
	height:85px;

}