@charset "utf-8";
/* CSS Document */


body {
  font-size: 110%;
  background:#e4f0ee url(/images/bg.png) left top repeat-x;
  margin:auto;
  color: #000000;
}

input, select {
  font-size: 0.75em;
  font-family:Arial, Tahoma, Verdana;
  color: #000000;
  background:#e4f0ee;
}

.outer_layer {
  background:transparent url(/images/bg_right_top.jpg) right top no-repeat; 
  background-color: #e0f0ee;
}

.wrapper {
  width:980px;
  margin:auto;
}

.wrapper img {
  border: 0;
}

.tab {
  float:left;
}

.tab_left {
    float:left;
    background-image:url(/images/nav_left.png) ;
    width:6px;
    height:40px;
    border:0;
}

.tab_right {
    float:left;
    background-image:url(/images/nav_right.png) ;
    width:6px;
    height:40px;
    border:0;
}

.header {
  background-color:transparent;
  border:transparent 0px solid;
}

.logo {
  padding:20px;
}

.misc_links {
  float:right;
  color:#00745e;
}

.searchbox_top {
  padding:130px 0 0 0;
  color:#00FF66;
  font-family:Arial, Tahoma, Verdana;
  color:#00745e;
  text-decoration: none;
  font-weight: bold;
}

a.header_links:link, a.header_links:visited {
  font-family:Arial, Tahoma, Verdana;
  color:#00745e;
  font-size:0.6875em;
  text-decoration: none;
  font-weight: bold;
}

a.header_links:hover {
  text-decoration: underline;
  font-weight: bold;
}

/*main navigation*/

.hl_txt {
  font-family:Arial, Tahoma, Verdana;
  color:#00745e;
  font-size:0.75em;
  text-decoration: none;
  font-weight: bold;
}

.hl_txt input,select{
  font-size:0.75em;
}

.pie_txt {
  font-family:Arial, Tahoma, Verdana;
  color:#00745e;
  text-decoration: underline;
}

.box_text {
  padding:11px 0 0 8px;
}

.font_bar {
  background:transparent url(/images/nav_mid.png) left repeat-x; 
  width:211px;
  padding-left:5px;
  line-height:40px;
  margin-top:-2px;
}

.font_bar_boxes {
  background: url(/images/font_bar_boxes.png) ;
  width:54px;
  height:32px;
  border:0;
 }

.fontbar_left_el {
  width:125px;
  float:left; 
  text-align:right;
}

.fontbar_right_el {
  width:66px; 
  height:40px; 
  float:right; 
  padding:4px 8px 0 0;
}

.nav_tab {
  clear:both;
  background-color:transparent;
  width:980px;
  height:40px;
}

.nav {
  background:transparent url(/images/nav_mid.png) left repeat-x;
}

.nav_space {
  width:280px; 
}

.nav_stripe {
  background-image:url(/images/nav_separator.png) ;
    width:3px;
    height:40px;
}

ul#navigation {
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
}

ul#navigation li a {
  display:block;
  padding:18px 15px 19px 15px;
}

ul#browse_nav {
  width: 709px;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding-left:39px;
}

ul#browse_nav li a{
  display:block;
  padding:15px 12px;
}

ul#browse_full_nav {
  width: 937px;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding-left:39px;
}

ul#browse_full_nav li a {
  display:block;
  padding:15px 12px;
}

.language_links {
  font-family:Arial, Tahoma, Verdana;
  font-size:0.6875em;
  float:right;
  margin-top:-15px;
}

div.language_links ul{
   list-style-image:none;
   list-style-position:outside;
   list-style-type:none;
}

div.language_links li{
  display: inline;
}

div.language_links a{
  text-decoration:underline;
}

.menu_tab {
  float:left;
  margin:0;
  line-height:0px;
}

.menu_tab_active {
  background: url(/images/nav_mid_active.png) left repeat-x;
}

.menu_tab:hover {
  background: url(/images/nav_mid_active.png) left repeat-x;
}

.browse {
  /* background:transparent url(/images/browse_mid1.png) left repeat-x; */
  background:transparent url(/images/nav_mid.png) left repeat-x;
}

div.browsetab {
  padding-left: 2px;
  font-size: 0.9em;
}

.browse_tab {
  float:left;
  margin:0;
  line-height:0px;
}

