#showroom h1 {
	height: 150px;
}

#showroom-content {
	display: inline;
	width: 752px;
	height: 508px;
	float: right;
	line-height: 140%;
	background: #205a8e url(/showroom/4wd-suv/rav4/features/showroom-content-features-bg.jpg) 0 0 no-repeat;
	color: #fff;
}

#showroom-content ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#showroom-content ul li {
	width: 198px;
	height: 63px;
}

#showroom-content ul li.adventure {
	margin: -15px 0 0 78px;
	background: #4e6771 url(/showroom/4wd-suv/rav4/features/adventure.jpg) 0 0 no-repeat;
}

#showroom-content ul li.performance {
	margin: 95px 0 0 162px;
	background: #4e6771 url(/showroom/4wd-suv/rav4/features/performance.jpg) 0 0 no-repeat;
}

#showroom-content ul li.lifestyle {
	margin: 25px 0 0 450px;
	background: #4e6771 url(/showroom/4wd-suv/rav4/features/lifestyle.jpg) 0 0 no-repeat;
}

#showroom-content ul li a {
	display: block;
	width: 198px;
	height: 63px;
}

#showroom-content ul li a span {
	display: none;
}
