@charset "utf-8";
/* CSS Document */
	
span.type_search_txt {
  display:block;
  font-family:Arial, Tahoma, Verdana, sans-serif; 
  font-size:0.75em;
/*  padding-left:230px;*/
}

span.type_search_txt a {
  display:block;
  font-family:Arial, Tahoma, Verdana, sans-serif; 
  text-decoration: underline;
}

div.type_results_container {
  width:670px; 
  height:42px; 
  background:transparent url(/images/data_results_bg_mid.png) left repeat-x;
  margin-bottom: 4px;
}

div.type_container_left { 
  background:transparent url(/images/data_results_bg_left.png) left no-repeat; 
}

div.type_container_right {
  float:right; 
  background:transparent url(/images/data_results_bg_right.png) left no-repeat; 
}

div.type_container_left, div.type_container_right  {
  width:3px; 
  height:42px;
}

div.type_results_left {
  margin:10px 0 0 0; 
  width:52px; 
  height:65px; 
  border-right:#CCCCCC 1px solid; 
  text-align:center;
}

div.type_results_right {
  margin:5px 0 0 12px; 
  text-align:left;
}

.type_results_data {
  height:15px; 
  width:635px;
}

span.type_mark, div.type_search_title, 
div.type_search_date {
  color:#00745e;	
}

div.type_search_title {
  width:66px;  
}

div.type_saved_search {
  width:auto; 
}

div.type_search_results_date {
  width:42px;  
}

img.type_bx {
  padding:5px 5px 0 0;
}

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

.type_results_bottom_line {
  clear:both;
  width:635px; 
  border-top:#CCCCCC 1px solid; 
}

.type_results_full_bottom_line {
  clear:both;
  width:920px; 
  border-top:#CCCCCC 1px solid; 
}

div.type_search_results_date, div.type_search_date,
div.type_search_results, div.type_search_title,
div.type_results_right, div.type_results_left,
div.type_container_left {
  float:left;
}

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