/**
* jWeather - mod_jweather.css
* @package jWeather
* @Copyright (C) 2008-2015 Efinity Group
* @ All rights reserved
* @ Joomla! is Free Software
* @ Released under GNU/GPL License : http://www.gnu.org/copyleft/gpl.html
* @ version $Revision: 1.0 $
**/

.jweather {
	padding-top: 10px;
	font-size: 9pt;
	width: 100%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.jweather img.jweather_icon {
	width: 32px;
	height: 32px;
}

.jweather table {
	margin-left: auto;
	margin-right: auto;
}

.jweather_tempText {

}

