#just_arrived {
	position:relative;
}
#justarrived {
	position:absolute;
	left:0;
	top:500px;
	display:inline-block;
	width:980px;
	height:252px;
	background:url(../images/justarrived_bground.png) no-repeat top;
}

.jcarousel-skin-ie7 {
}

#justarrived p.title {
	z-index:1;
	text-indent:32px;
}

.jcarousel-container {
}

.jcarousel-clip {
    z-index: 2;
	width:870px;
	height:180px;
	margin-left:10px;
    padding: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
	float: left;
	list-style: none;
	display:inline-block;
	width: 200px;
	height: 180px;
	background:url(../images/justarrived_carbground.gif) no-repeat top left;
	margin-right:10px;
	padding:5px;
}


/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}


.jcarousel-skin-ie7 .jcarousel-container {
clear: both;
height:210px;
overflow: hidden
}

.jcarousel-skin-ie7 .jcarousel-container-horizontal {
width:980px;
margin-top:10px;
}

.jcarousel-skin-ie7 .jcarousel-clip-horizontal {
}


.jcarousel-skin-ie7 .jcarousel-item {
position:relative;
}

.jcarousel-skin-ie7 .jcarousel-item a {
display: block;
width:200px;
height:180px;
text-decoration:none;
}

.jcarousel-skin-ie7 .jcarousel-item:hover {
}

.jcarousel-skin-ie7 .jcarousel-item-horizontal {
}


.jcarousel-skin-ie7 .jcarousel-item-placeholder {
}

.jcarousel-skin-ie7 ul li a:hover {
color:#f1f1f1;
}

.jcarousel-skin-ie7 ul li a:hover span.viewDetails {
color:#ea1214;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-ie7 .jcarousel-prev-horizontal {
    background: url(../images/arrow-sprite.png) no-repeat left top;
    float: left;
    height: 110px;
    width: 35px;
	margin:35px 10px 0 8px;
	cursor:pointer;
}
.jcarousel-skin-ie7 .jcarousel-next-horizontal {
    background: url(../images/arrow-sprite.png) no-repeat scroll right top;
    float: right;
    height: 110px;
    width: 35px;
	margin:35px 10px 0 0;
	cursor:pointer;
}
ul#mycarousel {
	margin:0;
}

.jcarousel-skin-ie7 .jcarousel-item img {
	width:200px;
	height:150px;
	float:left;
	margin:0 0 5px 0;
}
.price {
	float:right;
	color:#fff;
}
.makemodel {
	color:#fff;
}

.HSreginfo {
	color:#ccc;
	font-size:10px;
	display:none;
}

.viewDetails {
}

.viewDetails:hover {
}
.version, .year, .details { display:none; }
