@charset "utf-8";
/* CSS Document */

/* all static pages */
.static_page{}

.static_page_content p{margin:1em 0}

.static_page_content ul{margin:0.3em 0 1em 2em;list-style:disc }
.static_page_content li{margin:0.3em 0;list-style:disc}



/* help_page */
.help_page .leftcol {width:455px; margin-right:52px; float:left;}
.help_page .rightcol {width:190px; float:left;}
.help_page .helpitem_text {margin:0 0 20px 20px; border-top:2px solid #dfdfdf; padding-top:15px;}
.help_page .helpitem_text h3 {margin:0;}
.help_page .helpitem_text p, 
.help_page .helpitem_text h4, 
.help_page .helpitem_text .alert, 
.help_page .helpitem_text ul {margin-bottom:15px;}
.help_page .helpitem_text .leftcol ul {padding-left:15px;}
.help_page .helpitem_text .leftcol ul li {margin-bottom:10px; list-style:circle;}
.help_page .helpitem_text .rightcol ul li {margin-bottom:15px;}

/* help_price_page */
.help_price_page h1 .dop_info {background:transparent url(../img/frontend/i/icn_alrt_info_small.gif) no-repeat left 2px; padding-left:15px; color:#999; font-weight:normal; display:block; font-size:65%; margin-top:3px; line-height:1em;}
.help_price_page .maintbl {width:690px; margin:0 0 20px 20px;}

.help_price_page .maintbl thead td {font-weight:normal; text-align:right; border-bottom:2px solid #dfdfdf; padding:2px 0 3px 0;}
.help_price_page .maintbl thead th{font-weight:normal; text-align:left; border-bottom:2px solid #dfdfdf; padding:2px 0 3px 0; width:30%;}
.help_price_page .maintbl tbody th {text-align:left; font-weight:normal;}
.help_price_page .maintbl tbody td {text-align:right; padding:2px 7px 2px 5px;}
.help_price_page .maintbl .spacer td {font-size:1px; height:3px;}

