
.NewsroomContainer
{
  position:relative;
  width:100%;
  height:100%;
}
h2.Newsroomlinks
{
  color:#000000;
  font-weight:bold;
  background-color: #c0c0c0;
}
.Newsroomlinks h3
{
  position:relative;
  margin:0;
  padding:0 0 5px 20px;
}
#NewsroomInBrief
{
  display:none;
}
.NewsroomRow h3
{
  margin-bottom:0 !important;
}
#middlecontentnews
{
  position:relative;
  width:686px;
  min-height:10px;
  padding:0;
  margin-top:-1px;
  float:left;
}
#rigntnavnews
{
  position:relative;
  width:300px;  
  left:0px;
  margin:0;
  padding:0;
  padding-left:10px;
  float:right;
}
#rightnavRow h3
{
  position:relative;
  top:0px;
  margin-top:0 !important;
  margin-left:5px;
}
#rigntnavnews ul
{
  list-style-image:url('/media/178564/blue_arrow.gif');
}
#rigntnavnews li
{
  position:relative;
  line-height:2.0em;
  border-bottom:1px #cccccc dotted;
}
#rigntnavnews li:hover
{
  background-image:url('/media/228814/list.item.hover.gif');
}
/************ SpotLight **********/
#spotlight
{
  position:relative;
  width:380px;
  top:0;
  margin-right:-10px;
}
#spotlight h3
{
  position:relative;
  background-color:#fce33e;
  margin:10px 0 0 0;
  padding:5px 0 5px 0;
  border:1px #cccccc solid;
  border-bottom:none;
  text-indent:10px;
}
.newsroomSpotlightItem
{
  position:relative;
  width:380px;
}
.newsroomSpotlightContainer
{
  position:relative;
  width:378px;
  border:1px #cccccc solid;
  background-color:#ffffcd;
}
.newsroomSpotlightItemLeft
{
  position:relative;
  width:178px;
  height:106px;
  float:left;
}
img.newsroomSpotlightImage
{
  position:relative;
  margin:10px 10px 10px 10px;
  border:1px #000000 solid;
  float:left;
}
a.newsroomSpotlightItemLink
{
  position:relative;
  top:8px;
  font-weight:bold;
}
.newsroomSpotlightItemDate
{
  position:relative;
  padding-top: 10px;
}
.newsroomSpotlightItemDesc
{
  position:relative;
  margin: 10px 10px 10px 10px;
}
/************ Releases *************/
#releases
{
  position:relative;
  width:686px;
  height:100%;
}
#releases h3
{
  position:relative;
  margin-top:50px;
  width:380px;
}
.newsroomNewNewsContainer
{
  position:relative;
  width:686px;
  clear:both;
}
.newsroomNewNewsItem
{
  position:relative;
  min-height:106px;
  padding-bottom:10px;/*remove this after SES meeting 3/29*/
  clear:both;
}
.newsroomNewNewsItemLeft
{
  position:relative;
  width:160px;
  margin:10px 10px 0 0;
  float:left;
}
img.newsroomNewNewsImage
{
  position:relative;
  width:158px;
  height:94px;
  border:1px #000000 solid;
  float:left;
}
.newsroomNewNewsItemRight
{
  position:relative;
  display:block;
  width:516px;
  min-height:106px;
  float:right;
}
.newsroomNewNewsItemLink
{
  position:relative;
  top:8px;
  width:506px;
  font-weight:bold !important;
}
.newsroomNewNewsItemDate
{
  position:relative;
  top:8px;
  width:506px;
}
.newsroomNewNewsItemDesc
{
  position:relative;
  display:block;
  top:8px;
}
/************* InBrief *************/
.InBriefTop
{
  position:relative;
  padding-bottom:20px;
  float:right;
}
.NewsroomInBriefTopics
{
   display:none; 
}
.NewsroomInBriefTopicsButton
{
  position:relative;
  color:blue;
  float:left;
}
.NewsroomInBriefTopicsButton:hover
{
  text-decoration:underline;
  cursor:pointer;  
}
h3.NewsroomInBriefTopicsList
{
  position:relative;
  clear:both;
}
h3.NewsroomInBriefTopicsList a:hover
{
  position:relative;
  font-weight:bold;
}
.InBriefTitle
{
  position:relative;
  margin-bottom:0;
}
.InBriefDesc
{
  position:relative;
  margin:0;
}
/*********** Dateliners ***********/
a
{
  text-decoration:none;  
}
a:hover
{
  text-decoration:underline;  
}

#datelinersWrapper
{
  position:relative;
  width:600px;
  min-height:233px;
  background:#faf3e9;
  border:1px #cecece solid;
}
#datelinersHeadingTitle
{
  position:relative;
  background:#ffffff;
  width:400px;
  height:35px;
  margin:-1px 0 0 -1px;
  text-align:center;
  border-top:1px #000000 solid;
  border-left:1px #000000 solid;
  border-bottom:1px #cecece solid;
  border-right:1px #cecece solid;
}
#datelinersHeadingTitle img
{
  position:relative;
  top:3px;
}
.dlHeading
{
  position:relative;
  top:-6px;
}
#datelinersimage img
{
  position:relative;
  top:10px;
  left:20px;
  border:1px #cecece solid;
  float:left;
  z-index:10;
}
#datelinersimage img a
{
  position:relative;
  width:135px;
  height:175px;
  border:none;
  float:left;

}
#datelinersheader
{
  position:relative;
  top:5px;
  left:45px;
  margin:0 !important;
}
#datelinerslist
{
  position:relative;
  left:80px;
  width:500px;
}
#datelinerslist ul
{
  position:relative;
  list-style-type:none;
}
#datelinerslist ul li
{
  position:relative;
  background-image:url('/media/489626/disc.gif');
  background-repeat:no-repeat;
  background-position:85px 8px;
}
.black
{
  color:#000000;
  text-decoration:none;
}
.black:hover
{
  text-decoration:underline;
}
#dlpreviouslist img
{
  position:relative;
  top:3px;  
  left:2px;
}  
#SubscriptionEmailForm
{
  position:relative;
  width:372px;
}
#SubscriptionEmailForm label
{
  position:relative;
  top:10px;
  left:20px;
  font-weight:bold;
}
.postalmail
{
  position:relative;
  top:25px;
}
#UserEmail
{
  position:relative;
  top:20px;
  left:20px;
  height:20px;
}
.datelinersmail
{
  position:relative;
  background:#f6f6f6;
  top:25px;
  width:372px;
  border:1px #cccccc solid;
}
/************ Photos & Images **********/
.ImageBoxLeft
{
  border:2px #dad9c4 solid;
}
.nomargin
{
  margin:0;
}

/************ Previous Newsroom Items **********/
.PreviousNewsroomItem
{
  position:relative;
  padding-bottom:20px;
}

/************ Trending Topics Newsroom Items **********/
.NewsroomTrendingTopicsItem
{
  position:relative;
  padding-bottom:20px;
}

/************ Newsroom Paging **********/
.NewsroomPaging
{
  position:relative;
  padding-bottom:20px;
}
.NewsroomPaging a
{
  position:relative;
  left:-5px;
  padding-left:5px;
}
.NewsroomPaging a:visited:active
{
  background:#ffff00;
}




/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
