#mainContents #pageTitle {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	padding-bottom: 5px;
	width: 600px;
}
#mainContents #pageTitle h1 {
	font-size: 140%;
	font-weight: bold;
}
#recaroImageTop #mainTitle {
	margin-bottom: 10px;
	margin-top: 30px;
}
#recaroImageTop #mainTitle h2 {
	text-indent: -9999px;
	background-image: url(../img/image/recaroimages-title.gif);
	background-repeat: no-repeat;
	height: 100px;
	background-position: center;
}
.recaroLink {
	clear: both;
	padding-top: 10px;
}
.recaroLink ul {
	margin-top: 10px;
	margin-bottom: 10px;
}

.recaroLink ul li {
	display: inline;
	padding-left: 25px;
}
.recaroLink a {
	text-decoration: none;
}
.recaroLink a:hover {
	text-decoration: underline;
}
#imageIndex {
	clear: both;
	width: 600px;
	margin-top: 15px;
	margin-bottom: 10px;
}
#imageIndex a {
	text-decoration: none;
	font-size: 120%;
	font-weight: bold;
}

#recaroImageTop h3 {
	font-size: 140%;
	margin-top: 10px;
	background-color: #999;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FFF;
	clear: both;
}

#recaroImageTop h4 {
	clear: both;
	font-size: 120%;
	padding-top: 15px;
}
#recaroImageTop h5 {
	font-size: 95%;
	text-align: right;
	margin-right: 15px;
	font-weight: normal;
}
#recaroImageTop h6 {
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: right;
	margin-right: 15px;
}

#imageComfort {
	clear: both;
	width: 600px;
}
#imageMotor {
	clear: both;
	width: 600px;
}
#imageSport {
	clear: both;
	width: 600px;
}
#imageErgonomics {
	clear: both;
	width: 600px;
}



.imageBlock {
	clear: both;
	width: 600px;
}
.imageLeft {
	float: left;
	width: 300px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.imageRight {
	width: 300px;
	float: right;
	margin-top: 5px;
}
#recaroImageTop img {
	border: 1px solid #666;
	padding: 2px;
}

