#temperatures {
	padding:7px;
}

	
#tempTableContainer {
	margin-top:5px;
}
#tempTableBorder {
	width:226px;
	background-color:#D3E9F9;
	border-left:solid 1px #83B7B8;
	border-right:solid 1px #83B7B8;
}
#temperaturesTable th {
	text-align:left;
}
#temperaturesTable {
	line-height:13px;
	width:220px;
	margin-left:5px;
	font-size:10px;
}
#tempTableContainer #cap {
	margin-bottom:-8px;
}
