/* =================================================================
  LAYOUT
================================================================= */

/* QUICK POINTS */
ul#quickPoints li { padding:0.5em 0; }
ul#quickPoints li a { display:block; width:228px; height:37px; }

div#content div.qp { width:275px; padding:10px 0 0 0; float:left; border-width:0 0 0 1px; }

div#content div.fw_gtr { min-height:215px; overflow:hidden; padding-top:15px; background-position:bottom right; background-repeat:no-repeat; }

/* =================================================================
  STYLE
================================================================= */

/* QUICK POINTS */
ul#quickPoints li a { background-image:url(qp_buttons.png); background-repeat:no-repeat; }
ul#quickPoints li.home a { background-position:0 -111px; }
ul#quickPoints li.trust a { background-position:0 -37px; }
ul#quickPoints li.money a { background-position:0 -74px; }
ul#quickPoints li a span { display:none; }
div#content div.qp p { color:#555; }

div.qp_home div.fw_gtr { background-image:url(qp_businessMan.jpg); }
div.qp_surcharges div.fw_gtr { background-image:url(qp_coinStacks.jpg); }
div.qp_money div.fw_gtr { background-image:url(qp_fallingMoney.jpg); }
div.qp_trust div.fw_gtr { background-image:url(qp_puzzle.jpg); background-position:top left; }

/* =================================================================
  TYPOGRAPHY
================================================================= */

/* QUICK POINTS */
ul#quickPoints li a { font-weight:bold; }
div#content div.qp p { font-size:0.923em; }