
#wrapper { border: 1px dotted gray; margin: 1em; padding: 1em; }
#panes {	text-align: justify;border-style: none;/*width: 245px;*/margin-top: 5px;}
#panes div div { overflow: hidden; }
#tias1 { margin-top: 10px }
.pane object, .pane embed { width: 535px; height: 450px; }
#previous { float: none; cursor: pointer; }
#next { float: none; cursor: pointer; }

#partlist  { 
margin: 10px 0 0 0;
}
#partlist a {
font:bold 10px tahoma;
padding:6px;
background:#FFB63C; 
color:#000; text-decoration:none;
border:1px solid #212121;
overflow:hidden;
-moz-border-radius: 5px;	-khtml-border-radius: 5px;	-webkit-border-radius: 5px;
}
#partlist a:hover {
background:#E16C11;
color:#fff; text-decoration:none;
border:1px solid #212121;
overflow:hidden;
-moz-border-radius: 5px;	-khtml-border-radius: 5px;	-webkit-border-radius: 5px;
}
#partlist a:active {
background:#FFB63C;
color:#000; text-decoration:none;
border:1px solid #212121;
overflow:hidden;
-moz-border-radius: 5px;	-khtml-border-radius: 5px;	-webkit-border-radius: 5px;
}
.pane object, .pane embed { 
width: 535px; 
height: 400px; 
}