#walkersrunners {
	width: 100%;
	display: block;
	padding:20px 0 0 0px;
	border-top: 3px solid #E86F14;
	margin-top:25px;
}

#walkersrunners .profile{
width:238px;
font-size: .9em;
float: left;
margin:1px;
}

#walkersrunners .profile .walkertop{
	background-image: url(images/walker_top.jpg);
	height: 48px;
	width: 238px;
}

#walkersrunners .profile .advancedwalkertop{
	background-image: url(images/advanced_walker_top.jpg);
	height: 48px;
	width: 238px;
}

#walkersrunners .profile .runnertop{
	background-image: url(images/runner_top.jpg);
	height: 48px;
	width: 238px;
}
#walkersrunners .profile .main{
background-color: #f2b31a;
width:230px;
border: 1px solid #F2B31A;
}

#walkersrunners .profile .bottom{
	background-image: url(images/walk_run_bottom.jpg);
	height: 26px;
	width: 238px;
}