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

#table{	height: 200px !important;	padding-top: expression(((document.body.offsetHeight-200)/2)-2);}

