#rightColumnStuff
{
	width:197px;
	float:left;
	margin-left:6px;
}

#rightColumnStuff div
{
	margin-bottom:3px;
}

#rightColumnBanners
{
	width:140px;
	float:left;
	margin-left:3px;
}
	
	#rightColumnBanners img
	{
		margin-bottom:4px;
	}

#magazine img.magazine
{
	border-left:1px solid #000;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
}

#calender div
{
	border-left:1px solid #000;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	background-color:#9f9979;
	padding:10px;
}

#links div
{
	background:url(/img/links_bullet.gif) no-repeat left top;
	background-color:#cdcbc0;
	padding:6px 10px 6px 15px;
	margin-bottom:2px;
}

#links a
{
	font-size:11px;
}

.news div, #related_news div
{
	margin:11px 2px 6px 4px;
}

#links a
{
	font-size:11px;
}

#weather div
{
	background:url(/img/weather_box_bg.gif) no-repeat left top;
	padding:0px;
	width:197px;
	height:39px;
	margin:0px;
}
#weather div div
{
	margin-left:8px;
	padding-top:3px;height:36px;
	background:none;
	float:left;	
}

#rightColumnStuff .news .item {
	margin: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #aaa;
}

#rightColumnStuff .news .item .newstxt {
	margin: 0;
}

#rightColumnStuff .news .item .newsimg {
	float: right;
	margin: 0 0 0 5px;
}

#rightColumnStuff .news .item .newsclear {
	clear: both;
	margin: 0;
}

#rightColumnStuff .news .more {
	margin: 5px;
}