.weatherbugtitle {
	margin: 0 0 5px 21px;
	font: bold 13px/17px Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-variant: small-caps;
	color: #008D50; }
	
#weatherbug {
	position: relative;
	display: block;
	width: 178px;
	height: 73px;
	margin: 0 0 0 9px;
	background: transparent url(../weatherbug/images/bg_data.jpg) no-repeat scroll top right; }
	
.datapos {
	position: absolute;
	top: 6px;
	left: 75px;
	display: block;
	width: 80px;
	height: 35px;
	font: normal 10px/15px Verdana, Arial, Geneva, sans-serif;
	z-index: 10; }

#strtemp {
	position: absolute;
	top: 32px;
	left: 0;
	font-weight: bold; }

#weatherbugmask {
	position: absolute;
	left: 0;
	top: 0;
	width: 178px; 
	height: 60px;
	background: transparent url(../weatherbug/images/pic_color_mask.gif) no-repeat scroll 0 0;
	z-index: 5; }
	
a.desclink, a.desclink:link, a.desclink:visited, a.desclink:active, a.desclink:hover {
	font-weight: normal;
	color: #333;
	text-decoration: underline; }
	
a.desclink:hover {
	color: #666;
	text-decoration: none; }

#iconpos {
	float: left;
	display: block;
	width: 70px;
	height: 60px;
	background: transparent url(../weatherbug/images/na.jpg) no-repeat scroll 0 0; }

#picimg {
	margin: 0 25px 0 0; }
	
.weatherlabel {
	display: block;
	float: left;
	width: 135px;
	margin-bottom: 15px;
	font: italic 10px/15px Verdana, Arial, Geneva, sans-serif;
	border-top: 1px solid #CCC; }
	
.weatherdata {
	display: block;
	float: left;
	clear: right;
	width: 210px;
	margin-bottom: 15px;
	font: bold 10px/15px Verdana, Arial, Geneva, sans-serif;
	border-top: 1px solid #CCC; }
