#canvas_meteolistcities {
	background-color: #FFFFFF;
	padding: 0px;
	width: 250px;
	color: #333333;
}
#meteoresults {
	color: #000000;
	text-decoration: none;
}
ul, li {
margin:0px;
padding:0px;
}


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
body {
	background-color:#E9F1F4;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CBD9DC;
	border-right-color: #9A979E;
	border-bottom-color: #9A979E;
	border-left-color: #CBD9DC;
	margin: 0px;
	padding: 0px;
	height:50px;
}
#shera {
	position: absolute;
	border: 1px solid #F2F2F2;
	background-color: #E9F1F4;
	height: 100px;
	width: 350px;
	left:0px;
	top:0px;
}
#shera a {
	color: #333333;
	text-decoration: none;
}

p {
	margin: 0px;
	padding: 0px;
}
.snt {
	font-size: 16px;
	font-weight: bold;
	float: left;
	margin-right: 5px;
}
img {
	margin-right: 5px;
	border:none;
}
#edit {
	position: absolute;
	right: 2px;
	top: 2px;
}
input {
	font-size: 12px;
	border: 1px solid #000033;
}
