body {
	width: 999px;
	border: none;
	margin: 0px auto;
	padding: 0px;
	background: white; 
	}

#select {
	background: #ada68c; 
	overflow: scroll;
	}

#index {
	width: auto;
	background: #dad3b9 url('/images/gradient_bkg2.gif') repeat-x;
}

#main {
	width: 999px;
	background: #ada68c; 
	clear: both;
	position: relative;
}

#header {
	height: 68px;
	background: #ada68c url('/images/header.jpg') no-repeat;
	clear: both;
	padding-top: 20px;
	padding-right: 35px;
	text-align: right;
}

#V0header {
	width: 970px;
	height: 87px;
	background: white url('/images/aerulean_header_background.gif') no-repeat;
	margin: 0 0 10px 0;
	text-align: right;
}

#V0Appheader {
	width: 999px;
	height: 52px;
	background: #ada68c url('/images/aerulean_header_background_app.gif') no-repeat;
	margin: 0 0 10px 0;
	overflow: visible;
}

#V0Appheader img {
	float: left;
}

#beta {
	font-family: verdana;
	font-size: 10px;
	color: #c7d2e4;
	float: left;
	margin-top: 31px;
}

#logout_form {
	font-family: verdana;
	font-size: 12px;
	float: right;
    margin: 55px 11px 0 0;
}
	
#logout_form a {
	color: #354762;
	text-decoration: none;
}
	
#logout_form a:hover {
	background: transparent;
	text-decoration: underline;
}

#logout_form span{
	color: #6986a8;
}

/* #logout_form button {
	margin: 38px 16px 0 0; 
	float: right; 
	border: none; 
	padding:none; 
	background: transparent; 
	width:142px; 
	cursor:pointer;
}  */

#back_to_search {
	margin: 40px 6px 0 0; 
	float: right; 
	font-family: arial; 
	font-size: 11px; 
	text-align: left; 
	color: #094262; 
	width: 132px; 
	height: 23px; 
	padding-top: 8px;
	cursor: pointer;
	background-image: url('/images/back_app_button.png');
}

#logout_form_app, #user_info {
	font-family: verdana;
	font-size: 12px;
	color: #354762;
	float: right;
    margin: 15px 11px 0 0;
	text-decoration: none;
}

#user_info {
	margin-right:4px;
}

#logout_form_app a, #logout_form_app div a, #logout_form_app img {
	color: #354762;
	text-decoration: none;
	cursor: pointer;
}

#logout_form_app div {
	float:left;
}

#logout_form_app a:hover, #logout_form_app div a:hover {
	background: transparent;
	text-decoration: underline;
}

#logout_form_app span, #user_info span{
	color: #6986a8;
}

#plantcount {
	width: 167px;
	height: 25px;
	float:right;
	text-align: center;
	font-size:9px;
	font-style: arial;
	color: #084262;
	margin-top: 10px;
	padding-top: 6px;
	background-image: url('/images/plant_count_bkg.png');
}

#plantcount span {
	font-size: 11px;
	font-weight: bold;
	padding-top: 1px;
	color: #084161;
	background: #d7e6f0;
}

#plantcount img {
	float:none;
	margin-bottom:-2px;
}

#username {
	margin-top:50px;
	margin-right:16px; 
	float:right; 
	border: 1px solid #2c4f78; 
	padding:2px 0 0 3px; 
	width:148px; 
	height:17px;
	font-family: arial;
	font-size: 11px;
	color: #8b8b8b;
}

#password_block {
	position: relative;
	float: right;
	margin-right:10px;
	width:154px;
	height:87px;
}
	
#forgot_password a {
	font-family: arial;
	font-size: 11px;
	color: #354762;
	float: right;
	margin-top: 35px;
	text-decoration: none;
}
	
#forgot_password a:hover {
	background: transparent;
	text-decoration: underline;
}

#pass_temp input, #pass_real input {
	position: absolute;
	border: 1px solid #2c4f78; 
	padding:2px 0 0 3px; 
	margin-top:2px;
	width:148px;
	height:17px;
	clear:both;	
	float: right;
	top: 49px;
	right: 0px;
	font-family: arial;
	font-size: 11px;
	color: #8b8b8b;
}

