/*
 * SELECTOR
 */

#rightColumn #layer_back {
	padding-top:10px;
	height:38px;
}


/*
 * ROUTE
 */

#rightColumn #search_fields fieldset {
	border:0px;
}

#rightColumn #search_fields p {
	clear:both;
	padding-bottom:20px;
}

#rightColumn #search_fields label {
	display: block;
	float:left;
	width: 60px;
}

#rightColumn #search_fields fieldset input {
	float:left;
	width: 70%;
}

#rightColumn #search_fields div.button {
	margin-left:60px;
}

#rightColumn #results ul {
  list-style-image: none; 
  list-style-position: outside; 
  list-style-type: none;
}

/* ballon styling */

#balloon{ width:211px;margin-top:8px;margin-left:-54px;}
#balloon_contents {background-position:-12px -182px!important;background-repeat:repeat; padding-left: 10px; margin-bottom: 10px; width: 201px !important; min-height: 161px; height: auto !important; height: 161px; line-height: 1.7em;}
#balloon_tl,#balloon_t,#balloon_tr,
#balloon_l,#balloon_r,#balloon_bl,
#balloon_b,#balloon_br,#balloon_close,
#balloon_beak,#balloon_contents{background:transparent url('../img/info_window_r.png') no-repeat top left;}
#balloon_tl{width:123px;height:12px;}
#balloon_t{background-position:-12px 0;}
#balloon_tr{width:12px;height:12px; background-position: -223px 0;}
#balloon_l{width:12px;background-position:left -182px;}
#balloon_r{width:12px;background-position:-223px -182px;}
#balloon_bl{width:12px;height:37px;background-position:left -362px;}
#balloon_b{height:37px;background-position:-12px -362px;}
#balloon_br{width:12px;height:37px;background-position:-223px -362px;}
#balloon_close{width: 10px !important; height: 10px !important; background: transparent url(../img/close.gif) no-repeat 0 0; margin: 7px 0 0 -7px; cursor: pointer;}
#balloon_beak { width: 1px; height: 1px;}
#content img.gmnoscreen {display: none;}
