/*** Media Releases Page ***/
a.releases {
    color:#004080;
    font-size:1em;
    font-weight:bold;
    padding-bottom:.3em;
    float:left;
}
#currentreleases {
    margin-top:0;
    font-size:.9em;
    clear:both
}
ul.contact {
    margin-top:0;
}
ul.contact li ul {
    list-style:none;
}
#release {
    padding:.5em;
    clear:both;
}
.releaseimg {
    margin:.5em;
    width:165px;
    font-size:.85em;
    float:right;
    clear:both;
}
.releaseimg img { width:165px; }
.releaseimg em.hint {
    text-align:center;
    color:blue;
}
#mrarchive h2 { font-size:1.2em; }
#mrarchive h3 { margin-left:1em; }
#mrarchive ul li { font-size:.9em; }

/* <mrstyle1></mrstyle1> style for media releases */
.mrstyle1 {
    font-weight:bold;
    font-size:1.1em;
}
#contacts {
	display:none;
	margin:0 auto;
	width:221px;
	background: #e5d7c6 url(/styles/modern/images/bg-public-lands-footer.gif) no-repeat bottom left;
}
#contacts .title { 
	height: 31px;
	line-height: 31px;
	color: White;
	font-size: 18px; 
	text-align:center; 
	background: url(/styles/modern/images/bg-public-lands-header.gif) no-repeat top left; 
} 
#contacts ul.contact { 
	padding:15px; 
	list-style:none;
	margin-left:0px;
	padding-left:20px;
}
#contacts ul.contact li { 
	margin-bottom:10px; 
}
#contacts ul.contact li ul li { margin-bottom:0px; }  
.subcontact { 
	padding-left:10px; 
	margin-left:0; 
} 
.generalnav {
	position:relative;
	left:20px;
} 
