/* TEMPLATE:sample_header.css */
/* Written by Will Moffat for Metaweb Technologies */
/* END:sample_header.css */

form { margin-left:30px; margin-top:30px; }

form input { font-size:130% }

input {margin-left: 3px; margin-right: 3px;}

.fb_wait  { color:orange; text-decoration: blink; }
.fb_error { color:red; }
#waitingForGoogle { color:orange; }

fieldset { padding: 0px; border:none; margin: 3px; }

.fbUser { border: thin solid black; padding: 1em; margin: 20px; }
.fbQuote { font-style: italic; padding: 5px; }
.column { width: 700px; } 
.fbHometown { padding: 1em; }
iframe { border: thin solid grey; }

.fbUsername, .fbFullName { font-weight:bold; font-size:110%}