@charset "UTF-8";
/* CSS Document */

.claWeatherItem {
	float: left;
	width: 500px;
	padding-top: 10px;
	color: #000000;
	text-align: left;




}
.claWeatherText {
	float: left;
	width: 115px;
	text-align: left;
	color: #333333;


}
body {
	color: #000000;
	background-color: #F9F9F9;
}
ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
li {
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}
.cla320200 {
	float: right;
	height: 200px;
	width: 320px;
}
.claWeatherItem h4 {
	text-align: left;
	color: #FFFFFF;
	background-color: #333333;
	width: 100%;
	text-indent: 10px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	height: 18px;



}

.claWeatherTextDaily {
	float: left;
	width: 200px;
	display: inline;
	padding-right: 25px;


}
.cla192192 {
	float: left;
	height: 192px;
	width: 192px;
	padding-left: 10px;

}
.cla128220 {
	height: 220px;
	width: 128px;
	float: left;
	padding-left: 10px;


}
a:link {
	color: #556d77
}
a:visited { color: #556d77 }
a:hover { color: #556d77; text-decoration: underline }
a:active { color: #f00; text-decoration: underline }
#main {
	margin-right: 50px;
}

