img {
	border-style: none;
}

.wBox {
	width: 302px;
	padding: 0 0 14px 0;
	margin: 10px auto;
	background: url("../images/rc2.gif") bottom left no-repeat;
}
.wBox h3 {
	margin: 0;
	padding: 7px 10px 3px 10px;
	background: url("../images/rc2.gif") top left no-repeat;
	text-align: center;
}
.wBox p, .wBox table {
	margin: 0;
	padding: 0 10px 3px;
	border: 1px solid #AFBBA7;
	border-width: 0 2px;
	background: white;
}

.wBox p#footer {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}

.wBox table {
	width: 100%;
	text-align: center;
}
.wBox table td {
	border-width: 0;
	border-style: none;
}


.wBox table#forcast {
	border-width: 1px 2px 2px 2px;
}
.wBox table#forcast td {
	font-size: 12px;
}
.wBox table#forcast th {
	font-size: 13px;
}

.wBox table#extras {
	border-width: 1px 2px 0px 2px;
}
.wBox table#extras td.left {
	font-size: 12px;
	text-align: right;
}
.wBox table#extras td.right {
	font-size: 12px;
	text-align: left;
}
.wBox table#extras td.center {
	width: 10%;
}

.moreorless {
	text-align: right;
}
.moreorless a:hover {
	background-color: aqua;
}
