

.boxNormal {
	border:5px solid white;
	border-bottom:0;
	background: #ECECEA;
	padding:12px;
	font-size:12px;
	color: #828380;
	line-height:16px;
}

.boxNormal a {
	color: #C90948;
	text-decoration:none;
}

.boxNormal a:hover {
	color: #C90948;
	text-decoration:underline;
}
