﻿.man-box {
	text-align:center;
	background:white;
	margin: 0px 0px 15px 0px;
	display: block;
	width: 100%;
	font-size: 11px;
	padding: 15px 0;
}

.man-box img {
	margin-bottom: 5px;
}

.man-box a {
	text-decoration:none;
	color: #333333;
}

.man-box a:hover {
	color: black;
	text-decoration:underline;
}

div#commentForm{   display: none;}