/*********** Top Level Publications Page ****************/
#FindPubsArticles
{
    position:relative;
    width:345px;
}
#Headlines
{
    position:relative;
    width:345px;
    float:left;
}
#Features
{
    position:relative;
    left:120px;
    width:100px;
    float:left;
    border:2px white solid;
    padding:5px;    
}
.PublistingDesc
{
  position:relative;
  margin-left:0;
}
#listingSeriesAndDate
{
  font-style:italic;
}
.listingSeriesAndDate {
    font-style: italic;
}
.PublistingSeriesAndDate
{
  font-style:italic;
}
#PublistingHeader
{
  position:relative;
  font-size:14px;
  font-weight:bold;
  margin-left:0;
}
.PublistingHeader
{
  position:relative;
  font-size:14px;
  font-weight:bold;
  margin-left:0;
}
#PublistingItem
{
  position:relative;
  background:#ffffff;
  margin-top:20px;
  font-family:arial, sans-serif;
  font-style:normal;
  float:left;
}
.PublistingItem
{
  position:relative;
  background:#ffffff;
  margin-top:20px;
  font-family:arial, sans-serif;
  font-style:normal;
  float:left;
}
#PubCatWrapper
{
  position:relative;
  height:70px;
  top:-20px;
  background:#eaeaea;
  border-bottom:1px #cecece solid;

}
#PubCat
{
  position:relative;
  top:10px;
  left:10px;
}
#PubDD 
{
  position:relative;
  width:150px;
  float:left;
}
#PubDD select
{
  position:relative;
  width:150px;
  float:left;
}
#TopicDD
{
  position:relative;
  left:50px;
  width:150px;
  float:left;
}
#TopicDD select
{
  position:relative;
  left:50px;
  width:150px;
  float:left;
}
#AuthorDD
{
  position:relative;
  width:150px;
  left:-10px;
  float:right;
}
#AuthorDD select
{
  position:relative;
  left:-10px;
  width:150px;
}
#SortByDD 
{
  position:relative;
  top:8px;
  clear:both;
}
#SortByDD span
{
  position:relative;
  top:15px;
  font-weight:bold;
  clear:both;
}
#pubListHR
{
  position:relative;
  top:15px;
  padding-bottom:20px;
  width:100%;
  color:#f6f6f6;
}
#pubListHR hr
{
  position:absolute;
  top:8px;  
  width:100%;
  color:#f6f6f6;
}
#pubArchiveSearchContainer
{
    position:relative;
    top:-37px;
    left:-15px;
    height:25px;
    width:420px;
    background-color:#ececec;
    /*border:1px #cecece solid;*/
    margin-bottom:0px;
    float:right;
}
#pubArchiveSearchContainer div
{
    position:relative;
    top:-5px;
    left:25px;
    width:400px;
}
#pubArchiveSearchContainer p
{
  position:relative;
  top:3px;
  left:0;  
  margin:0;
  float:left;
}
/********** End Top Level Pubs Pags *********************/


/*********** Secondary Publication Pages ************/

.pubCoverImg
{
  position:relative;
  border:1px #000000 solid;
 margin: 15px;
}



















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