﻿/*=======================================================*/
/* Survey - confirmation */
/*=======================================================*/


.confirmCheckOut{
	padding:0 0 0 47px;
}

.centerContent .confirmCheckOut .related{
	float:left;
	height:230px;
	margin:0 15px 10px 0;
	padding: 15px 15px 0 15px;
	position:relative;
}

.centerContent .confirmCheckOut h2{
	color:#012630;
	font-size:16px;
	margin-bottom:2px;
}

.centerContent img.launchGuide{
	position:absolute;
	bottom:0px;
}

.centerContent img.findOutMoreComp{
	position:absolute;
	bottom:0px;
}

