.nav_pointer {margin-left:270px;}

/*IE hack*/
* html .nav_pointer {margin-left:-370px;}

.left {
	width:610px;
	overflow:hidden;
	margin:20px;
	float:left;
}

.left .h {
	display:block;
	color:#888;
	font-weight:bold;
	padding-bottom:5px;
	border-bottom:1px solid #777;
	text-transform:uppercase;
}
.left .h a, .left .h a:active, .left .h a:visited, .left .h a:hover {
	color:#777;
	font-weight:bold;
	text-decoration:none;
}

.left .sub{
	margin:20px 0;
	padding-bottom:15px;
	overflow:hidden;
	text-transform:uppercase;
	font:100 11px Arial, Verdana;
	background:url(../images/pointer.png) repeat-x -110px bottom;
}

.left .sub a, .left .sub a:link {
	display:block;
	float:left;
	margin-right:20px;
	color:#555;
	text-decoration:none;
}
.left .sub .sel{
	color:#B75353;
	font-weight:bold;
}

.left .newsinfo {
	margin:20px 0;
	overflow:hidden;
	clear:both;
}

.newsinfo .title {
	color:#416999;
	font-weight:bold;
	font-size:12px;
	margin:0;
}

.newsinfo p {
	color:#666;
	margin:4px 0;
}

.newsinfo .date{
	float:left;
	width: 70px;
	height:40px;
	background: url(../images/dateblock.gif) no-repeat;
	float: left;
	overflow: hidden;
	margin-right:15px;
}

.newsinfo .date .day {
	color: #ffffff;
	font-size: 11px;
	text-align: center;
	margin-top:2px;
	padding:0;
}
.newsinfo .date .month_and_year{
	color:#383838;
	font-size:12px;
	padding-top:3px;
	text-align:center;
}

.newsinfo .r {
	font-size:10px;
}

.newsinfo .r .v {
	background:url(../images/ico_view_tiny.gif) no-repeat left bottom;
	padding-left:18px;
	color:#416999;
}

.newsinfo .r .c {
	background: url(../images/ico_comment_tiny.gif) no-repeat left bottom;
	padding-left:18px;
	color:#416999;
}

.newsinfo .r .v:hover, .newsinfo .r .c:hover {text-decoration:none;}

.left .icon {
	background:transparent url(../images/iconpad_list.png) no-repeat left top;
	border:0;
	padding:2px;
	float:left;
	margin:0 10px 10px 0;
}

.supArch {
	float:left;
	margin:20px 0;
	width:280px;
	text-align:center;
}

.supArch h1{
	background:url(../images/pdftitle.png) no-repeat top center;
	width:124px;
	height:30px;
	margin:5px auto;
	font:900 12px Ariel, Verdana;
	color:#888;
	padding-top:5px;
}

.supArch .cover {
	width:120px;
	padding:2px;
	margin:0px auto;
	border:1px solid #ddd;
}

.supArch a, .supArch a:active, .supArch a:visited {
	font:bold 13px Arial, Verdana;
	color:#5E7A9F;
}
