#signUpTile {
	margin: 10px 0 29px 0;
}

#right3Squares {
	text-align: center;
}

#moreStoriesTitleBar {
	margin: 20px 0 16px 0;
	text-align: center;
}

#storyLinks {
	margin: 0 0 36px 32px;
	padding: 0;
	
}

#storyLinks li {
	margin: 0 0 3px 0;
	padding: 0;
	list-style-image: url('/images/successStories/success_storyLinkSquare.gif'); 
}

#storyLinks li a {
	color: #CC0000;
	font-size: 11px;
	text-decoration: none;
}
	
#storyLinks li a:hover {
 color: #333333;
 text-decoration: underline;
}

#becomeNext {
	text-align: center;
	margin: 34px 0 0 0;
}

.successLinkOver {
	color: #333333 ! important ;
	text-decoration: underline ! important ;
}
