#showroom h1 {
	height: 150px;
}

#showroom-content {
	background: #fff url(/showroom/4wd-suv/rav4/rav4-homepage-body.jpg) 0 110px no-repeat;	
	display: block;
	color: 000;
}

#showroom-content h2 {
	height: 122px;
} 

#showroom-content h3 {
	background: none;
	color: #000;
	height: 30px;
	width: 183px;
	font-size: 12pt;
	padding: 16px 0 0 24px;
	margin: 0;
}

#showroom-content p {
	color: #000;
}

#showroom-content ul#specifications {
	color: #000;
}

#showroom-content ul#specifications li {
	margin: 0 0 0 16px;
}

#showroom-content .features-internal-title {
	display: block;
	background: #202019;
	color: #fff;
	width: 704px;
	margin: 16px 0 0 16px;
	padding: 8px 0 8px 16px;
}

#showroom-content .features-internal-title h3 {
	background-color: transparent;
	color: #fff;
	margin: 0;
	padding: 0;
	width: 550px;
}

#showroom-content .features-internal-title p {
	margin: 0;
	padding: 0;
}
 

#showroom-content .iconic-internal-content {
	display: block;
	background: #edede7;
	border-top: solid 1px #4d4d4d;
	color: #fff;
	width: 688px;
	margin: 0 16px;
	padding: 16px;
}

#showroom-content .iconic-internal-content p {
	color: #fff;
}

#showroom-content .iconic-internal-content ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}


#showroom-content .iconic-internal-content ul li {
	display: block;
	color: #000;
}

#showroom-content .iconic-internal-content ul li a {
	color: #000;
}