.browse_stripe {
  /*  background-image:url(/images/browse_separator.png) ; */
  background-image:url(/images/nav_separator.png) ;
  width:3px;
  height:27px;
}

.browse_tab_active {
  /* background: url(/images/nav_mid_browse.png) left repeat-x; */
  background: url(/images/nav_mid_active.png) left repeat-x; 
}

.browse_tab_active a:link, .browse_tab_active a:hover, .browse_tab_active a:visited {
}

.browse_tab:hover {
  /* background: url(/images/nav_mid_browse.png) left repeat-x; */
  background: url(/images/nav_mid_active.png) left repeat-x; 
}

.browse_author_link {
  text-decoration: underline;
  float:left;
  padding-right:2px;
  margin-right:5px;
}

a.btn:link, a.btn:visited {
  font-family:Arial, Tahoma, Verdana;
  color:#00745e;
  font-size:0.75em;
  text-decoration: none;
  font-weight: bold;
}

a.btn:hover {
  text-decoration: none;
  font-weight: bold;
}

/*home search*/

div.search_bar {
  padding:50px 0 25px 0;
  width:642px;
  height:113px;
}

div.search_left_side {
  background:transparent url(/images/search_bar_left3.png) left no-repeat;
  width:6px; 
  height:113px;
  float:left;     
}

div.search_right_side {
  background:transparent url(/images/search_bar_right3.png) left no-repeat;
  width:6px; 
  height:113px;
  float:left;         
}

div.searchstats{
  background:transparent url(/images/right_side_box_hl.png) left no-repeat;
  width:228px;
  height:35px;
  float:left;
}

div.search {
  background:transparent url(/images/search_bg3.png) left repeat-x;
  width:630px; 
  height:113px;
  float:left;         
}
div.full_search {
  background:transparent url(/images/search_bg3.png) left repeat-x;
  width:830px; 
  height:113px;
  float:left;         
}

div.stats_options {
  font-family:Arial, Tahoma, Verdana;
}

.loupe {
  padding:36px 0 0 85px;
  float:left;
}

.loupe_img{
  background: url("/images/search_loupe2.png") no-repeat;
  width:40px;
  height:40px;
}
.search_form {
  background:transparent url(/images/search_field.png) left no-repeat;
  margin:37px 0 0 12px;
  float:left;
  width:251px;
  height:37px;
}

.inputbox {
  font-family:Arial, Tahoma, Verdana;
  color:#000000;
  font-size:0.6875em;
  background-color:transparent;
  border:transparent 0px solid;
  margin:11px 0 0 10px;
  float:left;
  width:231px;
  height:16px;
}

.search_button {
  margin:36px 0 0 10px;
  float:left;    
}

.search_txt_box {
  min-height:194px;
}

.search_bar_txt {
  font-family:Arial, Tahoma, Verdana;
  color:#00745e;
  font-size:0.875em;
  text-decoration: none;
  font-weight: bold;
  display:block;
  letter-spacing:-1px;
}

.search_bar_hl {
  font-size:1.15em;
}

/* sitemap */

span.sitemap {
  text-align:left;
  padding:0 0 0 150px;
}

/*content*/

.left_column {
  background-color:transparent; 
  width:752px; 
  float:left;
}

.left_full_column {
  background-color:transparent; 
  width:980px; 
  float:left;
}

.corner_style {
  width:6px; 
  height:6px;    
  float:left;
}

.top_left {
  background:transparent url(/images/content_corner_left_top.png) left no-repeat; 
}

.top_border {
  background:transparent url(/images/content_border_top.png) left repeat-x; 
  height:6px; 
  float:left;
  width:740px;
}

.top_full_border {
  background:transparent url(/images/content_border_top.png) left repeat-x; 
  height:6px; 
  float:left;
  width:968px;
}

.right_top{
  background:transparent url(/images/content_corner_right_top.png) left no-repeat; 
}

.left_bottom {
  background:transparent url(/images/content_corner_left_bottom.png) left no-repeat; 
}

.border_bottom {
  background:transparent url(/images/content_border_bottom.png) left repeat-x; 
  height:6px; 
  float:left;
  width:740px;
}

.border_full_bottom {
  background:transparent url(/images/content_border_bottom.png) left repeat-x; 
  height:6px; 
  float:left;
  width:968px;
}

