/* MyTravelGuide.com CSS for all media layout */
/* copyright 2005 MyTravelGuide.com */


/* STRUCTUAL BOXES #################### */
* {
margin: 0;
padding: 0;
font-size: 1em; /* fixes mozilla font size bug */
}

table.outer {
color: inherit;
}
.shadowleft {
background: #eee url(../objimages/siteimages/bg_shadow_left.gif) repeat-y top right;
width: 20px;
min-width: 20px;
padding-left: 20px; /* fixes IE empty cell width bug */
}
.shadowright {
background: #eee url(../objimages/siteimages/bg_shadow_right.gif) repeat-y top left;
width: 20px;
min-width: 20px;
padding-right: 20px; /* fixes IE empty cell width bug */
}
.headerbox {
background: #fff url(../objimages/siteimages/bg_header.jpg) no-repeat;
color: #999;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 1em;
text-align: right;
height: 75px;
min-height: 75px;
padding: 3px 0 0 0;
border-top: 1px solid #fff;
border-left: 10px solid #fff;
border-right: 10px solid #fff;
}
.headerbox-sm {
background: #fff url(../objimages/siteimages/bg_header_sm.jpg) no-repeat 50% 0;
color: #999;
height: 40px;
min-height: 40px;
padding: 3px 0 0 0;
border-top: 1px solid #fff;
border-left: 10px solid #fff;
border-right: 10px solid #fff;
}
.headerlink {
background: url(../objimages/siteimages/spacer.gif);
text-align: left;
position: absolute;
left: 35px;
top: 20px;
width: 325px;
min-width: 325px;
height: 50px;
min-height: 50px;
text-indent: -9000px;
display: block;
}
.navbox {
background: #8cf url(../objimages/siteimages/bg_navbox.gif);
color: #456;
font-family: Arial, Helvetica, Sans-Serif;
font-weight: bold;
padding: 3px 5px;
border-top: 1px solid #fff;
border-left: 10px solid #fff;
border-right: 10px solid #fff;
}
.breadcrumbbox {
background: #fff;
color: #789;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 1em;
font-weight: normal;
padding: 3px 10px;
border-left: 10px solid #fff;
border-right: 10px solid #fff;
border-bottom: 1px solid #fff;
}
.contentbox {
background: #fff;
text-align: left;
border-right: 1px solid #fff;
border-left: 1px solid #f7f7f7;
width: 100%; /* fixes IE width bug */
}
.contentbox-full {
background: #fff;
text-align: left;
border-right: 10px solid #fff;
border-left: 10px solid #fff;
}
.sidebox-left {
background: #fff url(../objimages/siteimages/bg_block_main.jpg) no-repeat;
text-align: left;
border-right: 1px solid #fff;
border-left: 10px solid #fff;
padding: 5px 0 0 0;
}
.sidebox-left-push {
background: #fff url(../objimages/siteimages/bg_block_main.jpg) no-repeat;
text-align: left;
border-right: 1px solid #fff;
border-left: 10px solid #fff;
height: 0px;
}
.sidebox-right {
background: #fff url(../objimages/siteimages/bg_sidebox_right.jpg) no-repeat;
text-align: left;
border-right: 10px solid #fff;
border-left: 1px solid #f7f7f7;
}
.sidebox-right-util {
background: #fff url(../objimages/siteimages/bg_block.jpg) no-repeat;
text-align: left;
border-right: 10px solid #fff;
border-left: 1px solid #f7f7f7;
}
.footerbox {
background: #fff url(../objimages/siteimages/bg_footerbox.jpg) no-repeat right 50%;
color: #567;
font-size: .95em;
text-align: center;
padding: 10px;
border-top: 1px solid #eee;
border-left: 10px solid #fff;
border-right: 10px solid #fff;
}



