﻿body { background-color: #E9E9DF; font-size:12px; line-height:18px; }
h2 { font-family:Constantia,"Palatino Linotype",Palatino,Georgia,"Times New Roman",Times,serif; }
body { font-family:Frutiger,Univers,"Helvetica Neue","Lucida Grande",Calibri,Helvetica,Verdana,sans-serif; }
a { color:#125AA7;text-decoration:underline; }
a:hover { color:#000; }
#container { width: 350px; margin: 100px auto; }
#content, #footer, h2 { border: dotted 1px #fff; background-color: #eee; color: #666; }
h2 { margin: 0; padding: 5px 0; text-align: center; }
#content { margin: 10px 0; padding: 10px; }
p { margin: 0; padding: 0; }
h3 { text-align: center; }
#footer { text-align: center; }
div.error, div.lock { width:48px; height: 48px; margin: 10px auto; background-repeat: no-repeat; background-position: left top; }
div.error { background-image: url( error.png ); }
div.lock { background-image: url( lock.png ); }
