ul#rcar {
	position: relative;
	width: 9999in;
	left: 0px;
	padding: 0; margin: 0;
}
ul#rcar li {
	position: absolute; 
	top: 0;
	left: 0;
	display: none;
	height: 200px;
}
ul#rcar li#carouselitem0 {
	display: block;
}
.clip {
	width: 761px;
	height: 200px;
	white-space: nowrap;
	overflow: hidden;
}
.clip, ul#rcar li {
	width: 761px; 
}

#rcar .left {
	float: left; 
	width: 276px;
}

#rcar .right {
	position: relative;
	margin-left: 20px;
	width: 465px;
	float: left; 
}

#rcar .nav {
	text-align: center;
}
#rcar .nav a {
	text-decoration:none;
	font-size:17px;
	font-weight:bold;
	line-height:28px;
	margin: 0 5px;
}

#rcar .title  a {
	text-decoration:none;
	font-size:17px;
	font-weight:bold;
	line-height:28px;
	margin-bottom: 10px;
}

#rcar .bot { margin-top: 10px; }
#rcar .bot a { font-size: 14px; font-weight: bold; }
#rcar .bot div { height: 22px; float: left; padding-top: 3px; padding-left: 25px; margin-right: 10px;}

#rcar .bot .visit { background: url("img/visit.png") no-repeat top left; float: left; }
#rcar .bot .instant {background: url("img/instant.png") no-repeat top left; float: left; }
#rcar .bot .download { background: url("img/download.png") no-repeat top left; float: left; }
#rcar .bot .info { background: url("img/info.png") no-repeat top left; float: left; }

#rcar .usaenabled { float: right; clear: right; margin: -10px 10px 0 10px; }