.right_bottom {
  background:transparent url(/images/content_corner_right_bottom.png) left no-repeat; 
}

.border_left {
  background:#ffffff url(/images/content_border_left.png) left repeat-y;  
  float:left;
}

.border_top {
}

.border_right {
  background:transparent url(/images/content_border_right.png) right repeat-y;     
}

.right_wdth {
  width:228px;
}

.left_wdth {
  width:752px;
}

.left_full_wdth {
  width:980px;
}

.tab_border_sze {
    width:216px;
}

.rss_ico {
    margin:7px 0 0 5px;        
}

.right_column {
    background-color:transparent; 
    width:228px; 
    float:right;
}

.column_header {
    background:transparent url(/images/right_side_box_hl.png) left no-repeat; 
    width:228px; 
    height:35px; 
    float:left;
}

/*<!--footer-->*/

span.footer_txt {
    font-family:Arial, Tahoma, Verdana;
    color:#000000;
    font-size:0.6875em;
    text-decoration: none;
    font-weight: normal;
    padding-right:4px; 
}

a.footer_txt:link, a.footer_txt:visited {
    font-family:Arial, Tahoma, Verdana;
    color:#000000;
    font-size:0.875em;
    text-decoration: none;
    font-weight: normal;
    
}

a.footer_txt:hover {
    text-decoration: underline;
    font-weight: normal;
}

.powered_by {
    font-family:Arial, Tahoma, Verdana;
    color:#000000;
    font-size:0.6875em;
    text-decoration: none;
    font-weight: normal;
    float:right;
    position:relative;
    top: -0.8em;	
}

a.powered_by:link, a.powered_by:visited {
    font-family:Arial, Tahoma, Verdana;
    color:#000000;
    font-size:0.875em;
    text-decoration: none;
    font-weight: normal;
    padding-right: 5px;
}

a.powered_by:hover {
    text-decoration: underline;
    font-weight: normal;
}

.footer_tab_left{
    float:left;
     background: url("/images/footer_left_b.png");
     border: 0px;
     height: 65px;
     width: 6px;
}

.footer_tab_right {
    float:right;
     background: url("/images/footer_right_b.png");
     border: 0px;
     height: 65px;
     width: 6px;
}

.footer_tab {
    background:transparent url(/images/footer_mid_b.png) left repeat-x;
    clear:both;
    background-color: #CCCCCC;
    width:980px;
    height:65px;    
}

.footer_hl {
    width:968px;
    font-weight: bold;
}

.footer_hl_sub {
    line-height:22px;
    width:968px;
    font-weight: bold;
    text-align:center;
}


.institutions-dock {
    text-align: center;
    position: absolute; 
    bottom: 5px; 
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
}

.institutions-dock img {
    margin: 0 3px;
    width: 45px;
 
    transition: all 1s ease;
    -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          
    filter: grayscale(100%) brightness(150%) contrast(50%);
    -webkit-filter: grayscale(100%) brightness(150%) contrast(50%);
}
 
.institutions-dock img:hover {
    width: 120px;
    filter: grayscale(0%) brightness(100%) contrast(100%);
    -webkit-filter: grayscale(0%) brightness(100%) contrast(100%);
}

.institutions-dock img.hea {
    width: 60px;
    margin-bottom: 5px;
}

.footer_sub_logo {
    margin:20px 10px 0 10px;
}

/*search results CSS*/


/***
 *** Blocks
 ***/

.on_off {
    padding:13px 0 0 12px;    
}

.left-column .hidden .content, #right-column .hidden .content {
  display: none;
}

img.results_btn {
  padding: 4px 0 0 8px;
  margin:0;
}

/*search results right column*/
input.quired_search {
    font-family:Arial, Tahoma, Verdana;
    font-size:0.6875em;
    width:200px;
    border:#cccccc 1px solid;
    color:#333333;
    padding:2px;
    margin:8px 0 0 8px;
}

input.quired_search_btn {
    margin:5px 0 1px 7px;
}

div.box_separator {
    border-top:#FFFFFF 1px solid;
    width:224px;  
    float:left;
    margin:5px 0 5px 1px;
}

div.limit_results_banner {
    width:227px; 
    display:inline;
    height:29px; 
    margin:0 0 0 1px; 
    background:transparent url(/images/limit_results_banner1.png) top no-repeat; 
    float:left;
}

