#contentHeader{
background:#e3e3e3 url(../images/newsrelease/header.jpg) no-repeat top center;
text-indent:-9999px;
}
ul#news{
  width:480px;
}
#center h5{
  color:#758690;
  padding: 0 0 0 1.5em; 
  background:url(../images/common/icon01_h5.gif) no-repeat left center;
}

ul#news li{
  width:450px;
  height:39px;
  line-height:16px;
  margin:5px 10px 0 20px;
  background:url(../images/common/bar_green.gif) repeat-x left 38px;
}
ul#news li strong{
  line-height:1.4;
  padding:0 0 0 1em;
  background:url(../images/common/listmark03.gif) no-repeat left center;
}
ul#news li span{
  color:#833;
  line-height:1.8;
  font-size:1em;
  font-weight:bold;
}
table{
  color:#333333;
  width:450px;
  margin:0 0 1em 30px;
}
table th{
  color:#333333;
  width:10em;
  font-weight:normal;
  white-space:nowrap;
}
table td{
  color:#333333;
}

/*
#fblike{
  margin-top: -21px;
  margin-left: 250px;
}

#tweetbutton{
  display: inline;
  margin-left: 120px;
  position: relative;
}

div#mailmag{
	position: relative;
	left: 280px;
	top: -275px;
	border-left: 1px solid #eee;
}

#mailmag h5{
  font-size: 1.4em;
  color: #333;
  margin-top: -40px;
  margin-left: -8px;
  margin-bottom: 5px;
  background: none;
}

#mailmag ol{
  color: #333;
  font-size: 1.4em;
  margin-bottom: 5px;
  text-indent: 10px;

}

div#glayLayer{
	display:none;
	position:fixed;
	left:0;
	top:0;
	height:100%;
	width:100%;
	background:#7BAEB5;
	filter:alpha(opacity=75);
	opacity: 0.75;
}
* html div#glayLayer{
	position:absolute;
}
#overLayer{
	display:none;
	width:400px;
	background:white;
	padding:10px;
	position: fixed;
	top:50%;
	left:50%;
}
* html #overLayer{
	position: absolute;
	
}
*/