#pass_temp input {
	z-index: 10;
}
	
#pass_real input {
	z-index: 1;
}

#login_form button {
	margin-top:50px;
	margin-right:16px; 
	float:right; 
	border: none; 
	padding:none; 
	background: transparent; 
	width:71px; 
	cursor:pointer;
}

#login_form button div {
	font-family:verdana; 
	font-weight:bold;
	font-size:10px; 
	text-align:center; 
	color:#135c84; 
	width:61px; 
	height:17px; 
	padding-top: 4px; 
	background-image: url('/images/login_button.png');
}

#footer {
	height: 48px;
	width: 980px;
	background: #949ca0;
	border: 1px solid #7b7560;
	text-align: right;
	color: #c7cfd3;
	font-family: verdana, arial, helvetica, sans-serif;
    font-size: 12px;	
	clear: both;
	position: relative;
}

#V0footer, #V0Appfooter {
	height: 22px;
	width: 968px;
	background: #ada68c;
	border: 1px solid #7f7863;
	color: #fff;
	font-family: verdana;
    font-size: 10px;	
	clear: both;
	margin: 0 0 20px 0;
	overflow: visible;
}

#V0Appfooter {
	width: 999px;
}

.footer-left {
	float:left; 
	margin: 4px 0 0 20px;
}

.footer-right {
	float:right; 
	margin: 5px 20px 0 0;
}

.footer-right span {
	color: #cbc6b5;
}

.footer-right a {
	color: #fff;
	text-decoration: none;
}

.footer-right a:visited {
	color: #fff;
}

.footer-right a:hover {
	background: transparent;
	text-decoration: underline;
}

#content {
	width: 950px;
	height: 100%;
	margin: 0;
	padding: 22px 0 19px 20px;
	font-family: verdana;
	font-size: 12px;
	color: black;
}

#selected_content {
	width: 578px;
	float: left;
	margin: 0px 0px 19px 0px;
	padding: 4px 16px 0 0;
	border-right: 1px dashed #c7c4bb;
	font-family: verdana;
	font-size: 12px;
	color: black;
}

#selected_content #support {
	line-height: 18px;
}

#support {
	height: 400px;
}

#selected_content a {
	color: #3b5998;
	text-decoration: none;
}

#selected_content a:hover {
	background: transparent;
	text-decoration: underline;
}

#selected_content h3 {
	color: black;
	margin: 20px 0 5px 0;
}
	
#selected_content ul {
	margin-top: 0;
}
	
#content_navigation {
	float: left;
	margin: 0 0 19px 11px;
	width: 326px;
	background: white;
	font-family: verdana;
	font-size: 12px;
	line-height: 25px;
	color: black;
}

#content_navigation a, #text_link a {
	color: #3b5998;
	text-decoration: none;
}

#content_navigation a:hover, #text_link a:hover {
	background: transparent;
	text-decoration: underline;
}

#adorn_img {
	float: right;
	margin: 0 63px 26px 0;
}

#panel1_container {
	float: left;
	width: 251px;
	background: #ada68c;
}

#panel2_container {
	float: left;
	width: 738px;
	padding: 0px 0px 5px 10px;
	background: #ada68c; 
}

#panel1_middle {
	width: 251px;  
	background: #dad9c7;
}

#panel1 {
	margin: 0;
	padding: 0 10px;
	width: 229px;                /* total width is 251 including  padding and border */
	border-left: 1px solid #7b7560;
	border-right: 1px solid #7b7560;
	}
	
#panel1 h3 {
	margin-top: 0;
	}

.foldout_item, .foldout_group {
	font-family: arial;
	font-weight: bold;
	font-size: 11px;
	color: #3f403f;
	padding-bottom: 2px;
	cursor: pointer;
}

.foldout_item {
	margin: 0 0 0 5px;
}

.foldout_group {
	margin: 0 0 0 9px;
}

.foldout_item .select_item {
	margin: 5px 0 0 15px;
}

.foldout_item .select_item span {
	padding: 0 2px 0 3px;
}