span.limit_banner_txt {
    margin:5px 0 0 10px; 
    font-family:Arial, Tahoma, Verdana, sans-serif; 
    font-size:0.9375em; 
    font-weight:bold; 
    display:block;
}

ul.limit_list {
    list-style-type:none; 
    padding:8px 0 3px 8px; 
    margin:0; 
    font-family:Arial, Tahoma, Verdana, sans-serif; 
    font-size:0.6875em;
    color: #00745E;
}

li.limit_list {
    clear:both;
}

input.limit_list_checkbox {
    margin:1px 0 0 0; 
    padding:0; 
    float:left;
}

/*
label.list_txt {
    padding:0 0 0 10px;
}
*/
li.list_link {
    text-align:right;
    padding:0 10px 0 0 ;
}

a.list_link {
    font-family:Arial, Tahoma, Verdana, sans-serif; 
    font-size:0.6875em;
    color:#9f9f9f;
}

label.btn {
 color:#00745E;
 font-family:Arial,Tahoma,Verdana;
 font-size:0.75em;
 font-weight:bold;
 text-decoration:none;
}

a:hover, a:visited, a:link {
  color:#00745E;
  text-decoration:none;
}

.update_nav {
  background-color:#FFFFFF; 
  width: 670px; 
  padding-bottom:3px;  
  text-align:left; 
  line-height:29px;
}

.update_nav label {
/*  padding-left: 10px; */
  font-size:0.75em;
  font-family:Arial, Helvetica, sans-serif;
  color:#00745E;
}

.results_page_nav {
  background-color:#FFFFFF;
  width:670px;
}

.results_full_page_nav {
  background-color:#FFFFFF;
  width:950px;
}

.found_results {
  float:left;
}

span.results_txt {
  font-size:0.75em;
  font-weight:bold;
  font-family:Arial, Helvetica, sans-serif;
}

span.export_warning {
  font-size:0.75em;
  font-weight:normal;
  font-family:Arial, Helvetica, sans-serif;
  padding-left: 10px;
}

div.select {
  float:left;
   margin-left:5px;
   margin-right:5px;
}

div.select_result {
  float:left;
   margin-left:5px;
}

label.select_txt {
  font-family:Verdana, Helvetica, Arial, sans-serif; font-size:0.8125em; color:#00745E; letter-spacing:-1px;
}

div.update_btn {
  float:left;
  padding-left: 10px;
  padding-top: 3px;
}

div.update_btn_result {
  float:left;
  padding-left: 5px;
  padding-top: 3px;
}


div.pages_bar {
  background-color:#FFFFFF; height:29px; border-top:#b2d6cf 1px solid; padding-top:4px;
}

div.pager_links {
  float:left;
}

div.pages_bar_fix {
  float:left;
  background:transparent url(/images/search_results_bg.png) left repeat-x;
  height:29px;
}

div.pages_bar_fix_full {
  background:transparent url(/images/search_results_bg.png) left repeat-x;
  height: 29px;
  width: 955px;
  margin-bottom: 5px;
}

div.num {
  width:399px;
  clear:left;
}

div.num_full {
  width:950px;
  clear:left;
}

div.num_rss_full {
  width:736px;
  clear:left;
}

div.rss_img {
  background:transparent url(/images/right_side_box_hl.png) left no-repeat;
  width:228px;
  height:35px;
  float:left;
}

div.rss{
  width:270px;
}

div.pages_bar_left {
    background:transparent url(/images/search_results_bar_bg_left.png) left no-repeat;
    padding:0 0 0 5px;
}

div.pages_bar_right {
    background:transparent url(/images/search_results_bar_bg_right.png) right no-repeat;
    padding:0 8px 0 170px;
}

div.stats {
  padding:0 8px 0 0px;
}

.rss_fix {
    line-height:27px;
}

.rss_feeds_txt {
  color:#00745E;
  font-family:Verdana, Tahoma, sans-serif;
  font-size:0.5625em;
  font-weight:bold;
}

div.mark_and_results_bar {
  background-color: #FFFFFF;
  height:29px;
  line-height:29px;
}

div.dispalying_res {
  float:right;
}

span.dispalying_res_txt {
  font-size:0.5625em; font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; font-weight:bold;
}

