
.RECENTRESULT_Arrow {
	 position:absolute; left:5px; top:5px; padding-left:5px;


}



.baseSelectionFont {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.baseSelectionFont1 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

.FeedbackBlack {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.FeedbackWhite {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.ElementFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.ElementFontCategory {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #555555;
	font-size: 10px;
}
.TITLEELEMENT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #999999;
	text-decoration: none;
}

.TABLE {
	border: 0px solid #000000;
	padding-left: 4px;
	padding-top:5px;
	padding-right:3px;
	width:164;
	background-image: 	url(../Images/Elements/FindPanel/find_backer.png);
}
.RECENTRESULT_Text {
	font-family: 		Verdana, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-weight: 		normal;
	color: 				#333333;
	text-decoration: 	none;

	width:			120px;
}

.RECENTRESULT_TextUpper {
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	font-weight: 		normal;
	color: 				#425E6D;
	text-decoration: 	none;

	width:			120px;
}

.RECENTRESULT_TextUpper2 {
	font-family: 		 Arial, Helvetica, sans-serif;
	font-size: 			12px;
	font-weight: 		normal;
	color: 				#333333;
	text-decoration: 	none;

	width:			120px;
}

.icon_text {
	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 			10px;
	font-weight: 		normal;
	color: 				#FFFFFF;
}


.PanelLeft_Text {
	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-weight: 		normal;
	color: 				#425E6D;
	text-decoration: 	none;
}

.RECENTRESULT_Add {


	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			9px;
	font-weight: 		normal;
	color: 				#333333;
	text-decoration: 	none;
	z-index:			122;
}


.PanelText {


	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-weight: 		normal;
	color: 				#FFFFFF;
	text-decoration: 	none;
	z-index:			122;
}



.leftTopCorner {
	background-image: url(../Images/lefttopcorner.jpg);
	background-repeat: no-repeat;
	background-position: 0% 100%;
	width:15;
	height:15;
}

.findLocation {
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-weight: 		bold;
	color: 				#FFFFFF;
	text-decoration: 	none;
}


.FIND_Elements {

	width:				160px;
	z-index:			71;


}

.FIND_ResultItem {

	width:				160px;
	z-index:			71;
	padding-left:		5px;
	padding-top:		6px;
	padding-bottom:		6px;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-weight: 		normal;
	color: 				#333333;
	text-decoration: 	none;
}


.FIND_SearchBox {
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	font-weight: 		bold;
	color: 				#333333;
	text-decoration: 	none;
	background-image: 	url(../Images/Elements/FindPanel/find_background.png);
	background-color: #ffffff;
	border: 			0px solid #000000;
	width: 				111px;
	height: 			16px;
	z-index: 			99999999999999;
	padding:			2px;
}

.Scale {

	background-image: 	url(../Images/Scale.png);
	border: 			0px solid #000000;
	width: 				164px;
	height: 			43px;
	z-index: 			99999999999999;
}


.panel {


	border: 			0px solid #000000;
	width: 				165px;
	height: 			122px;
	z-index: 			99999999999999;
}



.FIND_FindLocationImage {
	position:			absolute;
	left:				8px;
	top:				6px;
	z-index:			72;
}

.FIND_TopLayer {
	background-image:	url(../Images/Elements/FindPanel/find_top.png);

	width:				164px;
	height:				47px;

	cursor:				pointer;
}

.FIND_MiddleSection {
	background-image:	url(../Images/Elements/FindPanel/find_middle.png);

	width:				160px;
	height:				20px;
	z-index:			70;
	cursor:				pointer;

}

.FIND_RecentSearches {

	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	font-weight: 		bold;
	color: 				#525252;
}

.OVERVIEW_Shadow {
	background-image:	url(../Images/mapoverview_shadow.gif);
	position:			absolute;
	left:				12px;
	top:				84px;
	width:				160px;
	height:				120px;
	z-index:			70;
}

.OVERVIEW_Core {
	background-image:	url(../Images/mapoverview_border.png);
	/* position:			relative; */
	/* left:				0px; */
	/* top:				0px; */
	width:				164px;
	height:				124px;
	z-index:			80;
	overflow:			hidden;
}


.floatLeft { float: left; }
.floatRight { float: right; }
.clearDiv { clear:both; }

.PIN_Enc {
position: relative;
left:0px;
top:0px;
	z-index: 999999;

}

.LIFont {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #ffffff;
}


.LIFontBlack {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #000000;
}

.HotelList_HotelName {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
}

.LEFTPANELOWNER {
	position:			absolute;

	width:				180px;
	z-index:			99999;
}

.FIND_LocationMain {
position: relative;
left:0px;
top:0px;

}

.PIN_Icon {

	position: absolute;
	left: 73px;
	top: 25px;
	z-index: 999999;
}

.PIN_Edit {
	position: absolute;
	left: 154px;
	top: 8px;
	z-index: 999999;
}

.PIN_Data {

	width:187px;
	height:30px;
	position:absolute;
	top:0px;
	left:0px;
}

.PRINT_Map {
	position:absolute;
	top:5px;
	width:60;
	height:59;
	z-index:50;
	cursor:pointer;
}

.EMAIL_Map {
	position:absolute;
	top:5px;
	width:60px;
	height:59;
	z-index:50;
	cursor:pointer;
}

.PIN_TextNode {
	width:140;
	height:17;
	position:absolute;
	left:6;
	top:7;
	background-color:#EFEFEF;
	border: 0px solid #ffffff;
	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-weight: 		normal;
	color: 				#939393;
	text-decoration: 	none;
}

.PINPIN {
	background-image: 	url(../Images/Elements/Pins/pin-houser.png);
}

.NoticeInformation {
	font-family: "Trebuchet MS";

	font-size: 12px;
	color: #FFFFFF;
}

.PIN_Enclosure {

	position: absolute;


	z-index:9999;
	border:0px solid #000000;


}


.EM_Data {
	width:204px;
	height:160px;
	position:absolute;
	top:0px;
	left:0px;
}

.EM_Enc {
	position: absolute;
	width:204px;
	height:196px;
	z-index:12;
}


.PIN_Body {

	z-index: 999999;
}

.OVERVIEW_CurrentFocus {
	background-color:	#cccccc;
	position:			absolute;
	left:				2px;
	top:				2px;
	width:				14px;
	height:				14px;
	z-index:			80;
	border:				1px solid #000000;
}

.HEADING_EventMain {
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			16px;
	font-weight: 		bold;
	color: 				#FFFFFF;
	position:			absolute;
	left:				55px;
	top:				13px;
	letter-spacing: 	1px;
}
.FilterResult_Check {
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	font-weight: 		normal;
	color: 				#333333;
}

.notice {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-size: 16px;
}

.FilterResult_Title {
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-weight: 		bold;
	color: 				#000000;
}
.FIND_Location_Results {
	font-family: 		Lucinda Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-weight: 		bold;
	color: 				#517486;
	padding:			5px;
	padding-left:			10px;
}



.FIND_Location_Results_Small {
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			9px;
	font-weight: 		normal;
	color: 				#FFFFFF;
	letter-spacing: 	1px;
	padding:			5px;
}

.HEADING_EventSubText {
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-weight: 		bold;
	color: 				#BBBBBB;
}

.HEADING_EventIcon {
	position:			absolute;
	left:				12px;
	top:				13px;
}



/*  Email A Map Font Color */
.EmailAMapFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #6C6C6C;
	text-decoration: none;
}

.EmailAMapFontBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #6C6C6C;
	text-decoration: none;
}

