#banner_rotation tr{
	vertical-align:top;
}

#banner_rotation a{
	color:white;
	text-decoration:none;
	font-size:12px;
}

#banner_rotation a:hover{
	text-decoration:underline;
}

#top_bg input{
	background:transparent;
	border:none;
	cursor:hand;
	color:white;
}

div#news_box{
	display:none;
	width:240px;
	height:150px;
	background-image:url(home_imgs/news_bg.gif);
	position:relative;
	top:-395px;
	left:0px;
	z-index:99;
}

#adhoc_news{
	padding-top:40px;
	padding-left:40px;
}

div.space{
	height:21px;
}