a {
	text-decoration: none;
	color:#959386;
}

a:hover {
	text-decoration: underline;
}

#right a {
	font-weight: bold;
	padding:10px;
	display:block;
	background-image:url(/files/cms_userfile/images/css/greyarrow.gif);
	background-repeat: no-repeat;
	background-position: left center;	
}

p {
	line-height: 160%;
}

h1 {
	font-family: "Trebuchet MS";
	font-size: 21px;
	padding-bottom:10px;
	margin-bottom:10px;
	font-weight:normal;
}

h6 {
	display:block;
	text-align:right;
	margin-top:-10px;
	margin-bottom:10px;
	font-weight:normal;
}

.box div p {
	padding:10px 30px;
}

h2, #left h3, .search-results-item_heading a, .news-detail h3, .news-list .news-list-item a {
	font-family: "Trebuchet MS";
	font-size: 21px;
	color: #686868;
	padding-bottom:10px;
	margin-bottom:10px;
	font-weight:normal;
}

.label, .search-results-item_order-num {
	display: none;
}

.news-list-item_abstract {
	padding-bottom:30px;
}
 
#footer .html {
	color:silver;
}

.left ul {
	list-style-type:disc;
	margin-left:35px;
	margin-top:5px;
}
