	/*About YATF CSS Document */
	
	/* yatfund.org Juni.2007 */
	
	/* Banner right color start */
				
	#banner_right {
		background-color: #bf5939;
		background-image: url(../images/banner_hub.gif);
		background-repeat: no-repeat;
	}
		
	/* Banner right color end */
	
	/* Menu level 2 color start */
	
	#navi_left_top .ebene2 a,#navi_left_top .ebene2 a:link, #navi_left_top .ebene2 a:visited {
		color: #bf5939;
	}
	
	
	#navi_left_top .ebene2 a:hover, #navi_left_top .ebene2 a:active {
		color: #716F6E;
		background-color:#FFF;
	}
	
	
	#navi_left_top .ebene2 .selected a {
		color: #FFF;
		background-color:#bf5939;
	}
	
	/* Menu level 2 color end */
	
	/* Content start */
	
	#content a, #content a:link, #content a:visited {
		color:#716F6E;
		text-decoration: none;
		}
		
	#content a:hover, #content a:active, #content a.selected {
		color:#bf5939;
		text-decoration: none;
		}
	
	#content {
		width:432px;
		font-size:9pt;
		/*overflow:hidden;*/
	}
	
	
	#content_body {
		width:432px;
		color:#716F6E;
		/*overflow: hidden;*/
	}
	
	#content_body_welcome_page {
		width:432px;
		color:#716F6E;
		overflow: hidden;
		border-bottom: 1px solid #716F6E;
		padding:0 0 12px 0;
	}
	
	#content_body_bottom {
		width:432px;
		color:#716F6E;
		overflow: hidden;
	}
	
	#content_body_left {
		float:left;
		width:232px;
		overflow: hidden;
	}
	
	#content_body_right {
		
		color:#716F6E;
		overflow: hidden;
		text-align: right;
	}
	
	div#content_body h1, div#login_big h1 {
		font-weight: bold;
		font-size:10pt;
		color:#bf5939;
		margin:0 0 6px 0;
	}
	
	#content_body_right a.btn_browse_hub {
		float:right;
		display:block;
		margin:8px 0 0 0;
	}
	
	
	div#content_body h2 {
		font-weight: bold;
		font-size:9pt;
		color:#bf5939;
		margin:0 0 6px 0;
	}
	
	div#content_body_left h3 {
		font-weight: bold;
		font-size:11pt;
		color:#bf5939;
		margin:0 0 6px 0;
	}
	
	#content_form_step1, #content_form_step3 {
		margin:24px 0 0 0;
		width:432px;
		font-size:11px;
	}
	
	#content_form_step1_left {
		margin:0 36px 0 0;
		width:282px;
		float:left;
		/*overflow: hidden;*/
	}
	
	div#content_form_step1_left h1 {
		margin:24px 0 12px 0;
		color:#bf5939;
		font-weight: bold;
		font-size:10pt;
	}
	
	#content_form_step1_right {
		margin:0 0 0 0;
		width:114px;
		float:left;
		/*overflow: hidden;*/
		color:#716F6E;
	}
	
	#content_form_step1 label {
		display:block;
		float:left;
		width:100px;
		color:#bf5939;
		font-weight:normal;
		text-align: right; 
		padding: 0 0 6px 0;
		margin: 0 0 0 0;
	}
	
	#content_form_step3 label {
		display:block;
		float:left;
		width:120px;
		color:#bf5939;
		font-weight:normal;
		text-align: right; 
		padding: 0 0 6px 0;
		margin: 0 0 0 0;
	}
	
	#content_form_step1 input, #content_form_step1 textarea, #content_form_step1 select, #content_form_step1 img {
		display:block;
		float:left;
		width:166px;
		height:auto;
		font-weight:normal;
		font-size:10px;
		padding: 0 0 0 0;
		margin: 0 0 0 12px;
		font-variant: normal;
		text-transform: none;
		}
		
	#content_form_step3 input, #content_form_step3 textarea, #content_form_step3 select, #content_form_step3 img {
		display:block;
		float:left;
		width:200px;
		height:auto;
		font-weight:normal;
		font-size:10px;
		padding: 0 0 0 0;
		margin: 0 0 0 12px;
		font-variant: normal;
		text-transform: none;
		}
		
	#content_form_step3 input.checkbox {
		display:block;
		float:left;
		width:auto;
		height:auto;
		margin: 2px 6px 0 12px;
		}
		
	#content_form_step1 input:focus, #content_form_step3 input:focus {
		background-color:#fffaf5;
	}
	
	#content_form_step1 input#upload {
		display:block;
		float:left;
		width:120px;
		height:auto;
		font-weight:normal;
		font-size:10px;
		padding: 0 0 0 0;
		margin: 0 0 0 12px;
		font-variant: normal;
		text-transform: none;
		}
		
	#content_form_step1 img.upload {
		display:block;
		float:left;
		margin:0 0 0 4px;
		width:42px;
		height:13px;
		font-weight:normal;
		padding: 0 0 0 0;
		}
		
	#content_form_step1 span.terms {
		display:block;
		float:left;
		width:166px;
		font-size:10px;
		color:#716F6E;
		text-align:left;
		padding: 0 0 0 0;
		margin: 6px 0 6px 12px;
		text-decoration: none;
		line-height:12px;
		}
		
	#content_form_step1 span.terms a{
		color:#bf5939;
		text-decoration: underline;
		}
		
	#content_form_step1 input#submit { /* den Submit-Button */
	  float: right;
	  width:144px;
	  height:15px;
	  margin: 12px 4px 0 0;
	}
	
	#content_form_step1 input#send_pass { /* den Send Password-Button */
	  float: right;
	  width:100px;
	  height:15px;
	  margin: 0px 4px 0 0;
	}
	
	#content_form_step1 input#send, #content_form_step3 input#send { /* den Send-Button */
	  float: right;
	  width:auto;
	  height:13px;
	  margin: 12px 4px 0 0;
	}
	
	#content_form_step3 input#send { /* den Send-Button */
	  float: right;
	  width:60px;
	  height:auto;
	  margin: 12px 100px 0 0;
	}
	
	
	#content_form_step3 input#save { /* den Send-Button */
	  float: right;
	  width:auto;
	  height:auto;
	  margin: 12px 100px 0 0;
	  display: inline;
	}
	
	#content_form_step3 img.cancel {
	  float: right;
	  width:auto;
	  height:auto;
	  margin: 12px 6px 0 0;
	  display: inline;
	
	}
	
	#login_big img.logout {
	  float: right;
	  width:auto;
	  height:auto;
	  margin: 12px 0;
	  display: inline;
	
	}
	
	#content_form_step2 {
		margin:12px 0 12px 0;
		width:432px;
		height:195px;
		border: 0px solid #716F6E;
		padding:0px;
		background-position: top;	/*font-size:13px;
		font-weight: bold;*/
	}
	
	
	#content_form_step2_img_left {
		display:block;
		float:left;
		width:108px;
		height:185px;
		margin:auto;
		padding:auto;
		text-align:center;
		overflow: hidden;
		background-image: url("../images/mh/cultural_space.gif");
		background-repeat: no-repeat;
		cursor:pointer;
	}
	
	#content_form_step2_img_middle {
		display:block;
		float:left;
		width:108px;
		height:185px;
		margin:0 0 0 0;
		text-align:center;
		overflow: hidden;
		background-image: url("../images/mh/festival.gif");
		background-repeat: no-repeat;
		cursor:pointer;
	}
	
	#content_form_step2_img_right {
		display:block;
		float:left;
		width:108px;
		height:185px;
		margin:0 0 0 0;
		text-align:center;
		overflow: hidden;
		background-image: url("../images/mh/artist_manager.gif");
		background-repeat: no-repeat;
		cursor:pointer;
	}
	
	#empty_column {
		float:left;
		width:36px;
		height:192px;
	}
	
	content_form_step2 a:hover {
		background-color: #CCCCCC;
		background-image: url(../images/mh/artist_manager_over.gif);
	}
	
	/*#content_form_step2_img_left img, #content_form_step2_img_middle img, #content_form_step2_img_right img {
		margin:0 0 8px 0;
	}*/
	
	/* Content end */
	
		
	#content_right {
			border-top: 1px solid #716F6E;
			float: left;
			width: 144px;
			margin-left:36px;
			margin-bottom:24px;
			color:#716F6E;
			overflow: hidden;
		}	
		
	#content_right_without_border {
			border-top: 0px solid #716F6E;
			float: left;
			width: 144px;
			margin-left:36px;
			margin-bottom:24px;
			color:#716F6E;
		}
		
	#how_to_register {
		width:144px;
		height:auto;
		font-size:11px;
		display:block;
		padding: 0 0 0 0;
		margin:6px 0 12px 0;
		border:0px solid #716F6E;
		overflow: hidden;
		}	
		
	#content_right_helptext {
		width:144px;
		height:auto;
		font-size:8pt;
		color:#CECECE;
		margin: 0 0 0 0;
		border:0px solid #716F6E;
		overflow: hidden;
		line-height: 130%;
	}
	
	p {
		margin:0;
		padding:0;
	}
	
	
	/* calender start */
	
	#calendar {
		/*position:absolute;
		top:12px;*/
		width:144px;
		height:auto;
		font-size:11px;
		display:block;
		color:#bf5939;
		padding: 12px 0 0 0;
		border:0px solid #716F6E;
		overflow: hidden;	
		}
		
	#coming_events {
		display:block;
		/*position:absolute;
		left:58px;
		top:124px;*/
		width:144px;
		margin: 0 0 12px 0;
		text-align: right;
	}
	
	/* calender end */
	
	
	#space_border_top {
		display:block;
		/*position:absolute;
		top:145px;*/
		width:144px;
		height:24px;
		border-top:1px solid #716F6E;
		font-size:8pt;
		margin: 0 0 0 0;
		
		}
		
	#space_border_top_308 {
		display:block;
		position:absolute;
		top:130px;
		height:2px;
		width:144px;
		border-top:1px solid #716F6E;
		font-size:8pt;
		margin: 0 0 0 0;
		}
	
	/* login start */
	
	#login {
		/*position:absolute;
		top:175px;*/
		display:block;
		width:144px;
		height:auto;
		border-top:1px solid #716F6E;
		border-bottom:1px solid #716F6E;
		font-size:7.5pt;
		padding: 12px 0 12px 0;
		overflow: hidden;
		}
		
	#login a:hover {
		color:bf5939;
		text-decoration:none;
	}
		
	h2.login_hdl {
		color: #716F6E;
		font-size: 7.5pt;
		text-transform: uppercase;
		display:block;
		padding:0px;
		clear:both;
		margin: 0px 0px 5px 0px;
		font-weight: normal;
		}
		
	#login label {
		display:block;
		float:left;
		width:45px;
		font-weight:normal;
		text-align: right; 
		padding: 0 0 8px 0;
		margin: 0 0 0 0;
		}
		
	#login input#username, #login input#password {
		display:block;
		float:right;
		width:90px;
		height:auto;
		font-weight:normal;
		font-size:9px;
		padding: 0 0 0 0;
		margin: 0 0 0px 0;
		}
		
	#login .remember {
		display:block;
		float:right;
		font-weight:normal;
		width:122px;
		margin: 4px 0 0 0;
		text-align: right;
		padding:0 0 0 0;
		}
		
	#login input#remember_me {
		display:block;
		float:right;
		width:11px;
		height:11px;
		padding: 0 0 0 0;
		margin: 6px 3px 0 0;
		}
		
	#login a.forget {
		display:block;
		float:right;
		width:144px;
		text-align:right;
		padding: 0 0 0 0;
		margin: 0px 0 0 0px;
		text-decoration: underline;
		}
		
	#login input#submit, #login form img { /* den Submit-Button */
	  float: right;
	  margin: 1px 0 0 4px;
	}
		
	form#signin br {
	  clear: left;
	}
	
	form#step1 br, form#step3 br {
	  clear: left;
	  line-height:100%;
	}
	
	form {
		margin: 0 0 0 0;
		}
	
	
	
	
	/* login end */
	
	
	/* login big start */
	
	#login_big {
		margin:12px 0 0 0;
		width:432px;
		font-size:9pt;
		display:block;
		border-top:0px solid #716F6E;
		padding: 12px 0 0 0;
		margin:12px 0 0 0;
		overflow: hidden;
		background-color: #eeefee;	
		}
		
	
	#login_big_left {
		display:block;
		float:left;
		width:216px;
		margin:0 0 0 0;
		overflow: hidden;	
	}
	
	#login_big_right {
		display:block;
		float:left;
		font-size:8.5pt;
		width:180px;
		margin:0 0 0 0;
		padding:24px 0 0 0;
		overflow: hidden;	
	}
	
		
	span.login_big_hdl {
		color: #bf5939;
		font-size: 11pt;
		display:block;
		padding:0px;
		clear:both;
		margin: 0px 0px 12px 8px;
		font-weight: bold;
		}
	
	#login_big label {
		display:block;
		float:left;
		width:65px;
		color:#716F6E;
		font-weight:normal;
		text-align: right; 
		padding: 0 0 6px 0;
		margin: 0 0 0 0;
	}
	
	#login_big input#username, #login_big input#password {
		display:block;
		float:right;
		width:135px;
		height:auto;
		font-weight:normal;
		font-size:11px;
		padding: 0 0 0 0;
		margin: 0 0 0 12px;
		font-variant: normal;
		text-transform: none;
		}
		
	#login_big input#submit, #login_big img { /* den Submit-Button */
	  float: right;
	  margin: 2px 0 0 6px;
	  /*width:48px;
	  height:13px;*/
	}
	
	#login_big .remember {
		display:block;
		float:right;
		font-weight:normal;
		margin: 4px 0 0 0;
		text-align: right;
		padding:0 0 0 0;
		font-size: 8.5pt;
		}
		
	#login_big input#remember_me {
		display:block;
		float:right;
		width:13px;
		height:13px;
		padding: 0 0 0 0;
		margin: 6px 6px 0 0;
		}
		
	#login_big .forget {
		display:block;
		width:100%;
		float:right;
		font-size:8.5pt;
		text-align:right;
		padding: 0 0 0 0;
		margin: 0px 0 0 0px;
		text-decoration: underline;
		}
		
	#login_big .forget:hover, #login .forget:hover {
		text-decoration: underline;
		color:#716F6E;
		}
		
	form#signin_big br {
		clear: left;
		line-height: 200%;  
	}
		
	/* login big end */
	
	/* travel start */
	
	#travel {
		display:block;
		border-top:0px solid #716F6E;
		padding:12px 0 0 0;
		}
	
	/* travel end */
	
	
	/* Quik links link color start */
	
	#quick_links a:link, #quick_links a:visited {
		color: #bf5939;
		
	}
	
	#quick_links a:hover, #quick_links a:active {
		color: #bf5939;
		text-decoration: underline;
		
	}
	
	/* Quick links link color end */
	
	
	/* Overview page */
	
	#content_pulldown {
		/*position:absolute;
		top:24px;*/
		width:432px;
		height:12px;
		margin:12px 0 0px 0;
		padding:0 0 8px 0;
		font-size: 8pt;
		border-bottom:1px solid #716F6E;
		text-transform: uppercase;
		text-align: right;
		/*z-index: 1;*/
	}
	
	.cities {
		/*position:absolute;
		top:10px;
		left:190px;*/
		margin:0;
		padding:0;
		display: inline;
	}
	
	.field {
		/*position:absolute;
		top:10px;
		left:285px;*/
		margin:0;
		padding:0;
		display: inline;
	}
	select#cities, select#artistic_field {
		font-size:9px;
		width: auto;
		border: solid thin #716F6E;
	}
	
	input#go {
		/*position:absolute;
		top:10px;
		right:0px;*/
		display: inline;
		margin:0 0 0 4px;
		font-size:9px;
		width: auto;
		/*border: solid 0px #716F6E;*/
	}
	
	input#go_travel {
		vertical-align: middle;
		margin: 0 0 0 4px;
		/*position:absolute;*/
	}
	
	#select_city {
		float:right;
		text-transform:none;
	}
	
	#curr_city {
		float:left;
		color:#bf5939;
		font-weight:bold;
		font-size:9pt;
	}
	
	#line {
		/*position:absolute;*/
		top:43px;
		width:432px;
		border-top:1px solid #716F6E;
		
	}
	
	#content_next_back {
		/*position:absolute;
		top:38px;*/
		margin:4px 0 0 0;
		width:432px;
		height:20px;
		font-size: 8pt;
		
		
	}
	
	#selection {
		float:left;
	}
	
	#next_back {
		float:right;
	}
	
	#content_thumb {
		/*position:absolute;
		top:72px;*/
		margin:16px 0 0 0;
		width:432px;
		overflow: hidden;
	}
	
	#content_travel2 {
		/*position:relative;*/
		
		width:432px;
		font-size:8.5pt;
		overflow: hidden;
	}
	
	
