/* @override http://new.movepersonaltraining.com/site/wp-content/themes/move/homepage.css */

p.img {
	margin-bottom: 0;
}
#bottom {
	min-height: 160px;
	xbackground: url(images/vertical-line.gif) repeat-y 31% 0;
}

#bottom .third {
	margin-top:50px;
	margin-right:-8%;
	width:40%;
	text-align:center;
}

#content .feature {
	margin: -30px -40px 45px -40px;
	padding: 30px 0 285px 0 ;
	background:url(images/hannah-jumping-4-wider2.jpg) no-repeat;
}

#content .feature .inner {
	padding: 5px;
	opacity: 0.85;
}
#content .feature .inner p {
	margin: 0;
}
#content p.img {
	/*
	width: 651px;
	overflow: hidden;
	margin: -29px -40px 40px -39px;

	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	*/
}
#content #bottom a {
	text-decoration: none;
}
#content #bottom a:hover {
	text-decoration: underline;
}
#content #bottom .first,
#content #bottom .second {
	margin-top: -25px;
	margin-bottom: -50px;
	height: 160px;
	width: 27%;
	background: #e8edba;
	padding: 10px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
#content #bottom .first {
	margin-right: 3%;
}