#featured-button
{
	float: right;
}

#featured-button a
{
	width: 154px;
	height: 30px;
	display: block;
	text-indent: -5000px;
	overflow:hidden;
	background: transparent url("../images/featured_owner.png") 0 0;
	position: relative;
	right: 45px;
	top: 9px;
}

#featured-button a:hover
{
	width: 158px;
	background-position: -154px 0;
	right: 43px;
}

#ctas
{
	margin-top: 20px;
	margin-bottom: 20px;
}

#ctas .odd
{
	
	margin-top: 20px;
	float:left;
	width: 410px;
	position: relative;
	left: 44px;
}

#ctas .even
{
	margin-top: 20px;
	float:right;
	width: 410px;
	position: relative;
	right: 44px;
}
