
div#hold {
height:10em;
overflow:hidden;
position:relative;
width:640px;
z-index:100;
}
div#wn {
clip:rect(0px, 670px, 10em, 0px);
height:10em;
left:0px;
overflow:hidden;
position:absolute;
top:0px;
width:670px;
z-index:1;
}
div#lyr1 {
left:0px;
position:absolute;
top:0px;
visibility:hidden;
z-index:1;
}

h1 {
font-size:1.4em;
margin:1.5em 0pt 2em;
}

div#t1 {
width:200%;	
}

table.main {
background-color:#EEEEEE;
border:1px dashed #666666;
margin:auto;
width:300px;
}
td.arrows a {
padding:0pt 1em;
}
td.spacer {
width:38px;
}
td.footer {
margin:0.8em 0pt 0.6em;
text-align:center;
}
