#sidebar li#sidenav_downloads a {
	color: #2d2d2d;
	background: url(/img/icons/sidebar_arrow.gif) 100% 60% no-repeat;
	padding-right: 10px;
}



	#main a {
		color: #0a57a2;
	}
	#main a:hover {
		text-decoration: underline;
	}
	/*#main a:visited {
		color: #7095b9;
	}*/
	#main p.back {
		font-size: 1.2em;
		font-style: italic;
		margin-bottom: 1.2em;
		line-height: 1.6;
	}

#main #hentry {

}
	#main #hentry h1.entry-title {
		color: #1f850a;
		font-size: 1.8em;
		margin-bottom: 0.2em;
		text-transform: none;
		letter-spacing: normal;
		line-height: normal;
	}
	#main #hentry p.date {
		font-size: 1.6em;
	}

#touts {
	padding-top: 3em;
}

	#touts .tout.thumbnail .tout_content img {
		display: block;
		padding: 0;
		margin: auto;
		width: 151px;
	}

#main .file_category {
	margin-bottom: 1em;
}
	#main .file_type {
		font-size: 1.8em;
		margin-bottom: 0.2em;
	}
		#main .file_type a {
		
		}
	#main .file_description {
		font-size: 1.2em;
		color: #5c5c5c;
		line-height: 1.6;
	}
.type #main {

}
	.type #main h1 {
		color:#1F850A;
		font-size:1.8em;
		letter-spacing:normal;
		line-height:normal;
		margin-bottom:0.2em;
		text-transform:none;
	}
	.type #main p.description {
		font-size: 1.6em;
		color: #999;
		margin-bottom: 0.5em;
	}
