h5 {
	padding:0 0 10px 0;
	margin:0;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}

.box {
	border:5px solid #eeeeec;
	width:160px;
	margin:20px auto 0 auto;
	text-align:left;
	padding:5px;
}
.nopadding {
	padding:0;
	width:170px;
}
.box table tr td {
	text-align:left;	
}

.box ul li {
	padding-left:10px;
	background:url(../img/bullet-box.gif) no-repeat 0 4px;
	padding-bottom:2px;
}
.box ul li.active a {
	color:#083c9f;	
}
.box-nobullet ul li {
	background:none;
	padding-left:0;
	margin-bottom:3px;
}

.temperature-blue {
	color:#00C;	
}
.temperature-red {
	color:#900;	
}
