/*********** SELECTORS STYLES  ***********/
body { background:#fff; font-family:Arial, Helvetica; font-size:12px; line-height:1.3em; table-layout:fixed; }
body, fieldset, form, h1, h2, h3, h4, h5, h6, p { margin:0px; padding:0px; }
h1, h2, h3, h4, h5, h6, form { display:inline; }
h1 { font-size:1.6em; }
h2 { font-size:1.5em; }
h3 { font-size:1.4em; }
hr { height:1px; color:#ccc; background:#ccc; border:0; }
img { border:0px; }
li { margin-bottom:5px; }
ol { margin:5px 0 5px 30px; padding:0; }
ul { margin:5px 0 5px 30px; padding:0; }
ul ul, ol ol, ol ul, ul ol { margin-left:30px; }
blockquote { margin:5px 20px; }
fieldset { border:1px solid #ccc; }
table { border-collapse:collapse; border-spacing:0; }
input, select, textarea { font-size:1em; font-family:Arial, Helvetica, sans-serif; }
select { border:1px solid #ccc; }
textarea { border:1px solid #ccc; padding:2px; overflow:auto; }
a:link, a:visited { color:#000; text-decoration:none; }
a:hover, a:active, a:focus { text-decoration:none; color:#d00; }

.input { padding:1px 2px 1px 4px; border:1px solid #ccc; background:#fff !important; }
.button_new { background:#f1f1f1; border:1px solid #ccc; padding:0 5px; overflow:visible; }

/***** FONT STYLES *****/
.lh0em { line-height:0em; }
.lh02em { line-height:0.2em; }
.lh05em { line-height:0.5em; }
.lh1em { line-height:1em; }
.lh12em { line-height:1.2em; }
.lh15em { line-height:1.5em; }
.lh2em { line-height:2em; }
.lh23em { line-height:2.3em; }

.xsmall { font-size:0.8em; }
.small { font-size:0.9em; }
.large { font-size:1.1em; }
.xlarge { font-size:1.2em; }
.xxlarge { font-size:1.4em; }
.xxxlarge { font-size:1.6em; }

.ffan { font-family:"Arial Narrow", Arial; }
.ffh { font-family:Helvetica; }
.fft { font-family:Tahoma; }
.fftms { font-family:"Trebuchet MS", Arial; }
.ffv { font-family:Verdana, Arial, Helvetica, sans-serif; }
.geo { font-family:Georgia, "Times New Roman", Times, serif; }


.black, .black a:link, .black a:visited { color:#000; }
.black a:hover, .black a:active { color:#c00; }
.blue, .blue a:link, .blue a:visited { color:#06c; }
.blue a:hover, .blue a:active { color:#036; }
.dblue, .dblue a:link, .dblue a:visited { color:#003885; }
.dblue a:hover, .dblue a:active { color:#003885; text-decoration:underline; }
.blue2, .blue2 a:link, .blue2 a:visited { color:#0c80af; }
.blue2 a:hover, .blue2 a:active { color:#036; }
.brown, .brown a:link, .brown a:visited { color:#900; }
.gray, .gray a:link, .gray a:visited { color:#626566; }
.gray a:hover, .gray a:active { color:#000; }
.green, .green a:link, .green a:visited { color:#060; }
.green a:hover, .green a:active { color:#f60; }
.maroon, .maroon a:link, .maroon a:visited { color:#c00; }
.maroon a:hover, .maroon a:active { color:#900; }
.orange, .orange a:link, .orange a:visited { color:#f60; }
.orange a:hover, .orange a:active { color:#f00; }
.red, .red a:link, .red a:visited { color:#f00; }
.red a:hover, .red a:active { color:#c00; }
.silver, .silver a:link, .silver a:visited { color:#ccc; }
.silver a:hover, .silver a:active { color:#fff; }
.white, .white a:link, .white a:visited { color:#fff; }
.white a:hover, .white a:active { color:#9ff7ff; }
.yellow, .yellow a:link, .yellow a:visited { color:#ff0; }
.yellow a:hover, .yellow a:active { color:#ff9; }

/***** ALIGNMENT STYLES *****/
.al { text-align:left; }
.ar { text-align:right; }
.ac { text-align:center; }
.aj { text-align:justify; }
.vat { vertical-align:top; }
.vam { vertical-align:middle; }
.vab { vertical-align:bottom; }
.fl { float:left; display:inline; }
.fr { float:right; display:inline; }
.fo { float:left; width:100%; display:inline; }
.flwm { float:left; margin:0 10px 5px 0; display:inline; }
.frwm { float:right; margin:0 0 5px 10px; display:inline; }
.zero { width: 0px; height: 0px; line-height: 0px; margin: 0px; padding: 0px; font-size: 0px; }
.cb { clear:both; display:block; visibility:hidden; height:auto; line-height:0; content:'.' }
.cl { clear:left; }
.cr { clear:right; }

/***** ACCESSORIES STYLES *****/
.alpha50 { opacity:0.5; filter:alpha(opacity=50); }
.alpha75 { opacity:.75; filter:alpha(opacity=75); }
.b { font-weight:bold; }
.i { font-style:italic; }
.u { text-decoration:underline; }
.uu a:link, .uu a:visited { text-decoration:underline; }
.uu a:hover, .uu a:active { text-decoration:none; }
.uo a:link, .uo a:visited { text-decoration:none; }
.uo a:hover, .uo a:active { text-decoration:underline; }
.n { font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; }
.bcs { border-collapse:separate; }
.nw { white-space:nowrap; }
.ww { word-wrap:break-word; word-break:break-all; word-break/* */:normal; }
.ttc { text-transform:capitalize; }
.ttl { text-transform:lowercase; }
.ttu { text-transform:uppercase; }
.fvsc { font-variant:small-caps; }
.block { display:block; margin:0 auto; }
.inline { display:inline; }
.none { display:none; }
.absolute { position:absolute; }
.relative { position:relative; }
.pointer { cursor:pointer; }

.m0px { margin:0; }
.m1px { margin:1px; }
.m1px2px { margin:1px 2px; }
.m1px5px { margin:1px 5px; }
.m2px { margin:2px; }
.m2px5px { margin:2px 5px; }
.m2px10px { margin:2px 10px; }
.m5px { margin:5px; }
.m5px10px { margin:5px 10px; }
.m5px15px { margin:5px 15px; }
.m10px { margin:10px; }
.m15px { margin:15px; }
.mb1px { margin-bottom:1px; }
.mb2px { margin-bottom:2px; }
.mb5px { margin-bottom:5px; }
.mb8px { margin-bottom:8px; }
.mb10px { margin-bottom:10px; }
.mb15px { margin-bottom:15px; }
.mb20px { margin-bottom:20px; }
.ml2px { margin-left:2px; }
.ml5px { margin-left:5px; }
.ml10px { margin-left:10px; }
.ml15px { margin-left:15px; }
.ml14px { margin-left:14px; }
.ml20px { margin-left:20px; }
.ml25px { margin-left:25px; }
.ml35px { margin-left:35px; }

.p0px { padding:0; }
.p1px { padding:1px; }
.p1px2px { padding:1px 2px; }
.p1px5px { padding:1px 5px; }
.p2px { padding:2px; }
.p2px5px { padding:2px 5px; }
.p2px10px { padding:2px 10px; }
.p3px0px { padding:3px 0; }
.p5px { padding:5px; }
.p5px10px { padding:5px 10px; }
.p10px5px { padding:10px 5px; }
.p5px15px { padding:5px 15px; }
.p10px { padding:10px; }
.p20px { padding:20px; }
.p10px15px { padding:10px 15px; }
.p10px20px { padding:20px 10px; }
.p20px 10px { padding:20px 10px; }
.p15px { padding:15px; }
.pl5px { padding-left:5px; }
.pl7px { padding-left:7px; }
.pl12px { padding-left:12px; }
.pl10px { padding-left:10px; }
.pl15px { padding-left:15px; }
.pl20px { padding-left:20px; }
.pl25px { padding-left:25px; }

/********** OTHER STYLES **********/
.w1 { width:1%; }
.w20 { width:20%; }
.w25 { width:25%; }
.w24 { width:24%; }
.w32 { width:32%; }
.w33 { width:33%; }
.w48 { width:48%; }
.w49 { width:49%; }
.w50 { width:50%; }

.bdr { border:1px solid #ccc; }
.bdr2 { border:1px solid #98c0eb; }
.bdr3 { border:1px solid #cbdff5; }
.bdr4 { border:1px solid #ffb280; }
.bdrT { border-top:1px solid #ccc; }
.bdrR { border-right:1px solid #ccc; }
.bdrB { border-bottom:1px solid #ccc; }
.bdrBWhite { border-bottom:1px solid #fff; }
.bdrL { border-left:1px solid #ccc; }
.bdrdBd {border-bottom:1px dotted #80afd9; }
.bdrWhite, .bdrWhite td, .bdrWhite th { border:1px solid #fff; }
.bdrAll, .bdrAll td, .bdrAll th  { border:1px solid #6a91b4; }
.bdrAll2, .bdrAll2 td, .bdrAll2 th  { border:1px solid #1f1f1f; }
.bdrAllCols { border:1px solid #e5e5e5; }
.bdrAllCols td, .bdrAllCols th  { border:1px solid #e5e5e5; border-width:0 1px; }
.bdrAllRows { border:1px solid #e5e5e5; }
.bdrAllRows td, .bdrAllRows th  { border:1px solid #e5e5e5; border-width:1px 0; }
.bdrN, .bdrN td, .bdrN th .bdrN tr { border:0; }
.bdrN2, .bdrN2 td, .bdrN2 th  .bdrN2 tr{ border:1px solid #fff; }
.bdrBd { border-bottom:1px dashed #999; }

.formHead { background:#be592a; color:#fff; padding:3px 5px; }
.star { color:#db1111; }

.hr1 { background:url(images/hr1.gif) repeat-x; }
.vr1 { background:url(images/vr1.gif) repeat-y; }
.mtb { margin:5px 0 12px; }
.mtb_2 { margin:16px 0; }

.bgGry1 { background:#f7f7f7; }
.bgGry2 { background:#fafafa; }
.bg1_new { background:#fff; }
.bg2_new { background:#004684; }
.bg3_new { background:#f8fdff; }
.bg4_new { background:#105698; }
.bg5_new { background:#d71515; }


.tlnk_bg { background:url(images/tlnk_bg.gif) repeat-x; height:21px; padding:4px 10px 0; }
.tlnk_bg a:link, .tlnk_bg a:visited { color:#000; text-decoration:none; }
.tlnk_bg a:hover, .tlnk_bg a:active { color:#004a95; text-decoration:none; }
.bdrB_tl { border-bottom:1px solid #95bee4; }
.cty_bg { background:url(images/cty_bg.gif) repeat-x; }
.g2_new { background:#e4ebf5 url(images/g2.gif) repeat-x bottom; border:1px solid #b8b8b8; border-width:1px 1px 0; }
.topBanner { font-size:28px; }
.topBanner2 { font-size:32px; color:#e20000; }
.list_pr_bg { background:url(images/list_pr_bg.gif) repeat-x; }
.srch_bg_outer { background:url(images/srch_bg_outer.gif) repeat-x; }
.srch_bg { background:url(images/srch_bg.gif) repeat-x; height:21px; padding:5px 12px 0; }
.g1_new { background:#fff url(images/g1.gif) repeat-x bottom; border:1px solid #70b0f7; border-width:0 1px; }
.g1_new3 { background:#fff url(images/g1.gif) repeat-x bottom; border:1px solid #70b0f7; border-width:1px 1px 0; }
.srch_img { background:url(images/srch_img.jpg) no-repeat left bottom; padding:10px 10px 10px 186px; }
.dream_property { background:url(images/dream_property.jpg) no-repeat left bottom; }
.b1 { background:url(images/b1.gif) no-repeat 2px 5px; padding:0 0 0 13px; }
.srch_bbg { background:url(images/srch_bbg.gif) repeat-x; }
.srchIcon { background:#fdfeff; border:1px solid #deeff9; }
.gallery_bg { background:url(images/gallery_bg.gif) repeat-x; }
.pg_bg1 { background:#e5f6ff url(images/pg_bg1.gif) repeat-x top; border:1px solid #95bee4; border-width:0 1px 1px; }
.post_requir_mbg { background:url(images/post_requir_mbg.gif) repeat-x; }
.post_requirB_bg { background:#fff url(images/post_requirB_bg.gif) repeat-x bottom; border:1px solid #95bee4; border-width:0 1px;}
.post_requir_bg { background:url(images/post_requir_bg.gif) repeat-x; }
.prm_bg { background:url(images/prm_bg.gif) repeat-x; }
.prm_bbg { background:url(images/prm_bbg.gif) repeat-x; }
.premium { border:1px solid #e1e1e1; border-width:0 1px; }
.fp_bgOuter { background:url(images/fp_bgOuter.gif) repeat-x; }
.fp_bg { background:url(images/fp_bg.gif) repeat-x; height:24px; padding:5px 10px 0; }
.featured { border:1px solid #95bee4; border-width:0 1px; }
.fp_bbg { background:url(images/fp_bbg.gif) repeat-x; }

.back { background:#f8f8f8; border:1px solid #ccc; border-width:0 1px; }

/**********Preformated for gallery*************/
.stepcarousel{
position: relative; /*leave this value alone*/
/*border: 10px solid black;*/
overflow: scroll; /*leave this value alone*/
width: 760px; /*Width of Carousel Viewer itself*/
height: 115px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left: 8px;
	top: 6px;

}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: -4px 8px; /*margin around each panel*/
width: 185px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
/***********END************/

.spotlightO_bg { background:url(images/spotlightO_bg.gif) repeat-x; }
.spotlight_bbg { background:url(images/spotlight_bbg.gif) repeat-x; }
.g3_new { background:#bce7f7 url(images/g3.gif) repeat-x top; border:1px solid #4ecefe; border-width:0 1px; }
.b2 { background:url(images/b2.gif) no-repeat 2px 5px; }
.bpCity_bbg { background:url(images/bpCity_bbg.gif) repeat-x; }
.bpCity_select_bg { background:url(images/bpCity_select_bg.gif) repeat-x; height:24px; }
.bpCity_select_bg .on { padding:4px 0 0; width:100px; text-align:center; }
.bpCity_dselect { background:#183d81; color:#fff; height:24px; }
.bpCity_dselect .off { padding:4px 0 0; width:100px; text-align:center; }
.bpCity_dselect .off  a:link, .bpCity_dselect .off  a:visited { color:#fff; }
.bpCity_dselect .off  a:hover, .bpCity_dselect .active  a:visited { color:#fff; }
.bpl { border:1px solid #95bee4; border-width:0 1px; }

.bdrR_blue { border-right:1px solid #bbd7ed; }
.boc_bbg { background:url(images/boc_bbg.gif) repeat-x; }
.poc_bg { background:url(images/poc_bg.gif) repeat-x; }

.footer {}
.footer .lnk1 { background:#fafafa; }
.footer .lnk1Bdr { border-top:1px dashed #6ba6df; border-bottom:1px solid #ccc; }

/******search classified********/
.search_ph { background:#cdecff; border:1px solid #7db8dc; border-width:1px 0; }
.bdrRefine { border:1px solid #e3e3e3; border-width:1px 1px 0; }
.refine_bg { background:url(images/refine_bg.gif) repeat-x; }
.paging_bg { background:url(images/paging_bg.gif) repeat-x; }
.paging_m { background:#fafafa; border:1px solid #e3e3e3; border-width:0 1px; }
.class_g1 { background:#fff url(images/class_g1.gif) repeat-x bottom; border:1px solid #aacbff; border-width:1px 1px 0; }
.class_g12 { border:1px solid #aacbff; border-width:1px 1px 0; }
.premiumBg { background:url(images/premiumBg.gif) repeat-x; }
.srch_icon_bg { background:url(images/srch_icon_bg.gif) repeat-x; }
.srch_icon_bg .im img { padding:0 3px; }
.srch_icon_bg .height { height:30px; padding:5px 2px 0; }
.rightBnr_blue { background:#e7f1f7; border:1px solid #85b2cd; }
.rightBnr_yellow { background:#f7ffc9; border:1px solid #d7e3b6; }
.rightBnr_purple { background:#fbe8fd; border:1px solid #d37bdd; }
.rightBnr_red { background:#ffeef3; border:1px solid #fb8f8f; }
.rightBnr_green { background:#f5fffb; border:1px solid #84e3ba; }
.rightBnr_brown { background:#fff6ed; border:1px solid #d4b878; }

/****home loan*****/
#body { width:1002px; }
.left_coloum { border:1px solid #a7d0f8; border-width:0 1px; }
.left_coloum .head { background:#1f6cb7; color:#fff; }
.bdrtb_n { border:1px dashed #000; border-width:1px 0; }
.bdr3_hl { border:1px solid #cbdff5; border-width:5px 1px; }

/********/
.bdr5 { border:1px solid #eee; }

.bdrAll5, .bdrAll5 td, .bdrAll5 th  { border:1px solid #eee; }
.pdg { padding:5px 5px 5px 12px; }

/***my folder********/

.mf_g1 { background:#fff url(images/mf_g1.gif) repeat-x bottom;  }
.mfBdrBt { border-bottom:3px solid #0d6ca9; }
.mf_g1 .m { background:#0d6ca9; padding:12px 15px 7px; color:#fff; }
.nl { padding:12px 15px 7px; background:url(images/mf_vr.gif) no-repeat right bottom;}
.mf_right { background:#d6deec; }
.fs16 { font-size:16px; }
.fs18 { font-size:18px; }
.fs22 { font-size:22px; }
.fs25 { font-size:25px; }
.fs30 { font-size:36px; }

.bdrtb_dotted { border:1px dashed #999; border-width:1px 0; }
.editLogin { background:url(images/editLogin.gif) no-repeat 0px 5px; padding:3px 3px 3px 20px; }
.change_password { background:url(images/change_password.gif) no-repeat 0px 5px; padding:3px 3px 3px 20px; }
.sumry_bg { background:url(images/sumry_bg.gif) repeat-x; }
.sumry_bbg { background:url(images/sumry_bbg.gif) repeat-x; }
.sumry { background:#f9f9f9; border:1px solid #eee; border-width:0 1px; }
.mf_hr { background:url(images/mf_hr.gif) repeat-x; }
.addPro_bg { background:url(images/addPro_bg.gif) repeat-x; }
.addPro_lr { background:url(images/addPro_lr.gif) repeat-y right; }
.addPro_lr select { font-size:12px; }
.addPro_ll { background:url(images/addPro_lr.gif) repeat-y left; }
.addPro_bbg { background:url(images/addPro_bbg.gif) repeat-x; }
.mf_adv_bg { background:url(images/mf_adv_bg.gif) repeat-x; }
.mf_subsc_bg { background:url(images/mf_subsc_bg.gif) repeat-x;  }
.subsc_bdy_bg { background:url(images/subsc_bdy_bg.gif) repeat-x; }
.subsc_bdy { background:#fff; border:1px solid #afccf2; border-width:0 1px; }
.subsc_bdy_bbg { background:url(images/subsc_bdy_bbg.gif) repeat-x; }
.bullet { background:url(images/bullet.gif) no-repeat 0px 8px; }
.b1a { background:url(images/b1.gif) no-repeat 2px 7px; padding:0 0 0 13px; }

.prem_bg { background:url(images/prem_bg.gif) repeat-x top; padding:7px 10px; }

/***** Dropdown Menus Styles Added by Shyam on 9th July 09 *****/
.dropmenudiv { position:absolute; top: 0px; border: 1px solid #0d6ca9; border-bottom-width: 0; 	z-index:100; background: white; width: 200px; visibility: hidden; filter: progid; left: 285px; }
.dropmenudiv a { border-bottom: 1px solid #0d6ca9; padding:5px 5px 5px 15px; display:block; }
.dropmenudiv a:hover { background:#ddeffa; }

.btnAddProperty a { background:url(images/btn_addp_bg.gif); }
.btnAddProperty .l { background:url(images/btn_addp_l.gif) no-repeat left; }
.btnAddProperty .r { background:url(images/btn_addp_r.gif) no-repeat right; padding:0 15px 0 10px; }
.btnAddProperty a, .btnAddProperty .l, .btnAddProperty .r { line-height:30px; display:inline-block; }

/********/
.spb { background:#f1f9fd; border:1px solid #b3c3cf; border-width:0 1px; }
.spb_bg { background:url(images/spb_bg.gif) repeat-x; }
.spb_bbg { background:url(images/spb_bbg.gif) repeat-x; }
.spin_bg { background:url(images/spin_bg.gif) repeat-x; }
.spin_bbg { background:url(images/spin_bbg.gif) repeat-x; }
.spin { background:#fff; border:1px solid #b3c3cf; border-width:0 1px; }
.srNow_bg { background:url(images/srNow_bg.gif) repeat-x; }
.bdrBd52 { border-bottom:1px dashed #98b1bd; }
.ad_srchImg { background:url(images/ad_srchImg.jpg) no-repeat; height:390px; }
.search_proIcon { background:url(images/search_proIcon.gif) no-repeat 0 5px; padding-left:40px; }
.bg_2 { background:#cee2ec; }
.pstRequir_icon { background:url(images/pstRequir_icon.gif) no-repeat 0 5px; padding-left:40px; }
.update_proIcon { background:url(images/update_proIcon.gif) no-repeat 0 5px; padding-left:40px; }
.list_proIcon { background:url(images/list_proIcon.gif) no-repeat 0 2px; padding-left:45px; }
.re_services { padding:10px 80px 10px 10px; border:1px solid #bad7f2; background:url(images/re_services.jpg) no-repeat right top; }
.serv_bg { background:url(images/serv_bg.gif) repeat-x top; }
.serv_lr { border:1px solid #bad7f2; border-width:0 1px; background:url(images/serv_g.gif) repeat-x bottom; }
.serv_bbg { background:url(images/serv_bbg.gif) repeat-x; }
/****login**/
.login_gr { background:#cee5fa url(images/login_gr.gif) repeat-x top; }
.login_img { background:url(images/login_img.gif) no-repeat right center; }
/****/
.ad_head_bg { background:url(images/ad_head_bg.gif) repeat-x; }
.ad_g4 { background:#fff url(images/ad_g4.gif) repeat-x top; border:1px solid #d6e5f2; border-width:0 1px; }
.ad_head_bbg { background:url(images/ad_head_bbg.gif) repeat-x; }
.ad_inhead_bg { background:url(images/ad_inhead_bg.gif) repeat-x; }
.ad_inhead_bbg { background:url(images/ad_inhead_bbg.gif) repeat-x; }
.ad_inhead { background:#fff; border:1px solid #4a87bc; border-width:0 1px; }
.paidM { background:url(images/member_icon1.gif) no-repeat 98% 50%; }
.paidM2 { background:url(images/member_icon2.gif) no-repeat 98% 50%; }
.bdr2_ative { border:1px solid #0d6ca9; border-width:1px 1px 0; }
.bdr_ative2 { background:#0d6ca9; color:#fff;}
.bdrAllactive, .bdrAllactive td, .bdrAllactive th  { border:1px solid #0d6ca9; }
.g1_new2 { background:#fff url(images/g1.gif) repeat-x top; border:1px solid #70b0f7; border-width:0 1px 1px; }
a.active_bg2:link, a.active_bg2:visited { height:21px; padding:3px 12px 2px; background:#0d6ca9; color:#fff; display:inline-block; }

.active_bg { background:url(images/srch_bg.gif) repeat-x; height:21px; padding:4px 12px 1px; border: 1px solid #70b0f7; border-width:0 1px; display:inline-block; outline:none;}

/***********/
.latest_container {
	height:285px;
	background:#fff;
	cursor:pointer;
	overflow:hidden;
	margin:0;
	padding:5px 0;
	border:1px solid #ccc;
}
.latest_row_b {
	padding:1px 10px;
	background:#fbfbfb;
	border-top:1px solid #e4e4e4;
}

.latest_row_b_hover {
	padding:1px 10px;
	border-top:1px solid #e4e4e4;
	cursor:hand;
	background:#fff;
}
.latest_row_b2 {
	padding:1px 10px;
	background:#fff;
	border-top:1px solid #e4e4e4;
}

.latest_row_b2_hover {
	padding:1px 10px;
	border-top:1px solid #e4e4e4;
	cursor:hand;
	background:#fff;
}
/***********/

.bgGrayLgt { background:#fbfbfb; }
.bdrt_dot { border-top:1px dashed #999; }

 /* Big box with list of options */
#ajax_listOfOptions{
	position:absolute;	/* Never change this one */
	width:200px;	/* Width of box */
	height:150px;	/* Height of box */
	overflow:auto;	/* Scrolling features */
	border:1px solid #317082;	/* Dark green border */
	z-index:100;
	font-size:12px;
	background:#fff;
}
#ajax_listOfOptions div{	/* General rule for both .optionDiv and .optionDivSelected */
	margin:1px;		
	padding:1px;
	cursor ointer;
}
#ajax_listOfOptions .optionDiv{	/* Div for each item in list */
	
}
#ajax_listOfOptions .optionDivSelected{ /* Selected item in the list */
	background:#09c;
	color:#FFF;
}
#ajax_listOfOptions_iframe{
	background-color:#F00;
	position:absolute;
	z-index:5;
} 

.bgWhite { background:#fff; }