/* SHARED ELEMENTS #################### */
td {
text-align: left;
vertical-align: top;
}
.headerbox-search {
color: #345;
text-align: left;
width: auto;
float: right;
}
.sideboxsub {
margin: 0 0 10px 0;
padding: 5px 10px;
width: 170px; /* fixes IE width bug */
}
.sideboxsub-fav {
margin: 0 0 10px 0;
padding: 5px 10px;
width: 170px; /* fixes IE width bug */
}
.sideboxsub-search {
/*margin: 0 0 5px 0;*/
padding: 10px;
width: 170px; /* fixes IE width bug */
}
.sideboxsub-member {
text-align: center;
margin: 0 0 10px 0;
padding: 10px 10px 0 10px;
}
.sideboxsub-member .member  {
background: #fff url(../objimages/siteimages/bg_feature.jpg) no-repeat bottom right;
color: #333;
font-size: .95em;
padding: 5px;
border-top: 1px solid #eee;
border-right: 1px solid #ddd;
border-bottom: 1px solid #ddd;
border-left: 1px solid #eee;
}
.sideboxsub-member .member strong {
color: #900;
font-family: "Arial black", Arial, Helvetica, Sans-Serif;
font-size: 1.2em;
font-weight: normal;
text-transform: uppercase;
overflow: hidden;
display: block;
}
.sideboxsub-newsletter {
margin: 0 0 5px 0;
padding: 10px 10px 0 10px;
}
.sideboxsub-newsletter .newsletter  {
background: #fff url(../objimages/siteimages/bg_newsletter.jpg) no-repeat bottom right;
color: #333;
font-size: .95em;
text-align: left;
padding: 5px;
border-top: 1px solid #eee;
border-right: 1px solid #ddd;
border-bottom: 1px solid #ddd;
border-left: 1px solid #eee;
}
.sideboxsub-newsletter .newsletter b  {
color: #900;
}

.block {
background: #fff url(../objimages/siteimages/bg_block.jpg) no-repeat;
padding: 10px;
border-bottom: 1px solid #fff;
}
.block-main {
background: #fff url(../objimages/siteimages/bg_block_main.jpg) no-repeat;
padding: 10px;
border-bottom: 1px solid #fff;
}
.block-alt {
background: #fff url(../objimages/siteimages/bg_block_alt.jpg) no-repeat;
padding: 10px;
border-bottom: 1px solid #fff;
}
.block-anchornav {
background: #fff url(../objimages/siteimages/bg_block_anchornav.gif) no-repeat 10px 50%;
font-size: .95em;
padding: 5px 10px 5px 23px;
border-top: 1px solid #f7f7f7;
}
.block-sort {
background: url(../objimages/siteimages/dots_h.gif) repeat-x left bottom;
font-size: .95em;
margin: 0 0 10px 0;
padding: 10px 0 7px 0;
}
.block-pagetools {
background: url(../objimages/siteimages/dots_h.gif) repeat-x top;
font-size: .95em;
text-align: center;
padding: 10px 0;
}

.frame {
background: #fff;
text-align: center;
margin: 10px 0;
padding: 2px;
border: 1px solid #eee;
}
.frame-nomargin {
background: #fff;
text-align: center;
padding: 2px;
border: 1px solid #eee;
}
.frame-error {
margin: 0 auto;
padding: 2px;
width: 450px;
}

.narrowsearch {
background: #fff url(../objimages/siteimages/bg_block.jpg) no-repeat;
font-size: .95em;
text-align: center;
padding: 5px;
border-top: 1px solid #f3f3f3;
border-bottom: 1px solid #f3f3f3;
}




table.searchmodule {
font-size: .95em;
border-left: 1px solid #eee;
}
table.searchmodule tr td.form {
background: #f9f9f9;
padding: 3px;
border-right: 1px solid #ddd;
border-bottom: 1px solid #ddd;
border-left: 1px solid #fff;
}
table.searchmodule tr td.form div {
background: #fff url(../objimages/siteimages/bg_block.jpg) no-repeat;
padding: 10px;
border-right: 1px solid #eee;
border-bottom: 1px solid #eee;
}
table.searchmodule tr td.clear {
padding: 3px 10px;
border-bottom: 1px solid #ddd;
}
table.searchmodule tr td.tabon {
color: #050;
background: #f9f9f9;
font-weight: bold;
text-align: center;
white-space: nowrap;
padding: 3px 10px;
border-top: 1px solid #eee;
border-right: 1px solid #ddd;
border-bottom: 1px solid #f9f9f9;
border-left: 1px solid #fff;
}
table.searchmodule tr td.taboff {
color: #693;
background: #fff;
text-align: center;
white-space: nowrap;
padding: 3px 10px;
border-top: 1px solid #eee;
border-right: 1px solid #ddd;
border-bottom: 1px solid #ddd;
border-left: 1px solid #fff;
}
table.searchmodule tr td.taboff a:link,
table.searchmodule tr td.taboff a:visited {
color: #693;
border-bottom: none !important;
}
table.searchmodule tr td.tabon a:link,
table.searchmodule tr td.tabon a:visited {
color: #050;
border-bottom: none !important;
}
table.searchmodule tr td.tabon a:active,
table.searchmodule tr td.tabon a:hover,
table.searchmodule tr td.taboff a:active,
table.searchmodule tr td.taboff a:hover {
color: #050;
border-bottom: none !important;
}








