/*
===================================================
mint: Popups
===================================================
*/

h2
	{
	float: left;
	clear: left;
	display: block;
	text-indent: -999em;
	overflow: hidden;
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	}

h3
	{
	color: #066949;
	font-size: 14px;
	margin: 20px 0 3px 0;
	}
h4
	{
	color: #3a3a3a;
	font-size: 12px;
	margin: 3px 0;
	}

#title_standard_rates
	{
	width: 152px;
	height: 22px;
	background-image: url(../images/popups/title_standard_rates.gif);
	}
#title_how_to_apply
	{
	width: 139px;
	height: 22px;
	background-image: url(../images/popups/title_how_to_apply.gif);
	}
#title_penalties_fees
	{
	width: 164px;
	height: 22px;
	background-image: url(../images/popups/title_penalties_fees.gif);
	}
#title_additional_coverage
	{
	width: 210px;
	height: 22px;
	background-image: url(../images/popups/title_additional_coverage.gif);
	}
#title_mint_rewards
	{
	width: 210px;
	height: 22px;
	background-image: url(../images/popups/title_mint_rewards.gif);
	}
#title_state_min_insurance
	{
	width: 266px;
	height: 17px;
	background-image: url(../images/popups/title_state_min_insurance.gif);
	}
#title_special_instructions
	{
	width: 230px;
	height: 24px;
	background-image: url(../images/popups/title_special_instructions.gif);
	}
#title_fees_fines
	{
	width: 139px;
	height: 21px;
	background-image: url(../images/popups/title_fees_fines.gif);
	}

#title_0_to_join_instructions
	{
	width: 264px;
	height: 24px;
	background-image: url(../images/popups/title_0_to_join_instructions.gif);
	}

ol.agreement_listing
	{
	margin: 20px;
	padding: 0;
	}

address
	{
	margin: 0;
	padding: 10px;
	}