.arrow {
	visibility: hidden;
}

.infoTable{
	width:1000px!important;
}
.infoTable table.mainTable tr.tableBox{
	width:1000px !important;
	display:block;
	float:left;
	border-bottom:1px solid #e1e1e1;
}
.infoTable table.mainTable .imageCell{
	
}
.infoTable table.mainTable table.tSection .tBlurb{
	
}
.infoTable table.mainTable table.tSection tr.featureBlock td{
	width:1000px!important;
}
.infoTable table.mainTable tr.tHidden{
	position:relative;
	float:left;
	width:100%!important;
	min-width:1000px!important;
}
.infoTable table.mainTable tr.tHidden td{
	display:block;
	float:left;
	width:1000px;
}
.infoTable table.mainTable table.tSection td{
	display:table-cell;
}
.infoTable h2{
	width:100%;
	text-align:center;
}
.infoTable{
	display:block;
	margin:0 auto;
}
.infoTable table.mainTable h2{
	text-align:left;
}
.infoTable table.mainTable td{
	border:0;
}
.infoTable table.mainTable td td{
	border-left:1px solid #e1e1e1;
}
.infoTable .tableBottom{
	border-top:0;
	padding-top:0;
}