div.displaying_res {
  float:right;
}

span.displaying_res_txt {
  font-size:0.6875em; font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

div.add_to_mark_btn {
  float:left;
  margin-top:3px;
  margin-bottom:3px;
}

div.links_bar {
  display:inline-block
}

div.results_links, div.results_links:hover {
  float:left;
  width:21px; 
  height:21px; 
  margin:4px 1px 0 1px;    
}

div.results_full_links, div.results_full_links:hover {
  float:left; 
  width:31px; 
  height:21px; 
  margin:4px 1px 0 1px;    
}

div.results_links:hover {
  background:#00FF66 url(/images/results_list_nr_bg.png) center no-repeat;    
}

div.results_full_links:hover {
  background:#00745E url(/images/results_list_nr_bg.png) center no-repeat;    
}

a.results_link_active, a.results_link, a.results_link:hover  {
  display:block; margin-top:2px; 
  font-family:Arial, Tahoma, Verdana; 
  font-size:0.75em; 
  font-weight:bold; 
  color:#00745E;    
  text-decoration:none;
}

a.results_link_active{
  font-size:0.9em;    	
}

a.results_link {
  color:#6f7072;
}

body h1 {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  color:#00745e;
  font-size:1.3em;
  text-decoration: none;
  font-weight: bold;
}
body h2 {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  color:#00745e;
  font-size:1.125em;
  text-decoration: none;
  font-weight: bold;
}
body h3 {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  color:#00745e;
  font-size:1em;
  text-decoration: none;
  font-weight: bold;
}

body h4 {
  font-family:Arial, Tahoma, Verdana;
  color:#00745e;
  font-size:0.9em;
  text-decoration: none;
  font-weight: normal;
}

body h5 {
  font-family:Arial, Tahoma, Verdana;
  color:#00745e;
  font-size:0.8125em;
  text-decoration: none;
  font-weight: normal;
}

/* Backend */

body.backend input, 
body.backend select {
  font-size: 1em;
  font-family:Arial, Tahoma, Verdana;
}

body.backend a.underline{
  text-decoration: underline;
}

body.backend table.grid {
  border: 1px solid;
  border-collapse: collapse;
}

body.backend th.grid {
  border: 1px solid;
  text-align:left;
  padding-right: 20px;
}

body.backend td.grid {
  border: 1px solid;
  text-align:left;
  padding-right: 20px;
}

body.backend table.download {
  border: 0;
  border-collapse: collapse; 
}

body.backend th.download {
  border: 0;
  text-align:left; 
}

body.backend td.download {
  border: 0;
  text-align:left;
  padding-right: 20px;
}

body.backend {
    font-family:Arial, Tahoma, Verdana;
   /* color: #113311;*/
}
/*
body.backend a {
  text-decoration: underline;
}

body.backend div.nav a {
  text-decoration: none;
}*/

body.backend table.datatable,
body.backend table.formtable {
  margin-top: 10px;
  margin-bottom: 10px;
}

body.backend table.formtable th,
body.backend table.datatable th {
  text-align: left;
  padding-right: 20px;
  padding: 2px;
  vertical-align: top;
}
body.backend table.datatable th {
  background-color: #CCCCCC;
}

body.backend table.datatable {
  border: 1px solid #99AA99;
  border-collapse: collapse;
  width: 100%;
}

body.backend table.datatable td,
body.backend table.formtable td{
  text-align: left;
  padding: 4px;
  padding-right: 20px;
  vertical-align: top;
  font-size: 0.8em;
}

body.backend table.datatable tr.oddrow {
  background-color: #fff;
}

body.backend .error {
  color: red;
}

body.backend label, body.backend th {
  font-family:Verdana, Helvetica, Arial, sans-serif;
  color:#00745E;
  letter-spacing:-1px;
}

body.backend th, body.backend td {
  vertical-align: top;
  font-size:90%;
}

body.backend div.footer_tab {
  margin-top: 15px;
}

body.backend div#plogos img {
    margin-right: 0px;
}

body.backend ul.error_list {
    padding:0;
    margin:0;
    list-style: none;
    color: #FF0000;
}

div.searchbox {
  float:right;
}

div.searchbox li {
  display:inline;
}