.criteria_group, .top_group {
	margin-bottom: 6px;
	padding: 0 3px 0 3px;
}

.foldout_item span span {
	font-weight: normal;
}
	
.foldout_item img {
	margin: 0 1px -4px 0;
}
	
.select_item span:hover, .criteria_group:hover {
	background-color: #e9e8dd;
}

#panel2 {
	float: right;
	width: 744px;    /* total width includes left margin and extends +7 from nominal region boundaries to left; margin+border keeps images in bounds */
	min-height: 453px;
	margin: 0 0 0 -7px;
	border: none;
	position: relative;
}

.panel2-heading {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	margin: 20px 0px 10px 0px;
}

.panel2-heading span {
	cursor: pointer;
}

.panel2-heading span:hover {
	background: #888;
}

#progress_indicator {    /* positioned relative to "main" */
	position:absolute;
	z-index:100;
	top: 0px;
	right: 0px;
}

.big_panel #big_panel{
	position: relative;
}

.plain {
	border: none;
	padding: 0px;
	margin: 0px;
	float: left;
}

.species_search {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	padding: 5px 0px;
	color: black;
}

.species_search_select {
	width: 240px;
	color: #7b7358;
	border: 1px solid #8b846c;
}

.selection_criteria {
	height: 14px;
}

#name_selection {
	width: 240px;
	height: 21px;
	font-size: 10px;
	line-height: 11px;
}

#plant_name {
	font-family: arial;
	font-size: 12px; 
	color: #c2c0b9;
	width: 223px; 
	height: 17px;
	padding: 2px 0 0 4px;
	border: 1px solid #7b7960;
	margin: 2px 0 10px 0;
}

#selections {
	line-height: 16px;
	text-indent: -1em;
	margin-left: 1em;
}

.criterion_label {
	margin-left: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:   10px;
	text-align: left;
	line-height: 10px;
	color: #7b7358;
	cursor: pointer;
}

.criterion_label:hover {
	background-color: #c5c3b7;
}

.subheading {
	color: #7b7358;
	font-size: 10px;
	margin: 2px 0px 4px 0px;
}

.subheading:hover {
	background-color: #c5c3b7;
}

.subheading_list {
	margin-left: 10px;
	font-size: 10px;
}

.name {
	margin-left: 35px;
}

.selection {
	float: left;
	clear: both;
}

.selection a {
	border: 1px solid #88e;
	background: #888179;
	color: #dbd3b8;
	text-decoration: none;
}

.selection a:hover {
	border: 1px solid #eed;
	background: #b8b199;
	color: #ebe3c8;
}

.back_link {
	color:  #5b5338;
	font-size: 12px;
	line-height: 12px;
	margin-top: 3px;
	margin-bottom: 10px;
	cursor: pointer;
	}

.back_link span:hover {
	background: #888;
	}

.captioned_image, .admin_image {
	float: left;
	border: 2px solid transparent;
	margin: 0 0 6px 6px;
	text-align: center;
	background: #a49d82;
	position: relative;
	}

.captioned_image:hover {
	border: 2px solid #e5e2db;
	}

.captioned_image div, .admin_image div {
	position: relative;
	border: 1px solid #797560;
	}

.actual_img {
	position: absolute;
	top: 0px;
	left: 3px;
	cursor: pointer;
	z-index: 5;
	}
	
.spacer_img {
	cursor: pointer;
	position: absolute;
	z-index: 10;
}

.captioned_image div div, .admin_image div div{
	position: absolute;
	height: 28px;
	background: #a2987d; 
	border: none;
	border-top: 1px solid #797560;
	color: #43321c;
	font-size: 10px;
	}
	
.captioned_image .caption {
	width: 174px; 
	border: none;
	background: #a2987d; 
	padding-top: 2px;
	text-align: center;
	left: 0;
}

.captioned_image .caption img {
	margin: 0 0 -2px 0;
	cursor: pointer;
	}

.captioned_image div div span, .captioned_image div div div span {
	cursor: pointer;
	}
	
.captioned_image div div span:hover, .captioned_image div div div span:hover {
	text-decoration: underline;
	}
	
