/* SPLASH/IPAD
----------------------------------------------- */
#splash {text-align:center;padding:20px 0 40px 0;}


/* MAIN
----------------------------------------------- */
.sx {float:left; width:410px;}
.dx {float:right; width:426px;}


/* WHAT IF	----------------------------------------------- */
#whatif {background:#1B2329; -moz-border-radius:10px; -webkit-border-radius:10px; padding:0px 15px 15px 15px; text-align:center; margin:15px 0 0 0;}
#whatif H3 {text-align:left;}
#whatif P  {text-align:left; font-size:14px; }

/* ICON LIST	----------------------------------------------- */
.dx UL LI {padding:0 0 0 56px; margin:15px 0;}
.dx UL LI P {border-bottom:1px solid #374249; font-size:13px; color:#fff; padding:0 0 15px 0;}
.dx UL LI P STRONG {font-size:14px; color:#879876;}
.dx UL LI.network {background:url(../img/ico-network.png) no-repeat 0% 20%}
.dx UL LI.system {background:url(../img/ico-system.png) no-repeat 0% 20%}
.dx UL LI.payment {background:url(../img/ico-payment.png) no-repeat 0% 20%}
.dx UL LI.support {background:url(../img/ico-support.png) no-repeat 0% 20%}