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


/* ------------------------------------------------------------------ TABLE -------------------------------------------------------------------- */
.featuresTable { width:720px; height:auto; overflow:hidden; margin:10px 0px 0px 0px; }
.featuresTable td { width:50%; padding:0px 10px 15px 0px; }
.featuresTable td img { float:left; margin:0px 10px 0px 0px; }
#pageContent .featuresTable td p { line-height:16px; }
#pageContent .featuresTable td h4 { margin:2px 0px 10px 0px; }
.keyFeatureIcon { float:left; margin:0px 10px 0px 0px; }
.featureImage { float:right; margin:0px 0px 0px 20px; clear:both; }