div.imageRollerContainer{
	margin-bottom: 0.5em;
}

.tplOneCol h2.subHeading{
	margin-top: 0.5em;	
}

div.imageRoller h3{
	margin: 100px 230px 0 37px;	
	color: #fff;
	font-size: 1.4em;
}

div.imageRoller p{
	margin: 5px 230px 5px 37px;
	font-size: 0.9em;
	color: #fff;
}

div.imageRoller div.evenCase,
div.imageRoller div.oddCase{
	width: 465px;
	height: 290px;
	float: left;
	background-repeat: no-repeat;
	background-position: center top;
}

div.imageRoller div.oddCase{
	float: right;
}