#nophoto_list {
	clear: left;
	color: #3f403f;
	margin: 4px 0 10px 10px;
	width: 734px;
}

#nophoto_list span {
	cursor: pointer;
	}

#nophoto_list span:hover {
	text-decoration: underline;
	}

#plant_new_criterion {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:   10px;
}

div.selector {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:   11px;
  background: white; 
  border: 1px solid #88e;
  width: 15em; 
  height: 2ex; 
  float: left; 
  padding: 2px;
}

#plant_name_auto_complete, #file_name_auto_complete, #right_menu {
  position: absolute;
  left: -50px;
  top: -50px;
  z-index: 10;
  width: 240px;
  background-color: transparent;
  font-family: verdana;
  font-size:   10px;
  line-height: 12px;
 }

.top_group {cursor:pointer}

#plant_name_auto_complete ul, #file_name_auto_complete ul, #right_menu ul {
	border: 1px solid #888;
	background: #d7d4c6;
	margin: 0 0 0 20px;
	padding: 0 5px;
	width: 100%;
	list-style-type: none;
	cursor: pointer;
}

#plant_name_auto_complete ul li, #file_name_auto_complete ul li, #right_menu ul li {
	margin: 0;
	padding: 0;
}

#plant_name_auto_complete .selected, #file_name_auto_complete .selected {
	background-color: #f2f2eb;
}

#plant_name_auto_complete ul li p, #file_name_auto_complete ul li p {
	margin: 0 0 0 20px;
	text-indent: -20px;
	padding: 2px 0 2px 2px;
}

#plant_name_auto_complete ul li:hover, #file_name_auto_complete ul li:hover, #right_menu ul li:hover {
background-color: #f2f2eb;
}

.dropdown_list {
  font-family: verdana;
  font-size:   10px;
  line-height: 11px;
  color: #7b7358;
  margin-left: -20px;
  list-style-type: none;
  cursor: pointer;
 }

.dropdown_list_item span:hover {
  background-color: #c5c3b7;
}

#select_status {
	clear: none;
	float: left;
	width: 738px;
}

#match_count {
	float: left;
	width: 102px;
	margin-right: 2px;
	padding-top: 3px;
	height: 20px;
	text-align: center;
	background-color: #e6e5db;
	font-family: arial;
	font-size: 12px;
	color: black;
	border: 1px solid #7b7560;
}

#crumbs05 {
	float:left;
	width: 536px;
	min-height: 24px;
	background: #c1baa0 url('/images/selected_bkg3.gif') repeat-y;
	border-top: 1px solid #7b7560;
	border-left: 1px solid #7b7560;
	border-right: 1px solid #7b7560;
}	

#crumbs {
	clear:none;
	float:left;
	width: 736px;
	background: #dad9c7 url('/images/selected_bkg3.gif') repeat-y;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
}	

.crumb {
	float:left;
	height: 20px;
	font-family: arial;
	font-size: 10px;
	padding: 3px 0 0 3px;
	color: black;
	background-color: #dad9c7;
	border-right: 1px solid #7b7560;
	border-bottom: 1px solid #7b7560;
}

.crumb_bit {
	float:left;
	height: 24px;
	font-family: arial;
	font-size: 10px;
	color: black;
	border-right: 1px solid #3f403f;
}

.subcat {
	margin-left: 3px;
	margin-right: 3px;
}

.remove  {
	cursor: pointer;
	margin: 0 3px -4px 2px;
}

.selection_line {
	margin: 0 4px -8px 0;
}

#new_search {
	float:right;
	width: 92px;
	height: 22px;
	background: white url('/images/new_search.gif');
	font-family: arial;
	font-size: 13px;
	color: #135c84;
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
	cursor: pointer;
}

#tab_set {
	width:738px;
	position: absolute;
	top: 14px;
	left: 0px;
	z-index: 1;
}	

#tab_set ul {
	margin: 0 0 0 6px;
    padding:10px 0px 0px 0px;
    list-style:none;
    }
	  
#tab_set li {
    float:left;
	background:url("/images/left_both_tabs.gif") no-repeat left top;
	padding-left: 9px;
	border-right: 6px solid transparent;
	}
	  
