

body {
background-color:#FFFFFF;
color:#111111;
font-family:Arial,Helvetica,sans-serif;
margin:0px;

}

#position{
text-align:left; 
background:#fffff3;
border:1px solid #eea;
margin: 20px 30px 30px 30px;
padding: 20px 30px 20px 30px;
}

h1{

display:inline;
font-size:16pt;
}

p{
padding-bottom:10px;
}
a{
text-decoration:none;
color:#009;
}

.thumb, .editsection{
display:none;
position:absolute;

}



table.t2 td{
font-weight=bold;
width:26px;
padding:8px 6px 8px 6px;
text-align:center;
border:1px white solid;
}
table.t2 td:hover{
background:#ffc;
border:1px yellow solid;
}
table.t2 a{
font-weight:bold;
}


table.t1 td{
border:1px #eef solid;
padding:10px;
}