div.browseby_bar {
    padding:15px 55px 36px 55px;
    height:110px;
}

body a.downloadButton {
    border: 1px solid #999999;
    background-color: #ebe6e0;
    color: #000;
    height: 25px;
    font-size: 0.8125em;
    padding: 3px 10px 3px 10px;
}

body.backend a.cancelButton,
body.backend a.deleteButton,
body.backend a.downloadButton {
    border: 1px solid #999999;
    background-color: #ebe6e0;
    color: #000;
    height: 25px;
    font-size: 1em;
    padding: 3px 10px 3px 10px;
}
body.backend a.deleteButton {
    background-color: #ebc6c0;
}
body.backend a.cancelButton:hover,
body.backend a.deleteButton:hover {
    background-color: #FbF6F0
}

/* User message area */

div.msg_area {
    clear:both;
    background-color:transparent;
    width:980px;
}

div.msg_area .top_border, div.msg_area .border_bottom {
  width: 968px;
}

div.messages {
  background:#ffffff url(/images/content_border_left.png) left repeat-y;  
  float:left;
  width: 978px; 
  border-right: 1px solid #DDD;
}

div.user-message {
  font-family:Arial, Tahoma, Verdana;
  color:#00745e;
  text-decoration: none;
  font-weight: bold;
}

div.error-message {
  color: #983434;
}

div.keyword-tagcloud {
  font-family:Arial, Tahoma, Verdana;
  height: 175px;
  overflow: hidden;
  text-decoration: none;
}

.highlight {
  text-decoration: none;
/*  background-color:#e3bd59;*/
}

.result-teaser {
  text-align:left;
}

/*tag cloud */
div.tagcloud{
  background:transparent url(/images/right_side_box_hl.png) left no-repeat;
  width:228px;
  height:35px;
  float:left;
}

div.tagchoice {
  text-align: center;
  color: #00745e;
  font-family:Arial, Tahoma, Verdana;
  font-weight:bold;
  font-size:0.75em;
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
  margin-right: 2px;
  margin-left:2px;
}
div.tagchoice a {
  cursor: pointer;
}
div.tagchoice_1 {
  float: left;
  text-align: center;
  width: 49%;
  margin-left: 2px;
  background-color: #e9f5f3;
  height: 30px;
  padding-top:10px;
  margin-top:2px;
}
div.tagchoice_2 {
  float: right;
  margin-right: 2px;
  text-align: center;
  width: 49%;
  background-color: #c6e5df;
  height: 30px;
  padding-top:10px;
  margin-top:2px;
}

.format_export_dropdown {
  float:left;
  padding-left:5px;
  padding-right:5px;
}

.export_and_rss {
  float:right;
  padding-top:2px;
  border-left: 1px solid white;
  width: 265px;
}

.export_results_btn {
  float:left;
  padding-right: 0px;
}

.rss_btn {
  float:right;
  padding-left: 3px;
  border-left: 1px solid white;
}

img.export_results_btn {
  padding: 4px 0 0 8px;
  margin:0;
}

tr.date_condition {
  padding-top: 15px;
}

table#conditions label {
  font-family: Arial, Tahoma, Verdana;
  font-size: .8em;
  font-weight: bold;
}

.rssscrollers{ 
}

#pscroller1{
color: #000000;
width: 217px;
height: 128px;
border: 1px solid white;
background-color: white;
text-align:left;
}

div.rrs {
  font-family: Arial, Tahoma, Verdana;
  font-size:0.75em;
}

a.rrslink {
  color:#00745E;
  text-decoration: underline;
}

.pie_txt a:link, .pie_txt a:visited, .pie_txt a:hover {
  font-family:Arial, Tahoma, Verdana;
  color:#00745E;
  font-size:0.75em;
  text-decoration: underline;
}

.static_txt {
  font-family: Arial, Tahoma, Verdana;
  padding-left: 10px;
  padding-right: 10px;
/*  font-size: 1.0em; */
}

#phrase.inputbox {
  font-family:Arial, Tahoma, Verdana;
  color:#000000;
  font-size:0.6875em;
  background-color:transparent;
  border:transparent 0px solid;
  margin:11px 0 0 3px;
  float:left;
  width:231px;
  height:16px;
}

.deleted_message {
	padding-top:2em;
	padding-bottom:2em;
	text-align:center;
}
