@import "login_panel.css";

/*------------------------------------------------------------------------------------------------------------*/

#layoutHolder #reason { height: 95px; }
#layoutHolder #reason div { float: left; width: 185px; text-align: center; color: #666; padding: 20px 0 30px 0; background: url(../images/panel_185.png) no-repeat #F8F2DA; }
#layoutHolder #reason div b { display: block; margin-bottom: 10px; font-size: 16px; color: #002649; }

/*------------------------------------------------------------------------------------------------------------*/

#paymethods li { border-bottom: 1px dotted #999; margin-bottom: 15px; }
#paymethods li .picHolder { text-align: center; float: left; width: 220px; }
#paymethods li .descHolder { float: left; width: 350px; font-size: 11px; }
#paymethods li .descHolder h2 { border-bottom: 1px solid #666; margin-bottom: 10px; padding-bottom: 3px; font-size: 12px; }

/*------------------------------------------------------------------------------------------------------------*/

#faq div { border-bottom: 1px dotted #999; margin-bottom: 15px; }

/*------------------------------------------------------------------------------------------------------------*/

div#price_display { background: url(../image/priceDisplay); position: absolute; top: -17px; right: -17px; width: 120px; height: 105px; }

/*------------------------------------------------------------------------------------------------------------*/




















