Gaspard Buma / Skins (layout themes) / admin

dyslCss.css
html * {margin:0; padding:0;}
body { font-family:Helvetica, Arial, sans-serif; font-size:11pt;}
#background { position:absolute; top:0; left:0;}
#background img { width:21cm; height:29.7cm; }
#recipient { position:absolute; top:4.5cm; left:11.5cm; width:8.5cm; height:4cm; vertical-align:middle; line-height:1.3em;}
#date { position:absolute; top:9cm; left:11.5cm; font-style:italic; width:8.5cm;}
#recipient .name { font-weight:bold;}
#recipient .name a { text-decoration:none; color:inherit; }
#recipient:hover .name a { text-decoration:none; color:#277; }
#content { position:relative; top:10.65cm; left:3.8cm; width:17.5cm;}
#content p {text-indent:0.5cm; margin-top:3.3em; line-height:1.2em; font-size:11pt;}
#sign { position:relative; left:9cm; margin-top:3em;}
h1 {color:#222; margin-bottom:0.5em; font-size:13pt;}
h1 a { color:inherit; text-decoration:none;}
h1 .actions { visibility:none; display:inline; }
h1:hover .actions { visibility:visible; }
a img { border:0;}

/* tables */

table { border-collapse:collapse; border-spacing:0;  }
.zazen table { text-align:left;margin:18px;}
.zazen .table_with_title { margin:auto; }
.zazen th { background:#888; color:white; }
.zazen td, .zazen th { border:1px solid grey; padding:4px 5px; font-size:90%; }
.docs td { border:none; padding:5px; vertical-align:top;}
.docs a  { border:none; }
.docs img.doc { border:none; }
.docs .docinfo { text-align:left; }
.doc_title { font-weight:bold; margin-bottom:0; color:black;}