.page .rampic { padding-bottom: 10px; padding-right: 20px; align:left; }
.page .left-container { float: left; width: 45%; }
.page .right-container { float: right; width: 45%; }
.page .shippinglinks ul { list-style-image: url(/content/editor/images/bullet_arrow.gif); }
.page #headright { position:relative; width:50%; float:right; clear:both; }
.page #headleft { width:50%; border-right: 1px solid rgb(204, 204, 204); }
.bar { background-color: #00709F; border: 1px solid #000000; font-family: Arial, Helvetica, sans-serif; font-size: 24px; color: #FFFFFF; line-height: 26px; vertical-align: middle; text-indent: 5px; }
.module p { float:left; width:20%; margin:0 -10px 0px 10px; }
.shipping_holidays .delivery-schedules { position:relative; }
.shipping_holidays .delivery-schedules2 { position:relative; }
.module_right { width: 50%; float: right; top: 26px; right: 0px; position: absolute; }
.module_head { font-family: Arial, Helvetica, sans-serif; font-size: 16px; text-indent: 10px; }
.star { align: text-bottom; }
.tablehead { background-color: #00709F; font-size: 24px; color: #FFFFFF; }
.tsubhead { font-weight: bold; font-size: 18px; border-bottom: 1px solid rgb(204, 204, 204) }
.tline { border-bottom: 1px solid rgb(204, 204, 204); }
.sublist { list-style-type: lower-roman; }
.box-blue { background-color: #46A0C5; }
.box-green { background-color: #54B737; }
.blue { color: #D7F0FF; }
.whitetext { color: #FFF; padding-left:15px;}
.border_top { border-top-width: 2px; border-top-style: solid; border-top-color: #CCCCCC;}

/* FORM (merged from form.css) */
form fieldset { border:0; }
form fieldset label { display:inline-block; line-height:30px; vertical-align:top; font-weight:bold; }
form fieldset ul { margin:0 0 12px; }
form fieldset li { list-style:none; padding:0 12px 6px; margin:0; clear:both; }
form fieldset li label { float:left; width:100%; }
form fieldset input,form fieldset select { padding:3px; color:#444; background:url(/images/forms/input.png); border:1px solid #CCC; }
form fieldset textarea { padding:3px; color:#444; background:url(/images/forms/text_area.png); border:1px solid #CCC; }
form fieldset textarea:focus,form fieldset input:hover { color:#181818; background:url(/images/forms/input_hover.png); border:1px #999; border-style:solid; }
form fieldset textarea:hover { color:#181818; background:url(/images/forms/text_area_hover.png); border:1px #2682c7; border-style:solid; }
form fieldset input:focus,form fieldset select:focus { color:#181818; background:url(/images/forms/input.png); border:1px #c3c3c3; border-style:solid; }
form fieldset textarea:focus { color:#181818; background:url(/images/forms/text_area.png); border:1px #c3c3c3; border-style:solid; }
/* popup template */
#pop{margin-top:15px;padding:5px;}
