#content_block{float: left; width: 100%;}
#navigation{float: left; width: 24%; margin-left:-24%;position: relative; padding-bottom: 40px;}
#main_content{margin: 0 24% 0 46px;}

#col1{float: left; width: 100%; } /* ie 5/5 only width: 76%;*/
#ctext{margin: 23px 217px 0 0;}
#col2{float: left; margin: 82px 0 0 -187px; width: 187px;}

#content_block h1{margin-right: 53px; position: relative; }
#content_block h2{padding-left: 0;}
#ctext img {display: block; text-align: center; margin: 15px auto;}

#calendar{position: relative; margin-right: 53px; background: #FFF;}
#monthSel li{
	font: 14px Arial;
	margin-bottom: 15px;
	list-style: none;
	text-align: right;
	width: 100%;
}
#monthSel ul{
	position: absolute;
	left: 0px;
	top: 15px;
	margin-bottom: 20px;
	display: none;
}
#monthSel ul,#monthSel ul li{font: 13px Arial;text-align: left;}

#monthSel  li.active ul{display: block;}
#monthSel  li a.off,#monthSel  li a.toggler{color: #4097BF;}
#monthSel  li.active a.on{color: #000; text-decoration: none; border-bottom: 1px #FF5819 solid;}


#content_block h1 a#rss{
	font: bold 11px Arial;
	color: #ec8949;
	left: 300px;
	top: 13px;
	position: absolute;
	width: 23px;
	height: 22px;
	text-transform:uppercase;
}
#content_block h1 a#rss b{
	right: 0;
	position: absolute;
	background: url(../i/rssico.png) no-repeat 0 50%;
	height: 22px;
	width: 23px;
	text-indent: -5000px;
	cursor: pointer;
}
.date{
	float: left;
	position: relative;
	width: 80px; 
	left: -85px;
	top: 9px; 
	margin-right:-85px;
	font: 11px Arial;
	color:#A6B1BC;
}
.content{padding-left: 85px; margin-bottom: 10px; }
#std_rss,#smi_rss,#use_rss{position:absolute;height:22px;width:23px;left:15px; bottom: 0;text-transform:uppercase;padding:0;font:11px Arial;color:#EC8949;}
#std_rss b,#smi_rss b,#use_rss b{height:22px;width:23px;left:0;cursor:pointer;position:absolute;text-indent:-5000px;}

#std_rss b{background:transparent url(../i/std_rss.png);}
#smi_rss b{background:transparent url(../i/smi_rss.png);}
#use_rss b{background:transparent url(../i/use_rss.png);}
