/* MM 10.18.10 */
@import url("/styles/esricore/styles/article-print.css"); /* For the Special Article Print stylesheet*/
.sprite-banner {
	background: url(/news/graphics/sprite-banner.png) no-repeat;
}
#breadSubnav {
	width:100px;
	float:right;
	*top:0px;
	*right:15px;
}
#breadIcons {
	float: right;
	margin: 38px 90px 0 0;
	*margin: 38px 95px 0 0;
	_margin:0;
	_position:absolute;
	_top:38px;
	_right:70px;
	
}
#icons {
	height: 18px;
	margin: 10px 18px 0 0;
	padding: 0px;
	position: relative;
}
#icons li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: absolute;
	top: 0px;
	right:0px;
}
#icons li, #icons a {
	height: 20px;
	display: block;
}
#rss {
	left: 0px;
	width: 20px;
	background-position: -5px -3px;
}
#facebook {
	left: 22px;
	width: 20px;
	background-position: -25px -3px;
}
#twitter {
	left: 44px;
	width: 20px;
	background-position: -47px -3px;
}
#youtube {
	left: 66px;
	width: 20px;
	background-position: -68px -3px;
}
#linkedin {
	left: 88px;
	width: 20px;
	background-position: -90px -3px;
}
/* Press Releases */
#press-image {
	width:220px;
	float:right;
	border:1px solid #acc2d1;
	margin:0 0 20px 25px;
	/* IE Hack for shading */
	*background:#fff;
	zoom: 1;
 filter: progid:DXImageTransform.Microsoft.Shadow(color='#cccccc', Direction=135, Strength=3);
	/* Shadow effect */
	-moz-box-shadow: 2px 2px 2px #CCC;
	-webkit-box-shadow: 2px 2px 2px #CCC;
	box-shadow: 2px 2px 2px #CCC;
}
#press-image h2 {
	font-size:14px;
	margin: 10px 0 0 13px;
}
#press-image .press-image {
	margin:5px auto 0 auto;
	padding:10px;
}
.press-date {
	margin: 10px 0 10px 0;
	color:#999;
}

p.caption {
	margin: 0 auto 10px 10px;
}
