/***********************/
/*** MambWeather CSS ***/
/***********************/

/*
// MambWeather 2.1 module CSS - build 100722
// Module (c) 2004 Vasco Nunes - www.vasconunes.com
// CSS (c) 2010 INNATO BV - www.innato.nl
// **************************************************************************
// a metar station weather fetching module
// originally for Joomla! 1.0.X this version for Joomla! 1.5.X
// **************************************************************************
*/

/*
Look at the source code of your website to see what the class names are.
Then copy and past from below classes and edit in line with your website's classes.
*/

div.module_mambweather {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-right: 0px;
}

div.module_mambweather h3 {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 0px;
	text-align: left;
}

div.moduletable_mambweather {
	padding-top: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-right: 0px;
}

div.moduletable_mambweather h3 {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
}