#tab_set a {
	font-family: arial;
	font-size: 11px;
	font-weight:bold;
    color:#333;
	float:left;
	display:block;
	width:.1em;
	background:url("/images/right_both_tabs.gif") no-repeat right top;
	padding:1px 15px 3px 6px;
	text-decoration:none;
}

#tab_set a #vertical { 
	font-size: 14px;
	color: #7b7560;
	font-weight: normal;
}
	
#tab_set a #hidden {
	font-size: 14px;
	color: #a49d82;
	font-weight: normal;
}

#tab_set a:hover #hidden {
	color: #dad9c7;
}

#tab_set > ul a {width:auto;}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
	
#tab_set a {float:none;}
    /* End IE5-Mac hack */
	
#tab_set .front_tab {
    background-position:0% -150px;
    }
	  
#tab_set .front_tab a {
    background-position:100% -150px;
    padding: 1px 15px 4px 6px;
    color:#3f403f;
    }
	  
#tab1:hover, #tab2:hover {
    background-position:0% -150px;
	}
	  
#tab1a:hover, #tab2a:hover {
    background-position:100% -150px;
     color:#3f403f;
    }
	 
#navbar {
	clear: both;
	width: 736px;
	height: 23px;
	background: #dad9c7;
	border: 1px solid #7b7560;
	margin: 44px 0 6px 6px;
	}

#navbar div, #navbar img {
	margin-top: 3px;
	float: left;
}

#navbar div a {
	font-family: arial;
	font-size: 11px;
	color: #6d6a5f;
	text-decoration: none;
	padding: 0 3px 0 3px;
	margin-right: 3px;
}

#navbar .vertical { 
	font-size: 14px;
	color: #c0beab;
	font-weight: normal;
	margin: 0 2px 0 -1px;
}
	
#navbar div a:hover, #navbar div #selected_type {
	background: #eae9d7;
}

#navbar #button {
	float: right;
	margin: 4px 5px 0 0;
}

div.select_plant_list {
  float: left;
  position: absolute;
  z-index: 20;
  background-color: transparent;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:   10px;
  line-height: 14px;
  }

div.select_plant_list ul {
  border: 1px solid #888;
  background-color: #d7d4c6;
  margin-top: 3px;
  padding: 5px;
  width: 100%;
  list-style-type: none;
  cursor: pointer;
}

div.select_plant_list ul li:hover {
  background-color: #a9a6c8;
}

.edit_block {
	float: left;
	width: 240px;
	height: 50px;
	margin: 2px;
	line-height: 14px;
}

.edit_block_b {
	float: left;
	margin: 2px;
	line-height: 14px;
}

body, ol, ul, td {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:   11px;
}

pre {
  background-color: #eee;
  padding: 10px;
  font-size: 11px;
}

.fieldWithErrors {
  padding: 2px;
  background-color: red;
  display: table;
}

#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}

div.uploadStatus {
  margin: 5px;
}

div.progressBar {
  margin: 5px;
}

div.progressBar div.border {
  background-color: #fff;
  border: 1px solid grey;
  width: 100%;
}

div.progressBar div.background {
  background-color: #333;
  height: 18px;
  width: 0%;
}

/* Styles for admin/list */
#plant-list {
  padding: 0px 0px 0px 30px;
}

#plant-list .list-image {
  width: 60px;
  height: 70px;
}

#plant-list .list-actions {
  font-size: x-small;
  text-align: right;
  padding-left: 1em;
}

.list-line-odd {
  background-color: #c1baa0;
  height: 30px;
}

.list-line-even {
  height: 30px;
}

.admin-form fieldset {
	background: #efe;
	width: 550px;
}

.admin-form legend {
	color: #dfd ;
	background: #141 ;
	font-family: sans-serif;
	padding: 0.2em 1em;
}

.admin-form label {
	width: 250px;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
}

.admin-form .submit {
	margin-left: 5.5em;
}

.admin_name {
	width:150px; 
	float:left; 
	clear:both; 
	text-align:right; 
	margin-right:1em;
}

.admin_field {
	width:400px; 
	font-size:11px; 
	float:left
}

