.maincont {
	height: 591px;
}
.container, .pictures {
	display: inline;
}
.homePortletLeft {
	width: 400px;
	float: left;
	padding: 20px 10px 10px 10px;
}
.homePortletMiddle {
	width: 240px;
	height: 25px;
	float: left;
	text-align: center;
}
.homePortletRight {
	width: 291px;
	height: 25px;
	float: left;
}
.text {
	text-align: left;
	width: 348px;
	padding: 20px 5px 5px 5px;
	position: relative;
	vertical-align: bottom;
	float: right;
}
.arrow {
	padding: 5px 10px 5px 5px;
	float: left;
}
.custom {
	padding: 20px 0px 0px 20px;
	border-left: 2px solid #d0d0d0;
	border-right: 2px solid #d0d0d0;
}
.fanTheFire {
	position: absolute;
	float: left;
	padding: 30px;
}
.findTheStore {
	position: relative;
	float: right;
	padding-top: 15px;
}