.MYPOO {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}









.mapElement_LoadingImage {

	position	: absolute ;
	left		: 0 ;
	height		: 50 ;
	width		: 50 ;
	z-index		: 999999999;

}

.mapElement_DebugLayer {

	background-color			: #ffffff;
	left						: 0;
	width						: 600;
	height						: 200;
	z-index						: 9999999;
	overflow					: auto;
	border						: 1px solid #000000;

}



a.pageRange
{
	color: #9E9E9E;
	text-decoration: underline;
}

a.pageRangeDots
{
	color: #9E9E9E;
}

span.pageRange
{
	color: #6E6E6F;
	text-decoration: underline;
}

span.pageBar
{
	color: #D4D4D5;
}

.floatRight
{
	float: right;
}

.floatLeft
{
	float: left;
}










.popout_hotelImage {
	width: 202;
	height: 135;
	position: absolute;
	left: 0;
	top:0;
}


.quickNames {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 10px 10px 5px #0000;
}

.roundedCorner {
-webkit-border-radius : 9px;
-moz-border-radius:9px;
	}

.popout_hotelDesc
{
	font-family: arial;
	font-size: 12px;
	overflow: hidden;
	line-height: 15px;
	color: #6d6d6d;
}

.POPDEC_HEAD{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}


.smallGrey
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color:#888888;

}


.arialMiniBlue
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color:#0066CC;
	text-decoration:underline;
}


.boldArialCoreTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#000000;
}
.boldArialUpperTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color:#000000;
}

.normArialCal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#000000;
}

.boldArialCal2
{
		font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#000000;
	}

.boldArialCal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#000000;
}

