/* Base Heading */
#secondary .panel .header h2,
#tertiary .panel .header h2
{
	border: 0px;
	width: 180px; /* size of button */
	height: 30px;
	background: url(images/buttons.png); /* master bg image */
	background-position: -360px -380px;
	text-decoration:none;
	overflow: hidden;
	margin-bottom: 0;
	font-size: 90%;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
	color: #fff;
}




