#siteRotator
{
	margin: 10px 0;
}
#siteRotator ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: right;
	position: relative;
}

#siteRotator li
{
	position: relative;
	margin-bottom: 10px;
	clear: both;
}

#siteRotator li:first-child
{
	margin-top: 10px;	
}

#siteRotator img
{
	border: 1px solid black;
	position: relative;
}

#siteRotator p {
	text-indent: 0;
}

.small {
	width: 71px;
	height: 50px;
}

.small img {
	height: 50px;
}

.small div {
	float:left;
	display: none;
}

#featureBox
{
	float: left;
	width: 522px;
	height: 133px;
	position: relative;
}

#featureBox div
{
	float: left;
	width: 322px;
}