#zoom{z-index:1000;}

table.overlay-panel a{text-decoration:none;}

table.overlay-panel tr.no-header td.overlay-hdL{height:15px; width:25px; background: transparent url('../images/hdTL.png') no-repeat scroll bottom right;}
table.overlay-panel tr.no-header td.overlay-hdC{height:15px; background: transparent url('../images/hdT.png') repeat-x scroll bottom left;}
table.overlay-panel tr.no-header td.overlay-hdR{height:15px; width:25px; background: transparent url('../images/hdTR.png') no-repeat scroll bottom left;}

table.overlay-panel tr.header td.overlay-hdL{height:35px; width:25px; background: transparent url('../images/withheader/hdTL.png') no-repeat scroll bottom right;}
table.overlay-panel tr.header td.overlay-hdC{height:35px; background: transparent url('../images/withheader/hdT.png') repeat-x scroll bottom left;}
table.overlay-panel tr.header td.overlay-hdR{height:35px; width:25px; background: transparent url('../images/withheader/hdTR.png') no-repeat scroll bottom left;}

table.overlay-panel td.overlay-bdL{width:25px;background:transparent url('../images/bdL.png') repeat-y top right;}
table.overlay-panel td.overlay-bdR{width:25px;background:transparent url('../images/bdR.png') repeat-y top left;}
table.overlay-panel td.overlay-content{position:relative;}
table.overlay-panel td.overlay-ftL{height:36px; width:25px; background:transparent url('../images/ftBL.png') no-repeat bottom right;}
table.overlay-panel td.overlay-ftC{height:36px; background:transparent url('../images/ftC.png') repeat-x top left;}
table.overlay-panel td.overlay-ftR{height:36px; width:25px; background:transparent url('../images/ftBR.png') no-repeat bottom left;}
