#showroom h1 {
	height: 150px;
}

#showroom-content {
	display: inline;
	width: 752px;
	height: 508px;
	float: right;
	line-height: 140%;
	background: #205a8e url(/images/showroom/aurion/showroom-content-explore-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.color {
	margin: 172px 0 0 468px;
	background: #4e6771 url(/images/showroom/aurion/explore/colous.jpg) 0 0 no-repeat;
}

#showroom-content ul li.image-gallery {
	margin: -191px 0 0 84px;
	background: #4e6771 url(/images/showroom/aurion/explore/image-gallery.jpg) 0 0 no-repeat;
}

#showroom-content ul li a {
	display: block;
	width: 198px;
	height: 63px;
}

#showroom-content ul li a span {
	display: none;
}