.feature {
background: #fff url(../objimages/siteimages/bg_feature.jpg) no-repeat bottom right;
font-size: .95em;
text-align: center;
padding: 5px;
border-top: 1px solid #eee;
border-right: 1px solid #ddd;
border-bottom: 1px solid #ddd;
border-left: 1px solid #eee;
}
.warning  {
background: #fff url(../objimages/siteimages/bg_warning.jpg) no-repeat bottom right;
color: #900;
font-size: .95em;
text-align: left;
padding: 5px;
border-top: 1px solid #eee;
border-right: 1px solid #ddd;
border-bottom: 1px solid #ddd;
border-left: 1px solid #eee;
}
.warning p  {
background: url(../objimages/siteimages/icon_warning.gif) no-repeat;
text-indent: 16px;
margin: 0;
}
.contentpartner {
color: #999;
font-size: .9em;
}
.highlight {
background: #fff url(../objimages/siteimages/bg_th.gif);
text-align: left;
vertical-align: middle;
margin: 10px 0;
padding: 2px;
border-top: 1px solid #f3f3f3;
border-bottom: 1px solid #f3f3f3;
}
div.pricecheck {
display: inline;
background: url(../objimages/siteimages/icon_commerce_default.gif) no-repeat 0 50%;
font-size: .95em;
font-weight: bold;
text-align: left;
height: 13px;
min-height: 13px;
margin: 0 0 0 1px;
padding: 3px 0 3px 16px;
}
div.moreinfo {
display: inline;
background: url(../objimages/siteimages/icon_commerce_moreinfo.gif) no-repeat 0 50%;
font-size: .95em;
font-weight: bold;
text-align: left;
height: 13px;
min-height: 13px;
margin: 0 0 0 1px;
padding: 3px 0 3px 16px;
}
.tip {
color: #966;
font-size: .95em;
text-align: left;
margin: 10px 0;
}
.error {
color: #900;
font-weight: bold;
}
.paginate {
font-size: .95em;
text-align: center;
padding: 10px 0;
}
.floatrating {
float: right;
clear: both;
width: 75px;
font-size: 95%;
text-align: center;
margin-left: 5px;
padding: 5px;
border: 1px solid #eee;
border-top: none;
}
.floatrating b {
font-size: 160%;
color: #345;
}
span.rating {
color: #900;
font-family: "Arial black", Arial, Helvetica, Sans-Serif;
font-size: 1.2em;
font-weight: normal;
}

/* fixes IE center column width bug */
hr {
width: 200px !important;
margin: 0 !important;
padding: 0 !important;
visibility: hidden !important;
}
.hr {
background: url(../objimages/siteimages/dots_h.gif) repeat-x;
font-size: 0em;
height: 1px;
min-height: 1px;
max-height: 1px;
margin: 10px 0;
}
.hr-tight {
/*background: url(../objimages/siteimages/dots_h.gif) repeat-x;*/
border: 1px dotted #999999;
font-size: 0em;
height: 1px;
min-height: 1px;
max-height: 1px;
margin-top: 15px;
margin-bottom: 15px;
}

.commerce {
background: #fcf7f4;
margin: 0 0 10px 0;
padding: 10px;
border: 1px solid #ebd4c8;
}
.commerceswitch {
background: #fff;
float: right;
width: auto;
font-size: .9em;
text-align: left;
margin: -10px -10px 5px 5px;
_margin: -10px -5px 5px 5px;
padding: 7px;
border-bottom: 1px solid #ddd4cd;
border-left: 1px solid #ddd4cd;
white-space: nowrap;
}

#msg {
background: #ffffe5;
color: #567;
font-size: .9em;
padding: 5px 10px;
border-top: 1px solid #ddd;
border-left: 1px solid #ddd;
}

