/* Layout definitions */
#mtcontent {
	width: 465px;
}

#mtmap {
	width: 460px;
	height: 300px;
}

#mthourglass {
	display: none;
}

#mtweatherframe {
	width: 465px;
	height: 770px;
	border: 0px;
}

#mtpastframe {
	width: 465px;
	height: 1050px;
	border: 0px;
}

#mthelp {
   clear: both;
}

#mtweather {
   clear: both;
}

.mt_alignright {
	text-align: right;
}

.mt_floatleft {
	float: left;
}

.mt_floatright {
	float: right;
}

.mt_hidden {
	display: none;	
}

.mt_alignright {
	text-align: right;
}

.mt_warning {
    -x-system-font: none;
    background-color: #FF6666;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    line-height: normal;
    padding-top: 2px;
    text-decoration: none;	
}

.mt_h1 {
	font: normal normal bold 16px/normal Verdana, Arial, Helvetica, sans-serif;
}

.mt_body {
	background: #fff;
}

.mt_table {
	border-spacing: 0px;
}

.mt_even td {
	border-top: 1px solid #EEF4F9;
	border-bottom: 1px solid #EEF4F9;
}