/* mini popup */
#container
{
	width: 650px;
}
div#masthead_mini
{
	margin-top:10px;
	border:none;
	border-bottom: 2px solid #0c4735;
	height:70px;
	position: relative;
	width: 637px;
}

div#mini_main  { width: 648px; text-align: center;}

#page_heading { font-size: 13px; font-weight: bold; }

