.cluetip-default{
		border: 1px solid #c7c7c7;
                box-shadow:0px 0px 5px 3px #ddd;
-moz-box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.2);

	
}

div.ui-cluetip {
  font-size: 1em;
}

.ui-cluetip-content {border: medium none;width: 116%; color: #333333; font-size: 12px; padding: 10px; position: relative; top: 0px;}
.ui-cluetip-header {background-color: #FFFFFF; color: #D4002A; font-family: "arial",sans-serif; font-size: 15px; margin: 0px 0px 0px 11px; overflow: hidden; padding-right: 8px; font-weight: bold;}

.cluetip-title .cluetip-close {
  float: right;
  position: relative;

}
.cluetip-close { display:none;}
.cluetip-close img {
  border: 0;
}

#cluetip-waitimage {
  width: 43px;
  height: 11px;
  position: absolute;
  background-image: url(../images/global/en/common/wait.gif);
}
.cluetip-arrows {
  display: none;
  position: absolute;
  top: 0;
  left: -16px;
  width: 16px;
  height: 19px;
  background-repeat: no-repeat;
  background-position: 0 0;
  border-width: 0;
}
.cluetip-extra {
  display: none;
}

/***************************************
   =cluetipClass: 'default'
-------------------------------------- */

.cluetip-default, .cluetip-default .cluetip-outer {
    background-color: #FFFFFF;
    border-radius: 4px;
                padding: 15px;
}

.cluetip-default .ui-cluetip-header {
   
}

/* default arrows */
div.cluetip-default .cluetip-arrows {
  border-width: 0;
  background: transparent none;
}
div.clue-right-default .cluetip-arrows {
  background-image: url(../images/global/en/common/help_helptip_left.png);
}
div.clue-left-default .cluetip-arrows {
  background-image: url(../images/global/en/common/help_helptip_right.png);
  left: 100%;
  margin-right: -11px;
  width:16px;
}
div.clue-top-default .cluetip-arrows {
  background-image: url(../images/global/en/common/help_helptip_bottom.png);
  top: 100%;
  left: 50%;
  margin-left: -11px;
  width: 16px;
  height: 11px;
}
div.clue-bottom-default .cluetip-arrows {
  background-image: url(../images/global/en/common/help_helptip_top.png);
  top: -11px;
  left: 50%;
  margin-left: -11px;
  width: 22px;
  height: 11px;
}

/***************************************
   =cluetipClass: 'rounded'
-------------------------------------- */
.cluetip-rounded {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background-color: #fff;
  border: 1px solid #ccc;
}
.cluetip-rounded  .cluetip-arrows {
  border-color: #ccc;
}

/* need to be more specific here to override ThemeRoller defaults */
div.cluetip-rounded  .cluetip-arrows {
  font-size: 0;
  line-height: 0%;
  width: 0;
  height: 0;
  border-style: solid;
  background: transparent none;
}
div.clue-right-rounded .cluetip-arrows {
  border-width: 11px 11px 11px 0;
  border-top-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
}
div.clue-left-rounded .cluetip-arrows {
  left: 100%;
  margin-right: -11px;
  border-width: 11px 0 11px 11px;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;

}
div.clue-top-rounded .cluetip-arrows {
  top: 100%;
  left: 50%;
  border-width: 11px 11px 0 11px;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
}
.clue-bottom-rounded .cluetip-arrows {
  top: -11px;
  left: 50%;
  border-width: 0 11px 11px 11px;
  border-top-color: transparent;
  border-right-color: transparent;
  border-left-color: transparent;

}
.cluetip-loc-title{
	background-color: #FFFFFF;
	font-family: "arial",sans-serif;
	font-size: 16px;
	margin: 0px;
	overflow: hidden;
	padding-right: 0px;
	font-weight: bold;
}
/* stupid IE6 HasLayout hack */
.cluetip-rounded .cluetip-title,
.cluetip-rounded .cluetip-inner {
  zoom: 1;
}

#pickUpHelp,#dropOffHelp,#renterAgeHelp,#payNowStep2,#ldwRatetileHelp,#paiRatetileHelp,#pepRatetileHelp,#aliRatetileHelp,#ERF,#VLF,
#taxHelp,#carClassInfo,#gso_Help,#cdw_Help,#pai_Help,#pep_Help,#ali_Help ,#paiConfHelp,#ldwConfHelp,#pepRatetileHelp,#aliRatetileHelp,
#carpickUpHelp,#cardropOffHelp,#pepHelp,#payNowHelp,#payLaterHelp,#couponHelp,#aliHelp,#ldwHelp,#paiHelp,#ppHelp,#rsnHelp,#ldwConfHelp1,#rsnConfPageHelp,#GSOHelp,#rsnRatetileHelp,#CFC{display:none;}

#pickUpHelp table td {font-size:12px !important;}
#pickUpHelp .blk_font {font-size:12px !important;}

#dropOffHelp table td {font-size:12px !important;}
#dropOffHelp .blk_font {font-size:12px !important;}
