/*
	WEBTICKER STUFF
*/



.ext{
	position: absolute;
	top: 5px;
	left: 1px;
	width: 949px;
	height: 25px;
	padding: 5px 0 2px 0;
	background: #f3f3f1;
	color: #5d3a5a;
	font-size: .9em;
	text-align: center;
	border: 1px solid #e2dfd6;
}

.ext a:link {
	color: #5d3a5a;
}
	
.ext a:active {
	color: #5d3a5a;
}

.ext a:visited {
	color: #5d3a5a;
}

.ext a:hover {
	color: #5d3a5a;
}