#notice {
	color: red;
	padding: 6px;
	font-weight: bold;
	border: 1px solid red;
	background: #eee;
}

#signup_form div, .password_form {
	width: 578px;
	clear:both;
	float:left; 
	padding-top:3px; 
}

#signup_form div div, .password_form div {
	clear:none;
 	float:left; 
	height:27px;
	width:110px;
}

#signup_form div .right_note, .password_form .right_note{
	width:240px;
	font-size:10px;
	font-style:italic;
	margin-left:5px;
	height: 14px;
}

#signup_form div input, .password_form input {
	clear:none;
	float:left; 
	width: 214px;  
	border: 1px solid #aaa;
	font-style: verdana;
	font-size: 12px;
}

#signup_form div select {
	clear:none;
	float:left; 
	border: 1px solid #aaa;
	font-style: verdana;
	font-size: 12px;
}

#signup_form button, .password_form button {
	margin-top:10px; 
	margin-left:-4px; 
	clear:both; 
	float:left; 
	border: none; 
	padding:none; 
	background: white; 
	width:136px; 
	cursor:pointer;
}

#signup_form button div, .password_form button div {
	font-family:verdana; 
	font-weight:bold; 
	font-size:10px; 
	text-align:left; 
	padding:10px; 
	color:#135c84; 
	width:124px; 
	height:13px; 
	padding-top: 8px; 
	background: #eee url('/images/back_app_button.png') no-repeat; 
}

#reactivate_button {
	margin: 0px 150px 10px 20px; 
	clear:both; 
	float:left; 
	border: none; 
	background: white; 
	cursor:pointer;
	font-family:verdana; 
	font-weight:bold; 
	font-size:10px; 
	text-align:left; 
	padding: 2px 0 0 10px; 
	color:#135c84; 
	width:124px; 
	height:29px; 
	background: #eee url('/images/back_app_button.png') no-repeat; 
}	

#big_message_box {
	width: 536px;
	height: 56px;
	border: 1px solid #7b7560;
	background-color: #c1baa0;
	text-align: center;
	margin: 50px 0 40px 0;
	padding-top: 30px;
}

#big_message {
	font-family: arial;
	font-size: 18px;
	color: #333333;
	padding: 3px 10px;
	background-color: #dad9c7;
}

#username_message, #subscribe_message, #password_message, #save_message {
	font-size: 10px;
	font-style: italic;
	margin: 0 0 10px 5px;
	width: 578px;
	color: red;

}

#contact_form {
	height:none;
}

#contact_form div {
	clear:both;
	width:578px;
	height:27px;
}

#contact_form div div {
	clear:none;
	float:left;
	width:70px;
}

#contact_form div input {
	clear:none;
	float:left;
	width: 214px;  
	border: 1px solid #aaa; 
	font-style: verdana;
	font-size: 12px;
}

#contact_form textarea {
	clear:both; 
	float:left; 
	border: 1px solid #aaa; 
	overflow:auto; 
	width:444px; 
	height:164px;
	font-style: verdana;
	font-size: 11px;
}

#page_links {
	clear: both;
	text-align: center;
	margin: 0 0 10px 10px;
}

#page_links a {
	font-style: verdana;
	font-size: 12 px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

#page_links a:hover {
	background: #eae9d7;
}

.user_type {
	float:left; 
	margin-left:5px; 
	padding:0 0 10px 0; 
	width:293px; 
	line-height:20px; 
	color: #3e3a2d;
}

.user_type ul {
	list-style-position:outside; 
	margin:0 0 0 -25px; 
	font-size:12px;
}

.user_type span {
	font-size:14px; 
	font-weight:bold; 
	text-decoration:underline;
}

.user_type a {
	font-size:11px;
	text-decoration:none;
	margin-left:16px;
	color:#928b71;
}

.user_type a:hover {
	text-decoration:underline;
}

#hint {
	width: 150px;
	border: 1px solid #7b7560;
	padding: 3px;
	background-color: #f2f1e7;
	font-family: arial;
	font-size: 12px;
	color: black;
	position: absolute;
	z-index:9;
	top:20px;
}
