.jvweather {
	padding-top: 10px;
	font-size: 9pt;
	width: 100% !important;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.jweather table {
	margin-left: auto;
	margin-right: auto;
}
#weather_setting {
	background:#EFEFEF;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	padding-top: 20px !important;
	text-align:left;
	width: 100%;
}
#weather_setting span {
	margin-left: 10px;
}
#weather_setting #city_suggest {
	padding: 0px 10px;
}
#weather_setting #city_suggest li {
	padding-left: 15px;
	background: url(../images/earth.png) no-repeat top left;
}
#weather_setting #city_suggest li a {
	background: none;
}
ul#suggestion_city {
	padding-top: 10px !important;
}

a.jv-weather-edit,
a.jv-weather-edit:hover,
a.jv-weather-edit:active,
a.jv-weather-edit:focus {
	margin: 0 auto;
	padding: 4px 0px 5px 8px;
	display: block;
	width: 50px;
	background: url(../images/jv-weather-setting-l.jpg) no-repeat top left;
}
a.jv-weather-edit span {
	padding: 4px 10px 5px 0px;
	color: #adadad;
	background: url(../images/jv-weather-setting-r.jpg) no-repeat top right;
}
a.jv-weather-edit:hover span {
	color: #000000;
}

div.jv-weather-frame {
	margin: 0px;
	padding-bottom: 10px !important;
	position: relative;
}
div.jv-weather-cont-hidden {
	display: none;
}

div.jv-weather-cont {
	margin: 0px;
	margin-bottom: 10px !important;
	padding: 0px;
	padding-top: 20px !important;
	padding-bottom: 10px !important;
	height: 60px;
}
div.jv-weather-cont ul {
	margin: 0px;
	padding: 0px;
	width: 100%;
	display: block;
	list-style: none;
}
div.jv-weather-cont li.jvweather_icon, 
div.jv-weather-cont li.jvweather_temp, 
div.jv-weather-cont li.jvweather_day,
div.jv-weather-cont li.jvweather_forecast {
	float: left !important;
	text-align: center;
	list-style: none;
	padding: 0;
	background: none;
}
#weather_setting ul li {
	padding: 0;
	background: none;
}
div.jv-weather-cont ul.jv-weather-location {
	height: 30px;
	line-height: 25px;
	color: #08529b;
	font-weight: bold;
	display: none;
	list-style: none;
}
#measys {
	text-align: center;
}
#measys span {
	margin: 0px;
	padding: 0px;
}