/* CSS Document */

.frames_help {
	text-align: center;
	border-bottom: solid 1px black;
	text-transform: uppercase;
	font-size: 0.8em;
	background-color: black;
	color: white;
	letter-spacing: 0.4em;
	font-weight: bold;
	margin-bottom: 5px;
}
