.leftNew {
	display:block;
	color: #FFF;
	width: 980px;
	float: left;
	margin-left: 0px;
	padding-right: 5px;
	padding-bottom:330px;
}


.leftNew .pic1 {
	float: left;
	display: block;
	width: 474px;
	height: 229px;
	background: transparent url(../images/newmotors/cipic.jpg) no-repeat bottom right;
	margin-right: 0px;
}

.leftNew .pic2 {
	float: right;
	display: block;
	width: 492px;
	height: 229px;
	background: transparent url(../images/newmotors/karmannpic.jpg) no-repeat bottom right;
}

.leftNew .pic1 h3 {
	color: #008AC5;
	font-size: 145%;
	font-weight: normal;
	margin-left: 225px;
	margin-top: 110px;
}

.leftNew .pic2 h3 {
	color: #008AC5;
	font-size: 145%;
	font-weight: normal;
	margin-left: 240px;
	margin-top: 115px;
}

.leftNew .pic1 span {
	display: block;
	color: #000;
	font-size: 105%;
	font-weight: normal;
	margin-left: 225px;
	margin-top: -15px;
	margin-bottom: 5px;
	margin-right: 10px;
}


.leftNew .pic2 span {
	display: block;
	color: #000;
	font-size: 105%;
	font-weight: normal;
	margin-left: 240px;
	margin-top: -15px;
	margin-bottom: 5px;
	margin-right: 10px;
}