.POPDEC_DESC{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.IMAGEROUND{
	-moz-border-radius: 8px;
-webkit-border-radius: 8px;
}


.FILTER_HEADING_ITEM{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.SHOWPANEL_Label{

		font-family: arial;
	font-size: 9px;
	color: #6d6d6d;
	text-decoration:underline;
	}

.SHOWPANEL_Text{
	font-family: arial;
	font-size: 11px;
	color: #6d6d6d;
	}

.PRINTMAPTEXT{
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	}


.popout_moreInformation
{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #2f6887;
}
.popout_hotelAddress
{
	font-family: arial;
	font-weight: bold;
	font-size: 11px;

}

.popout_hotelName {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
}

.search_your_hotel {
	font-family: arial;
	font-size: 18px;
	color: #101010;
	position:absolute;
	left: 29;
	top: 20;
}

.search_your_hotel2 {
	font-family: arial;
	font-size: 15px;
	color: #666666;
	position:absolute;
}

.search_your_hotel1 {
	font-family: arial;
	font-size: 15px;
	color: #cccccc;
	position:absolute;
}

.filter_option {
	font-family: arial;
	font-size: 11px;
	color: #6d6d6d;
}

.filter_price {
	font-family: arial;
	font-size: 9px;
	color: #000000;
}

.filter_heading {
	font-family: arial;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
}


.load_note {
font-family: arial;
	font-size: 14px;
	font-weight:bold;
	color: #ffffff;
}

.search_results_box
{

	border : '1px solid #CCCCCC';
	background-color : '#ff0000';
	left : 468;
	top : 153;
	width : 230;
	display : none;
	z-index : 99999;
	position : absolute;
}

.search_what_date_box {

	width: 400;
	height: 24;
	background-color:#ebebeb;

-moz-border-radius: 2px;
-webkit-border-radius : 2px;

}

.feed1{
	font-family:arial;
	font-size:11px;
	color:#ffffff;
	z-index:999998;
	position:absolute;
	cursor:pointer;
	-moz-border-radius: 7px;
}

.search_text_box
{
	font-family: arial;
	font-size: 12px;
	font-weight:normal;
	color: #000000;
	border:1px solid #cccccc;
	background-color: #ffffff;
	left: 444;
	top: 134;
	width: 195;
	position: absolute;
	padding-left: 2px;
	padding-top: 2px;
	height: 21;
}

.search_what_date_text {
	font-family: arial;
	font-size: 12px;
	color: #101010;
	position:absolute;

}

.search_basic_text {
	font-family: arial;
	font-size: 12px;
	color: #101010;
}


.search_basic_text1
{
	font-family: arial;
	font-size: 12px;
	color: #3C728F;
	text-decoration: underline;
	cursor:pointer;
}
.search_basic_box {
	background-color:#F0EDE2;
width:204;
height:21;
-moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-border-radius : 2px;

}

.search_cal_box
{
	width: 187;
	height: 182;


}

.MYLABELS
{
	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-weight: 		normal;
	color: 				#AAAAAA;
	padding-top:3px;
	padding-bottom:2px;
	padding-left:9px;

	}

// Left Panel > Find On Map Styles

.map_leftpanelmain_findonmap_textbox {
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-weight: 		normal;
	color: 				#333333;
	text-decoration: 	none;
	background-color: 	#ffffff;
	border: 			0px solid #000000;
	position:			absolute;
	left:				48;
	top:				9;
	width:				122;
	height:				18;
	z-index:			999999;
	padding:			2px;
	padding-left:		6px;
}

.map_leftpanelmain_loader {
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	font-weight: 		none;
	color: 				#ffffff;
	text-decoration: 	none;
}

.map_leftpanelmain_loader_main {
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			13px;
	font-weight: 		none;
	color: 				#ffffff;
	text-decoration: 	none;
}

.map_leftpanelmain_findonmap_resultarea {
	background-image:	url(../Images/Elements/_new_leftpanel_find/backing.png);
}

.map_float_left {
	float				:left;
	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 			10px;
	font-weight: 		normal;
	color: 				#ffffff;
	text-decoration: 	none;
	height:				15px;

}

.map_leftpanelmain_notes_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	text-decoration: none;
	text-align: left;
}

.map_notes_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;

}


.map_notes_editmessage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	position: absolute;
	left: 10;
	top: 10;
	z-index:9999999;
}

.map_notes_save {
	position:absolute;
	left:110;
	top:120;
	z-index:99999999;
}

.map_notes_cancel{
	position:absolute;
	left:65;
	z-index:99999999;
	top:120;
}

.map_notes_textinput{
	position:absolute;
	left:7;
	top:7;
	width:145;
	height:107;
	border:1px solid #EBEBEB;
	border-left:1px solid #BCBCBC;
	border-top:1px solid #BCBCBC;
	background-color:#ffffff;
		z-index:9999999;
font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	overflow: hidden;

}