p {
margin: 0 0 10px 0;
}
.footerbox P {
margin: 0 40px 5px 40px;
}
b {
font-weight:bold;
}
strong {
color: #333;
}
em {
color: #222;
font-style: normal;
}
.footerbox em, ul li.place em {
color: #f00;
font-family: "Arial Black", Arial, Helvetica, Sans-Serif;
font-weight: normal;
font-style: normal;
}
i {
color: #345;
font-size: .95em;
font-style: normal;
}
.footerbox i {
color: #ccc;
font-size: .95em;
font-style:normal;
}
.breadcrumbbox i {
color: #999;
font-size: 1em;
font-style:normal;
}
u {
background: url(../objimages/siteimages/bg_underline.gif) repeat-x bottom;
text-decoration: none;
padding: 0 0 1px 0;
}
sup {
font-size: .95em;
}
cite {
color: #c99;
font-size: .95em;
font-style: normal;
}



/* IMAGES #################### */
.imgright {
background: #fff;
float: right;
clear: both;
margin-left: 5px;
padding: 5px;
border: 1px solid #eee;
}
.imgpartnerlogo {
background: #fff;
float: right;
clear: both;
width: auto;
margin-left: 5px;
padding: 5px;
border: 1px solid #eee;
border-top: none;
}
.imguserrating {
margin: 3px;
}
.imgframe {
background: #fff;
text-align: center;
padding: 5px;
border: 1px solid #eee;
}



/* HEADINGS #################### */
h1, h2, h3, h4, h5 {
font-family: Arial, Helvetica, Sans-Serif;
}
h1 {
color: #345;
font-weight: bold;
font-size: 1.7em;
letter-spacing: -1px;
margin: 0 0 3px 0;
height: 100%; /* fixes both IE cut-off and MOZ overwrap bugs */
}
h1 i {
color: #456;
font-weight: normal;
font-size: .8em;
font-style: normal;
letter-spacing: normal;
}
h2 {
color: #345;
font-weight: bold;
font-size: 1.3em;
margin: 0 0 3px 0;
}
h2 i {
color: #456;
font-weight: normal;
font-size: .95em;
font-style: normal;
}
h2 span {
color: #789;
font-size: .8em;
font-weight: normal;
}
.sidebox-left h2, .sidebox-right h2, .sidebox-right-util h2 {
background: none;
color: #456;
font-weight: bold;
font-size: 1.1em;
margin: 0 0 3px 0;
}
.sidebox-left h2 i, .sidebox-right h2 i, .sidebox-right-util h2 i {
font-weight: normal;
font-size: .9em;
font-style: normal;
}
#addtomyplace h2, .sideboxsub-fav h2 {
background: url(../objimages/siteimages/icon_list_place.gif) no-repeat left 50%;
padding-left: 12px;
}
.headerbox h2, .headerbox-sm h2 {
height: 0;
width: 0;
overflow: hidden;
position: absolute;
}
.commerce h2 {
color: #633;
}
.commerce h2 i {
color: #933;
}
h2 em {
color: #f00;
font-family: "Arial Black", Arial, Helvetica, Sans-Serif;
font-weight: normal;
font-style: normal;
}

h3 {
color: #345;
font-weight: normal;
font-size: 1.3em;
}
.sidebox-left h3, .sidebox-right h3, .sidebox-right-util h3 {
font-size: 1.1em;
}
.commerce h3 {
color: #633;
}
.commerce h3 i {
color: #933;
}






