.search h1 {
    margin-top: 10px;
    font-size: 2.5em;
}

.search div#main p {
    font-size: .95em;
}

div#releases-by-year {
    width: 460px;
    border-top: 6px solid #333;
    margin-top: 20px;
    padding-top: 20px;
}

div#releases-by-year h3 {
    font-family: helvetica, arial, geneva, sans-serif;
   /* display: inline;
    border-right: 1px solid #333;*/
    padding-top: 3px;
    padding-bottom: 3px;
    margin-right: 10px;
    padding-right: 10px;
    clear: both;
}
#releases-by-year ul.press-archive-list {
    margin-left: 0;
    margin-right: 1em;
}
#releases-by-year ul.press-archive-list li {
    float: left;
    list-style: none;
    margin-top: 0;
}
#releases-by-year ul.press-archive-list li {
    float: left;
    list-style: none;
    margin-top: 0;
}
#releases-by-year ul.press-archive-list li a {
color: #002878;
text-decoration: underline;
 background-image: url('img/link-border.png');
 background-repeat: no-repeat;
 background-position: right 3px;
 padding-right: 9px;
 margin-right: 4px;
}
#releases-by-year ul.press-archive-list li a.last {
    background-image: none;
    margin-right: 0;
    padding-right:0;
}



div#releases-by-year h3 a:link {color: #333; text-decoration: none;}
div#releases-by-year h3 a:visited {color: #333; text-decoration: none;}
div#releases-by-year h3 a:hover {color: #333; text-decoration: underline;}
div#releases-by-year h3 a:active {color: #333; text-decoration: none;}

div#expert-search.search-results {
    float: right;
    margin-left: 20px;
    width: 220px;
    margin-top: 10px !important;
    margin-bottom: 20px;
    height:165px;
}
input#searchAgainBtn {
margin-top:3px;
}

/*google style resets*/

div#main.search div#expert-stories table a {
color: #555;
}

div#main.search div#expert-stories table font {
color: #334466;
}


.l { /*per h3 a used in comps*/
    color: #333333;
    font-family: helvetica,arial,geneva,sans-serif;
    font-size: 13.433px;
    line-height: 20px;
    font-weight: bold;
}
.s {
color: #333;
font-size: 11.2px;
line-height:20px;
}



#search_options_form {
    float: none;
    background-color: #EEEEEE;
    border: 1px solid #DDDDDD;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 20px;
    width:350px;
}


div#news-search-type {
    float: left;
    width: 220px;
    margin-right: 20px;
    margin-bottom: 10px;
}


div#news-search-options {
    float: left;
    width: 60px;
    margin-left: -150px;
    background-color: #fff;
    margin-top: 5px;
}
.search div#news-search-type p, #search_options_form div#news-search-type p {
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 1.2em;
    font-family: arial, helvetica, geneva, sans-serif;
    background-color: #fafafa;
    padding: 5px;
}

div#press-search {
background-color: #EEEEEE;
    border: 1px solid #DDDDDD;
    margin-top: 0;
    padding: 20px;
    position: relative;
}
/*iframe search results styles*/
iframe#results {
    min-height: 600px;
    width: 400px;
    border: none;
    height:auto;
}

#dataDef { /*temp name*/
width: 400px; 
float: left; 
margin-right: 20px; 
}

.l {
color: #000 !important;
}

#mast.gsa_template {
font-size:9px !important;
}
#mast.gsa_template ul  {
/*width:389px;*/ /*works IE not FF*/
}


#mast.gsa_template li a {
font-size:9px !important;
whitespace: nowrap;
}
#mast.gsa_template li a span {
font-size:9px !important;
whitespace: nowrap;
}


#mast.gsa_template #searchInput input {
height: 18px;
font-size:9px;
}

#mast.gsa_template #topnav_main {
background-image:none;
    padding-left: 0px;
    /*width: 389px;*/
}

#mast.gsa_template #topnav_main ul {
position:relative;
left:10px;
}

#mast.gsa_template #topnav_main ul li {
display: block !important;
    float: left !important;
    height: 24px !important;
    list-style: none outside none !important;
    margin: 0 !important;
    padding: 0 !important;
    }
    
#mast.gsa_template #topnav_main #nav_press {
    background-position: -260px 0;
    width: 90px;
}
