/* 
Credits: Bit Repository
CSS Library: http://www.bitrepository.com/
*/

#weather {
	overflow: hidden;
	text-align: center;
	width: 243px;
	border: none;
	padding: 0 5px 0 5px;
	font-size: 10px;
	/*font-family: Verdana;*/
	margin-top: -15px;
	font-family: Georgia,"Times New Roman", Times, serif;
}