/* FORMS #################### */
form {
margin: 0;
padding: 15;
}
label {
font-size: 1em;
}
.formfield {
background: #fff;
color: #333;
font-family: Verdana, Arial, Helvetica, Sans-Serif;
font-weight: normal;
font-size: 1em;
margin: 2px 2px 2px 0;
padding: 2px;
border-top: 1px solid #ccc;
border-right: 1px solid #eee;
border-bottom: 1px solid #eee;
border-left: 1px solid #ccc;
}
.formtextarea {
background: #fff;
color: #333;
font-family: Verdana, Arial, Helvetica, Sans-Serif;
font-weight: normal;
font-size: 1em;
margin: 2px 2px 2px 0;
padding: 2px;
border-top: 1px solid #ccc;
border-right: 1px solid #eee;
border-bottom: 1px solid #eee;
border-left: 1px solid #ccc;
width: 95%;
}
.formtextarea-code {
background: #fff;
color: #00C;
font-family: Verdana, Arial, Helvetica, Sans-Serif;
font-weight: normal;
font-size: .95em;
padding: 5px;
border-top: 1px solid #ccc;
border-right: 1px solid #eee;
border-bottom: 1px solid #eee;
border-left: 1px solid #ccc;
width: 95%;
}
.selectmenu {
background: #fff;
color: #666;
font-family: Verdana, Arial, Helvetica, Sans-Serif;
font-weight: normal;
font-size: 1em;
margin: 2px 0 2px 0;
}
option {
padding-right: 3px;
}
.formbutton {
background: #8bf;
color: #fff;
font-family: Verdana, Arial, Helvetica, Sans-Serif;
font-weight: bold;
font-size: 1em;
margin: 2px 0;
border-top: 1px solid #9CF;
border-right: 1px solid #69C;
border-bottom: 1px solid #69C;
border-left: 1px solid #9CF;
}
.formbutton-alt {
background: #a2c079;
color: #fff;
font-family: Verdana, Arial, Helvetica, Sans-Serif;
font-weight: bold;
font-size: 1em;
margin: 2px 0;
border-top: 1px solid #bedbca;
border-right: 1px solid #693;
border-bottom: 1px solid #693;
border-left: 1px solid #bedbca;
}
.formbutton-alert {
background: #c00;
color: #fff;
font-family: Verdana, Arial, Helvetica, Sans-Serif;
font-weight: bold;
font-size: 1em;
margin: 2px 0;
border-top: 1px solid #e00;
border-right: 1px solid #a00;
border-bottom: 1px solid #a00;
border-left: 1px solid #e00;
}
.formbutton-cancel {
background: #ddd;
color: #fff;
font-family: Verdana, Arial, Helvetica, Sans-Serif;
font-weight: bold;
font-size: 1em;
margin: 2px 0;
border-top: 1px solid #eee;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
border-left: 1px solid #eee;
}
.formimgbutton {
vertical-align: bottom;
margin: 0 0 0 5px;
}
.formcheckbox {
vertical-align: middle;
}
.formradio {
vertical-align: middle;
}



/* TABLES #################### */
table.quicktrip {
margin: 0;
}
table.quicktrip td {
text-align: left;
vertical-align: top;
padding: 1px 10px 0 0;
}
table.nomargin {
color: inherit;
}
table.nomargin td {
text-align: left;
vertical-align: top;
padding: 1px;
}
table.plain {
margin: 5px 0;
}
table.plain td {
text-align: left;
vertical-align: top;
padding: 3px;
}
table.plain th {
background: #fff url(../objimages/siteimages/bg_th.gif);
color: #456;
font-weight: normal;
text-align: center;
vertical-align: middle;
padding: 5px;
border-top: 1px solid #f3f3f3;
border-bottom: 1px solid #f3f3f3;
}
table.plaincenter {
margin: 5px auto;
}
table.plaincenter td {
text-align: left;
vertical-align: top;
padding: 3px;
}
table.matrix {
margin: 0 0 10px 0;
}
table.matrix th {
background: #fff url(../objimages/siteimages/bg_th.gif);
color: #456;
font-weight: normal;
text-align: center;
vertical-align: middle;
padding: 5px;
border-top: 1px solid #f3f3f3;
border-bottom: 1px solid #f3f3f3;
}
table.matrix td {
text-align: left;
vertical-align: top;
padding: 10px 5px 10px 0;
border-bottom: 1px solid #f7f7f7;
}
table.matrix td.plain {
text-align: left;
vertical-align: top;
border: none;
}
table.matrix td.category {
background: #fff url(../objimages/siteimages/bg_th.gif);
color: #999;
padding: 5px;
}

table.photos {
margin: 0 0 15px 0;
}
table.photos td {
padding: 0 0 10px 0;
}

/* HIDDEN LAYERS */
#addtomyplace {
background: #fff url(../objimages/siteimages/bg_feature.jpg) no-repeat bottom right;
position: absolute;
top: 250px;
left: 222px;
width: 450px;
z-index: 99;
visibility: hidden;
text-align: left;
margin: 0;
padding: 0;
border: 1px solid #ccc;
}
#addtomyplace div {
padding: 10px;
border: 2px solid white;
}

