/* CSS Document */
.wm-help-section {
	border-bottom: 1px solid #0BF;
	margin: 0 0 80px 0;
	padding: 0 0 80px 0;
}
.wm-help-section a{
	display:block;
	text-align:center;
}
.wm-help-section a img{
	max-width:100%;
	margin:0 auto;
}

