/* -----------------------------------------------
   IMPORT: CSS for compliant browsers
   ----------------------------------------------- */

@import url("import.css");



/* -----------------------------------------------
   GLOBAL: These styles will be read by all browsers that support any level of css
   ----------------------------------------------- */

#tableId td
 {vertical-align:top;}
