.rotate_image
{
border-style: none;
}
#rotate_announcements
{
clear:both;
position:absolute;
left: 5px;
}
.features 
{
 	  background-color: #000000;
		width: 418px;
		overflow: hidden;
		margin-bottom: 18px;
		display: none;
}
		
.includeme 
{
		display: block;
}
		
.features .fhold 
{
  	float: left;
		width: 418px;
}

.features .ui-tabs-hide 
{
	display: none;
}
			
.features .selections 
{
	display:none;
  text-align: center;
	list-style: none;
}
			
#rotate_buttons
{
	position:absolute;
  bottom: 24px;
}

.rotate_link
{
	float: left;
}
				
.rotate_link a
{
	color: white;
	text-decoration: none;
	border: 1px solid white;
	background-color:#000000;
	color:white;
	margin: 0px 3px 0px 2px;
	padding: 3px 8px 3px 8px;				
	text-align: center;				
}

.rotate_link a:hover
{
	color: black;
	background-color: white;
	border-color: black;
}
.rotate_link a:link, .rotate_link a:visited, .rotate_link a:active, .rotate_link a:focus 
{
	color: white;
	background-color:#000000;
  text-decoration: none;
}