div#content_travel2 .pdf a, div#content_travel2 .pdf a:link, div#content_travel2 .pdf a:visited {
	display:block;
	/*color:#716F6E;
	font-size: 7.5pt;
	background-color:#fff;*/
	padding-left: 16px;
	padding-bottom: 0px;
	background: url("../images/pdf.gif") no-repeat;
	line-height: 14px;
}

#content_travel2 div.pdf a:hover, #content_travel2 div.pdf a:active {
	/*color:#bf5939;*/
	text-decoration: underline;
	
}
	
	/* tabs begin */
	
	#go_header {
		color:#fff;
		display: block;
		padding: 2px 10px;
		cursor:pointer;
		background: #bf5939  url(../images/mh/minus.gif) top right no-repeat;
		border-top: 0px solid #a2a2a2;
		margin: 12px 0 0 0;
	}
	
	#int_header, #visa_header, #rec_header, #useful_header{
		color:#bf5939;
		display: block;
		padding: 2px 10px;
		cursor:pointer;
		background: url(../images/mh/plus.gif) top right no-repeat;
		border-top: 1px solid #a2a2a2;
	}
	
	#good_to_know {
		background: #fff;
		border: 0px solid #716F6E;
		display: block;
		padding: 0px 10px;
		margin:16px 0 20px 0;
	}
	
	#int_trans, #visa, #rec_plcs, #useful_links {
		background: #fff;
		border: 0px solid #716F6E;
		display: none;
		padding: 0px 10px;
		margin:16px 0 20px 0;
	}
	
	#good_to_know img, #int_trans img{
		float:right;
		border: 0px solid #716F6E;
		margin:0 0 0 6px;
	}
	
	/* tabs end */
	
	div#content_travel2 h1 {
		font-weight: normal;
		color:#bf5939;
		margin:0 0 4px 0;
	}
	
	
	#content_travel2_left {
		float:left;
		width:220px;
		margin:0 0 0 0;
	}
	
	#content_travel2_right {
		float:right;
		width:175px;
		overflow:hidden;
		text-align: right;
	}
	
	#content_travel2_right img {
		float:left;
		clear:left;
		margin:0 0 6px 0;
	}
	
	#content_thumb br {
		clear: left;
	}
	
	div.thumb_mh {
	float:left;
	width:196px;
	height:54px;
	padding:0 0 0 0;
	margin:0 20px 10px 0;
	/*margin:0 36px 10px 0;*/
		border:0px solid #716F6E;
	overflow: hidden;
	cursor: pointer;
	}
	
	div.thumb_mh_r {
		float:left;
		width:196px;
		height:54px;
		padding:0 0 0 0;
		margin:0 0 10px 0;
		border:0px solid #716F6E;
		overflow: hidden;
	}
	
	div.thumb_mh img, div.thumb_mh_r img {
		float:left;
		/*width:54px;*/
		height:54px;
	}
	
	
	#img_box {
		float:left;
		width:54px;
		overflow:hidden;
	}
	
	div#content_form_step3 .sql_thumb {
		float:left;
		height:24px;
		width:auto;
		overflow:hidden;
		clear:right;
		margin-bottom:6px;
		display:block;
		margin: 0 0 0 12px;
	}
	
	div.thumb_mh span.text, div.thumb_mh_r span.text {
		float:left;
		margin:10px 0 0 12px;
		font-size:7.5pt;
		line-height:140%;
		vertical-align: bottom;
		
	}
	
	.orange {
		color: #bf5939;
	}
	
	#abstand_320 {
		position:relative;
		margin:0;
		padding:0;
		width:432px;
		/*height:320px;
		overflow: hidden;*/
		border:0px solid #716F6E;
	}
	
	#content_travel {
		/*position:relative;*/
		margin:0;
		padding:0;
		width:432px;
		/*height:800px;*/
		overflow: hidden;
		border:0px solid #716F6E;
	}
	
	/*
	#content_travel_map {
		position:relative;
		margin:0;
		padding:0;
		width:432px;
		height:300px;
		overflow: hidden;
		border:0px solid #716F6E;
	}
	*/
	
	
	/* profile page begin*/
	
	#profile_header {
		position:relative;
		width:432px;
		height:72px;
		background-color:#eeefee;
		overflow: hidden;
	}
	
	div.profile_header_left {
	width:auto;
	height:auto;
	float:left;
	background-color: #FFFFFF;
	}
	
	div.abstand_12 {
		display:block;
		float:left;
		width:12px;
		height:72px;
		background-color:#ffffff;
		}
	
	div.profile_header_right {
		float:left;
		margin:20px 0 0 12px;
		line-height:140%;
		font-size:8.6pt;
		font-weight:bold;
		overflow:hidden;
	}
	
	#tabs_back {
	position:relative;
	float:right;
	margin:0;
	padding:0;
	top:27px;
	height:14px;
	width:42px;
	overflow: hidden;
	text-align: right;
	vertical-align: bottom;
	background-color:#CCCCCC;
	/*border-bottom:1px solid #716F6E;*/
	}
	
	#profile_menu {
		position:absolute;
		left:0;
		bottom:1px;
		}
	
	img.back, input.back {
		/*position:absolute;
		right:0px;
		top:0px;*/
	}
		
		#profile_menu ul {
			margin:0;
			padding:0;
		}
		
		#profile_menu li {
			list-style:none;
			display:inline;
			width:auto;
		}
		
		#profile_menu a, #profile_menu a:link, #profile_menu a:visited, #profile_menu a:hover,
		#profile_menu a:focus, #profile_menu a:active {
			display:inline;
			color: #716F6E;
			background-color:#fff;
			width: auto;
			font-size: 8.5pt;
			text-decoration: none;
			font-weight: bold;
			margin:0px 0px 0px 0px;
		}
		
		#profile_menu a:hover, #profile_menu a:active, #profile_menu li.selected a, div#content_next_back div#selection a.selected {
			color: #bf5939;
		}
		
	#content_profile {
	width:432px;
	font-size: 8.5pt;
	color:#716F6E;
	overflow: hidden;
	margin:24px 0 0 0;
	line-height: 140%;
	}
	
	div#content_profile h1 {
		font-weight: bold;
		font-size:9pt;
		color:#bf5939;
		margin:0 0 6px 0;
	}
	
	div.background, div.mission, div.funders {
		display:block;
		width:432px;
		margin:0 0 24px 0;
		}
		
	/*div.mission {
		display:block;
		width:432px;
		margin:0 0 24px 0;
		}
		
	div.funders {
		display:block;
		width:432px;
		margin:0 0 24px 0;
		}*/
		
	div.photos {
		display:block;
		width:432px;
		margin:0 0 24px 0;
		}
		
	div.photos img {
		float:left;
		margin:0 12px 12px 0;
	}
	
	div.space_name {
		display:block;
		width:432px;
		margin:0px 0 6px 0;
		overflow: hidden;
		line-height:120%;
		
		}
		
	div#content_profile div.space_name h2 {
		display:block;
		font-size:8.5pt;
		color:#bf5939;
		font-weight:normal;
		float:left;
		width:140px;
		padding: 0;
		margin: 0;
		}
		
	div#content_profile div.space_name span {
		display:block;
		float:left;
		width:200px;
		font-weight:normal;
		font-size:8.5pt;
		padding: 0 0 0 4px;
		margin: 0 0 0 36px;
		background-color:#eeefee;
		}
		
	div#content_profile	div.abstand_14 {
		position:relative;
		margin:0;
		padding:0;
		width:432px;
		height:14px;
		}
		
	div.technical {
		display:block;
		width:432px;
		margin:0px 0 24px 0;
		overflow: hidden;
		line-height:120%;
		
		}
		
	div#content_profile div.technical h2 {
		display:block;
		font-size:8.5pt;
		color:#bf5939;
		font-weight:normal;
		float:left;
		width:100px;
		padding: 0;
		margin: 0;
		}
		
	div#content_profile div.technical span {
		display:block;
		float:left;
		width:290px;
		font-weight:normal;
		font-size:8.5pt;
		padding: 0 0 0 0;
		margin: 0 0 0 36px;
		/*border-bottom:1px solid #716F6E;*/
		}
		
	div#content_profile div.technical img {
		width: 240px;
		}
		
	div#content_profile div.technical img.pro_image {
		float:left;
		height: 40px;
		width:auto;
		margin-right:4px;
		}
		
	.hint {
   	display: none;
    position: absolute;
    right: 160px;
    width: 130px;
    margin-top: -10px;
    border: 1px solid #c93;
    padding: 10px 12px;
    /* to fix IE6, I can't just declare a background-color,
    I must do a bg image, too!  So I'm duplicating the pointer.gif
    image, and positioning it so that it doesn't show up
    within the box */
    background: #ffc url("../images/mh/pointer.gif") no-repeat -10px 5px;
}

/* The pointer image is hadded by using another span */
.hint .hint-pointer {
    position: absolute;
    left: -10px;
    top: 5px;
    width: 10px;
    height: 19px;
    background: url("../images/mh/pointer.gif") left top no-repeat;
}


