body.full #right-col{ display: block; }
.centered{ text-align: center; }
.subnav-button{ display: none; } 
#subnav-try-now, #subnav-buy-now{ display: block; }

/* Feature list */
.oftwo.features{ margin-top: 25px; margin-bottom: 30px; }
.firstcolumn.features{ width: 45%; }
.lastcolumn.features{ width: 47%; padding-left: 20px; }
.feature-list{ clear: left; height: 150px; }
.feature-list.last{ height: 100px; }
.feature-list img{ float: left;}
.feature-list h4, .feature-list p{ margin-left: 90px !important; color:#535353;}
.feature-list h4{ margin-bottom: 4px !important; font-size: 13px !important; font-weight: bold; font-size: 120%; }

/* Version Compare  (/products/filemaker-pro/version-comparison.html) */ 
/*------------------------------------------------------------*/
#all-features #lower-area { padding-top: 20px; width: 1000px !important; }
body#all-features h2.topmost{ margin-bottom: 5px; }
body#all-features h5{ margin: 20px 0 10px 0; }
.ver-nav li{ float: left; line-height: 160%; margin-bottom: 5px; float: left;
    line-height: 160%; }
.ver-nav li a{ display: block; line-height: 13px !important; margin-right: 15px; border-right: 1px solid #0082c3; padding-right: 15px; width: 100px !important; }
.ver-nav li.last a{ border-right: 0; }
body#all-features table#all-features{ margin-top: 10px; margin-bottom:30px; width: 100%; border-left: 1px solid #ddd; border-bottom: 1px solid #ddd;}
body#all-features table#all-features th.first{ border-right: 1px solid #ddd; }
body#all-features table#all-features td{ padding: 15px 15px; border-right: 1px solid #ddd;  }
body#all-features table#all-features .even{ background-color:#eee; }
body#all-features .theading{ background: #dde3e8;color: #000;}
body#all-features .theading td, body#all-features .theading th{ font-weight: bold; padding: 8px 15px !important; }
body#all-features #buy-box{ float: right; }
body#all-features tr.last	td{ border-top: 1px solid #ddd; }
#buy-box p{ margin: 0 0 5px 80px; }