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

/*
// MambWeather 2.6 module CSS - build 110406
// Module (c) 2004 Vasco Nunes - www.vasconunes.com
// CSS (c) 2010-2011 INNATO BV - www.innato.nl
// @license - See LICENSE.txt
// **************************************************************************
// a metar station weather fetching module
// originally for Joomla! 1.0.X this version for Joomla! 1.5.X by Innato B.V.
// @authorcode	gAk9geprut4uCaprEfrazemasPEWec3e
// @filecode	C9xBWyUR8rjj6nsjAZlxRaodMHxA1mpr
// **************************************************************************
*/

/*
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;
}

.module_mambweather_details_button_png img,
.module_mambweather_details_button_png a:link,
.module_mambweather_details_button_png a:hover,
.module_mambweather_details_button_png a:focus,
.module_mambweather_details_button_png a:active,
.module_mambweather_details_button_png a:visited
{
	background:transparent;
	border:none;
}