h1
{
        padding: 5px 5px 0 5px;
        border-style: solid;
        border-width: 2px 0 2px 0;
        border-color: #e5e60a;
        font-weight: normal;
        /*
        color: #e5e60a;
        background-image: url('../images/nav_button_glow.png');
        */
}

h2
{
	font-weight: normal;
	border-style: solid;
	border-width: 0 0 0 10px;
	border-color: #e5e60a;
	padding: 0 0 0 5px;
}

