#centerpiece-wrapper {
    height: 400px;
    padding-bottom: 22px;
    width: 100%;
}
.centerpiece-image {
    border: 0px;
    display: none;
}
.image-window {
    overflow: hidden;
    position: relative;
    padding: 1px 1px 5px 1px;
    height: 339px;
    width: 639px;
    background: url('/images/no-flash/frame2.png') no-repeat;
}
.centerpiece-selectah {
    float: left;
    opacity: 0.5;
    filter: alpha(opacity = 50);
    cursor: pointer;
}
#centerpiece-wrapper img {
    border: 0px;
}
.centerpiece-selectah img {
    padding: 0 4px 0 0;
}
.selectah-text {
    text-align: center;
    color: #DE7521;
}
.selectah-displayed {
    opacity: 1;
    filter: alpha(opacity = 100);
    cursor: pointer;
}
.selectah-hovered {
    opacity: 1;
    filter: alpha(opacity = 100);
}
#home_html .more {
	font-size:14px;
}
#home_html h3 {
	font-size:18px;
	font-weight:normal;
	margin-left:1px;
	margin-top:4px;
	margin-bottom:15px;
}
#home_html img {
	border:none;
	padding:0px;
}
#home_html h1 {
	float:left;
	margin-bottom:0.8em;
}
#home_html h2 {
	font-weight:bold;
	text-transform:none;
	font-size:21px;
	text-align:left;
}
.featured_links {
	float:right;
	margin-top:6px;
}
.scene_container {
	float:right;
	padding: 5px;
}
.scene_copy_callout {
	font-weight:bold;
	color:#4FA600;
}
.car_container {
	padding-top:12px;
}
.name_container {
	width:100%;
}


