div#column-nav {
	width: 175px;
	padding: 10px 0;
	float: left;
	clear: right;
}

div.advert { margin-bottom: 0px;}

div#content { 
	width: 468px;
	float: left;
	margin: 10px 0 10px 8px;
}

div#sidebar { 
	float:right;
	width: 341px;
	margin-top:10px;
}

div#qwikcast-frame {
	margin-bottom: 8px;
	padding: 2px;
	background: #fff;
}

div#weatherlinks {
	width: 300px;
	margin: 10px auto;
	padding-bottom: 8px;
	background: #fff;
}

div#weatherlinks h2 {
	background: #eef1e8;
	text-align: left;
	padding: 3px 0 3px 10px;
	border-top: 2px solid #b29a59;
	font: bold 14px Arial, Helvetica, san-serif;
}


div#weatherlinks h3 {
	padding: 5px 0 0 10px;
	font: bold 13px Arial, Helvetica, san-serif;
	color: #226aae;
}

div#weatherlinks ul {
	list-style: url(../.img/gold_bullet_ff.gif) square outside;
	margin-left: 18px;
	padding: 4px 0 3px 7px;
	font-size: 12px;
}

div#weatherlinks img {
	padding: 0 0 10px 0;
	margin-left: -12px;
}

div#weatherlinks li { padding-bottom: 2px; }

div#weatherlinks a {
	color: #000;
	border: 0;
}

div#weatherlinks a:hover,
div#weatherlinks a:focus { text-decoration: underline }
