#drivingX .styleD {
	width: 100%;
	overflow: hidden;
	float: left;
}

#drivingX .styleD img {
	float: left;
	margin: 10px;
}

#drivingX .styleD p {

	font-size: 12px;
	margin: auto;
}

#drivingX .styleD .styleP {
	margin: auto;
	padding: 10px;
	width: 97%;
	float: left;
}

#drivingX .styleP .ltext a {
	color: #000;
	text-decoration: none;
	text-transform:capitalize;
}

#drivingX .styleP .ltext a:hover {
	text-decoration: underline;
}

#styleP_wrap {
float: left;
width: 100%;
margin: 5px auto;
}

#hRec {
	margin: 5px auto; 
}

#styleP_wrap .pr img {
	float:right;
	margin:5px auto auto;
}

#styleP_wrap .ldesc {
	color: #ffffff;
}