.map_notes_checkbox{
	position:absolute;
	left:7;
	top:98;

}

.map_notes_pointer
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	position:absolute;
	left:26;
	top:100;
	z-index:9999999;
}


.map_notes_draghandler {
	position:absolute;
	left:0;
	top:0;
	width:159;
	height:157;
	background-color:#000000;
	z-index:99999;
}

.credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 27px;
	color: #ffffff;
}
.credits1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #ffffff;
}

.datapanel_select_option
{
	font-family: verdana;
	font-size: 9;
	color: #ffffff;
	curosr: pointer;

}

.price_red {
	font-family: arial;
	font-size: 12px;
	color:#770008;
	font-weight:bold;
}

.date_bold_black
{
	font-family: arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;

}

.date_bold_grey
{
	font-family: arial;
	font-size: 11px;
	color: #6D6D6D;
	font-weight: none;
}

.date_small_bold_black
{
	font-family: arial;
	font-size: 9;
	color: #000000;
	font-weight: bold;
}

.NEW_RIGHTPANEL_Base
{


	background-image: url(../Images/Elements/RightPan/rp-back.png);
	background-repeat: repeat-y;


	z-index:9999998;

}

.hotel_listing_font_name
{
	font-family: "Arial";
	font-size: 12px ;
	color: #2f6887;
	font-weight: bold;
	text-decoration: underline;
	position: absolute;
	left: 80;
	top: 7;
	height: 16;
	overflow:hidden;
}

.hotel_listing_favorite
{
	position:absolute;
	left: 78;
	top: 53;
}

.white_vr_name
{
	font-family: "Arial";
	font-size: 9px ;
	color: #ffffff;
}

.white_vr_name_price
{
	font-family: "Arial";
	font-size: 11px ;
	color: #ffffff;
}

.hotel_listing_imge
{
	position: absolute;
	left: 3;
	top: 2;
	width: 64px;
	height: 64px;

	margin: 3px;
	background-color:#ffffff;
}

.hotel_listing_stars
{
	position: absolute;
	left: 80;
	top: 25;
}

.hotel_listing_property_type
{
	position: absolute;
	left: 80;
	top: 25;
	font-family: "Arial";
	font-size: 9px ;
	color: #6d6d6d;
	cursor:pointer;
}


.search_hotel_requirements
{
	font-family: "Arial";
	font-size: 16px ;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.search_sub_options
{
	padding-left:5px;
	padding-top:4px;
	font-family: "Arial";
	font-size: 11px ;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}


.no_favorites
{
	font-family: "Arial";
	font-size: 11px ;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.hotel_listing_room_rate
{
	font-family: "Arial";
	font-size: 11px ;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	position: absolute;
	left: 80;
	top: 37;
	cursor:pointer;
}


.datapanel_top_brace
{
	position:	relative;
	top:		0;
	left:		0;
	width:		237;
	height:		140;
	background-image: url(../Images/Elements/Panel/DataPanelSearchTop1.png);
	background-repeat: no-repeat;

}

.tooltip {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}

.floatLeft { float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none; }
.floatClear { clear:both; }

.map_notes_content_edit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	cursor:pointer;
	float: left;
	position:absolute;
	top:125;
	z-index:9999999999;
}


.cmessageblack{
	font-family:arial;
	font-size:11px;
	color:#000000;
	z-index:999999;
	position:absolute;
	cursor:pointer;

}
.cmessagewhite{
	font-family:arial;
	font-size:11px;
	color:#ffffff;
	z-index:999998;
	position:absolute;
	cursor:pointer;
}

#map {
	border:0;
	border: 0px none ;
	margin: 0px;
	padding: 0px;

}

.Woof{
	border: 0px none ;
	margin: 0px;
	padding: 0px;
	position: absolute;
}

.map_notes_content_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	position:absolute;
	left:8;
	width:143;
	height:140;
	top:8;
	z-index:999;
}

.popup_nearby_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

.map_notes_new_info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	position:absolute;
	left:20;
	width:120;
	height:120;
	top:45;
	z-index:999;
	text-align:center;
}
.map_notes_content_icon {
	z-index:99999999;
	left:50;
	top:95;
	position:absolute;
}

.map_notes_new_icon {
	z-index:99999999;
	left:90;
	top:115;
	position:absolute;
}

.map_notes_kill{
	z-index:99999999;
	position:absolute;
	left:142;
	top:7;


}

.feedback_input {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
	padding-top: 3px;
}

.feedback_text {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;


}

.feedback_cancel {
}

.feedback_save {

}


.vr_rate_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.vr_rate_type {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.vr_rate_price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}