/* DEALS */
.deals {
background: #fcf7f4;
margin: 0 0 10px 0;
padding: 10px;
border: 1px solid #ebd4c8;
}
.deals ul {
margin: 0;
padding: 0;
}
.deals ul li {
background: url(../objimages/siteimages/icon_deals.gif) no-repeat 0 50%;
list-style: none;
text-transform: none;
margin-bottom: 3px;
padding-left: 22px;
}
.deals ul.main li {
background: url(../objimages/siteimages/icon_deals.gif) no-repeat 0 50%;
list-style: none;
text-transform: none;
margin-bottom: 15px;
padding-left: 22px;
}
.deals h2 {
color: #633;
}



/* OVERRIDING CONTROLS #################### */
.right {text-align: right !important;}
.left {text-align: left !important;}
.center {text-align: center !important;}
.clearfloat {clear: both; line-height: 0; height: 0;}
.notb {border-top: none !important;}
.nobb {border-bottom: none !important;}
.nomb {margin-bottom: 0px !important;}
.larger {font-size: 1.2em !important;}
.xlarger {font-size: 1.6em !important;}
.smaller {font-size: .9em !important;}
.nomargin {margin: 0 !important;}
.nomargintop {margin-top: 0 !important;}
.nomarginbottom {margin-bottom: 0 !important;}
.nopadding {padding: 0 !important;}
.nopaddingtop {padding-top: 0 !important;}
.vamiddle {vertical-align: middle !important;}
.vatop {vertical-align: top !important;}
.vabottom {vertical-align: bottom !important;}
.fade {color: #777 !important;}
.nobreak {white-space: nowrap !important;}
.green {color:#070 !important;}
.red {color:#f00 !important;}
.grey {color:#999 !important;}
.xbold {font-family: "arial black", arial, sans-serif !important;}
.floatright {float: right; clear: both; margin-left: 5px; padding: 5px;}
.inline {display:inline !important;}



/* PROPERTY RSC LINKS #################### */
.sideboxsub-rscnav {
margin: 5px 0 10px 10px;
border-top: 1px solid #d4d9df;
}
.sideboxsub-rscnav i {
color: #999;
}
.rscnavoff {
background: #fff;
padding: 1px 0px 2px 2px;
border-top: 1px solid #fff;
/*border-right: 1px solid #d4d9df;*/
border-left: 1px solid #d4d9df;
border-bottom: 1px solid #d4d9df;
}
.rscnavoff div {
background: #fff url(../objimages/siteimages/bg_rscnavoff.jpg) no-repeat bottom right;
padding: 2px 5px;
}
.rscnavon {
background: #fff;
padding: 1px 0px 2px 2px;
border-top: 1px solid #fff;
/*border-right: 1px solid #d4d9df;*/
border-left: 1px solid #d4d9df;
border-bottom: 1px solid #d4d9df;
}
.rscnavon div {
color: #999;
background: #fff url(../objimages/siteimages/bg_feature.jpg) no-repeat bottom right;
font-weight: bold;
padding: 2px 5px;
}
.rscnavon a:link, .rscnavon a:visited {
color: #345;
text-decoration: none;
border-bottom: none;
}
.rscnavon a:visited, .rscnavon a:hover {
color: #006;
text-decoration: none;
border-bottom: none;
}
.rscnavoff a:link, .rscnavoff a:visited {
text-decoration: none;
border-bottom: none;
}
.rscnavoff a:visited, .rscnavoff a:hover {
text-decoration: none;
border-bottom: none;
}
.sideboxsub-rscnav em {
color: #f00;
font-family: "Arial Black", Arial, Helvetica, Sans-Serif;
font-weight: normal;
font-style: normal;
}


ul li.moreinfo {
background: url(../objimages/siteimages/icon_commerceswitch.gif) no-repeat 0px 2px !important;
list-style: none;
margin-bottom: 3px;
padding-left: 12px;
}




/* Added By HCLT */
#twoLine{
	display: none
}

#phoneNumber{
	display: none
}

#twoLinePlusPhoneNumber{
	display: none
}

#head{
	display: none
}

#onEmail{
	display: none
}

#onLogin{
	display: none
}
/* End by HCLT */

