.smaller_header_content {
	height: 20px;
	width: 350px;
	text-transform: uppercase;
	padding: 5px;
	font-size: 16px;
	color: #000;
	font-weight: bold;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FF0;
	margin-bottom: 5px;
}
