/*------------------------------------*/
/*====================================*/
/* BuildASign Stylesheet              */
/* -Pricing                           */
/*====================================*/
/*------------------------------------*/


.ShipCalcText { font-family: Verdana; font-size: 10px; padding:5px; }
.ShipCalcTable { margin: 10px; }
.ShipCalcTD { padding: 10px; border-top: dashed 1px #A9A9A9; }
.SignRatioText { font-weight: normal; }

b.change_header { font-size: 13px; font-weight: bold; color: #1601AD; }

#pricing_top { margin-top: 10px; width: 100%; text-align: center; margin-bottom: 10px; }
#pricing_select { padding-left: 10px; margin-left: 0px; }
#pricing_select td { white-space: nowrap; text-align: left; }

#price_table_top { text-align: center; background: #989898; }
#price_table_top .pricing_left { background: url("/images/pricing/pricing_top_left.gif") top left no-repeat; }
#price_table_top .pricing_right { background: url("/images/pricing/pricing_top_right.gif") top right no-repeat; }
#price_table_top .pricing_img { padding: 6px 8px; height: 15px; }
#price_table_middle { text-align: center; background: #989898; padding: 6px 8px; }
#price_table_bottom { background: #EBEBEB; font-size: 1px; line-height: 0px; height: 5px; }
#price_table_bottom .pricing_left { background: url("/images/pricing/pricing_bottom_left.gif") top left no-repeat; height: 5px; }
#price_table_bottom .pricing_right { background: url("/images/pricing/pricing_bottom_right.gif") top right no-repeat; height: 5px; }
#price_table_bottom .pricing_border { margin: 0px 5px; border-bottom: 2px solid #989898; height: 3px; }
.pricing_info { background: #EBEBEB; border: 2px solid #989898; border-width: 0px 2px; text-align: center; }
.pricing_info, .pricing_info span { color: #28688F; font-family: Arial, Verdana, sans-serif; font-size: 32px; font-weight: bold; line-height: 36px; }