/* media center {new} */
#gray, #mediacenter{display:none;position:fixed;}
#gray{;top:0;left:0;width:100%;height:100%;background:#000;opacity:.9;filter: alpha(opacity = 90);z-index:9998}
#mediacenter{;top:0;left:0;width:100%;height:100%;text-align:center;z-index:9999}

.icon_feature_small { width: 20px; }

/* testing */
.testtable { width: 400px; margin: 40px; }
.testtable td { border-bottom: 1px solid #666666; padding: 0px 10px 0px 0px; font-size: 12px; white-space: nowrap; }


