/*
 * Peter Kriens CSS stylesheet for OOPSLA 2008 pages
 */

#peter a,img {
border: none;
}

#peter img.shadow {
position: relative; left: 11px; 
} 

#peter table {
margin-bottom: 12px;
} 

#peter td {
vertical-align: top;
horizontal-align: left;
text-align: left;
padding-bottom:4px;
} 

#peter h1 {
margin-top: 0px;
height:76px; color:#00397E; font-size: 28px; 
line-height:32px;
} 

#peter h2 {
margin-top: 9px; margin-bottom: 3px;
} 

#peter h3 {
font-size: larger;
margin-top: 3px;
margin-bottom: 0px;
color:#00397E;
} 

#peter p {
margin-top: 0px;
margin-bottom: 6px;
}

#peter .signature {
margin-left: 30px; font-style: bold;
}

#peter table.summary {
width: 80%;
padding: 6px;
margin-top: 20px;
padding-top: 6px;
padding-bottom: 6px;
background-color: #F0F0F0;
border-top: 2px solid #CCCCCC;
margin-bottom: 20px;
border-bottom:2px solid #CCCCCC;
}

#peter td.summary { }
