#button-wrapper
{
	margin-top:2em;
}

.button-left
{
	float:left;
}

.button-right
{
	margin-left: 270px;
}

#caresite
{
	clear:both;
}

#caresite_intro
{
	float:left;
	width:580px;
}


#carousel
{
	margin-left:600px;
}

#carousel:hover
{
	cursor:pointer;
}

#carousel > div
{
	width:350px;
	height:275px;
}

#carousel > div .backwrap
{
	background-color:#FFFFFF;
	filter: alpha(opacity=65);
	-moz-opacity: 0.65;
	opacity: 0.65;
	width:100%;
	height:55px;
	position:relative;
	top:220px;
}

#carousel > div .description
{
	color:#000000;
	font-family:Verdana, Geneva, sans-serif;
	position: relative;
	top:160px;
	padding: 15px 10px 5px 10px;
	
	overflow:hidden;
	height:50px;
	font-size:1.2em;
	font-weight:bold;
}