#aft_sectionnavigation {position:relative}

#abouttext {
	height: 240px;
	overflow: hidden;
	position: absolute;
	right: 20px;
	background-color: transparent;
	top: 20px;
	width: 280px;
	padding: 10px 10px 10px 25px;
}

#abouttext p {
	font-size:11px;
	margin-bottom: 5px;
}

#abouttext a {color: #CC3300; text-decoration: none; font-weight: bold;}
#abouttext a:visited {color:black;background-color:transparent;}
#abouttext a:hover {color:#CC3300;text-decoration:underline;background-color:transparent;}

#abouttext .press a {text-decoration: underline;}

#abouttext h1 {
	font-size:13px;
	color: #CC3300;
}

#abouttext h2 {
	font-size:12px;
	margin-bottom: 6px;
}

#abouttext h3 {
	font-size:11px;
	}
	
#abouttext h4 {
	font-size:11px;
	color: #cc3300;
}

#aboutnews {
	position:absolute;
	left: 230px;
	top: 25px;	
}

#aboutnews a {
	display:inline;
	height:30px;
	text-decoration:underline;
	color: #ffffff;
}

#aboutnews a:hover img {margin-top:-30px;}
