H2.title {
	margin-bottom : 0px;
	padding-bottom : 0px;
	font : 20px Verdana, Arial, Helvetica, sans-serif;
	background-color: transparent;
	color : #000;
}

.title a {
	background-color : transparent;
	color : #000;
}
.title a:hover {
	background-color : transparent;
	color : #C63;
}

p.desc {
	font : 10pt Arial, Helvetica, sans-serif;
	line-height: 1.3;
	margin-top : 3px;
	padding-top : 0px;
}

span.directions {
	background-color: #FFF;
	color: #999;
	font-size: 8pt;
}

.directions a {
	background-color : transparent;
	color: #999;
}

.directions a:visited {
	background-color: transparent;
	color: #999;
}

.directions a:hover {
	background-color : #FC3;
	color : #000;
}

.affiliation {
	background-color : #FFF;
	color : #000;
	border: 1px dashed #000;
	margin: 30px 5px 0px 0px;
	padding: 3px;
	font : 10pt Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	width: 123px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 115px;
}

html>body .affiliation {
	width: 115px;
} 

.affiliation img {
	margin-top: 3px;
}

#rightnews {
	font : 12px Arial, Helvetica, sans-serif;
	float: right;
	padding : 0px;
	border: 1px solid #000;
	margin-left : 10px;
	margin-bottom : 10px;
	margin-top: 30px;
	width: 20%;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 25%;
}
	
html>body #rightnews {
	width: 25%;
}

#rnTitle {
	margin: 0px;
	padding: 0px;
	background-color: #FC0;
	color: #000;
	text-align : center;
	font-weight : bold;
}

#rightnewsitems {
	padding : 3px;
	margin: 0px;
	border: 0px solid #000;
	border-top-width: 1px;
}

#rightnewsitems p {
	margin-top: 0px;
	margin-bottom: .5em;
}

#rnLinks {
	text-align : center;
	color: #000;
        font-size: 8pt;
}

#rnLinks a {
	background-color : transparent;
	color: #000;
}

#rnLinks a:visited {
	background-color: transparent;
	color: #000;
}

#rnLinks a:hover {
	background-color : #FC3;
	color : #000;
}
