body {
 font-size:62.5%;
 font-family:Arial, Helvetica, sans-serif;
 background:#FFF;
 color:#231f20;}

hr {
 display:none;}

* {
 margin:0;
 padding:0;
 list-style:none;}


/* GLOBAL
-----------------------------------------------------------------------------------------*/
.clearfix:after { /* clear floats */
 content:".";
 display:block;
 height:0;
 clear:both;
 visibility:hidden;}

.clearfix {display:inline-block;}

/* Hides from IE-mac \*/
.clearfix {display: block;}
/* End hide from IE-mac */

/* FORMS
----------------------------------------------------------------------------------------*/
fieldset{
 border:none;}

fieldset label{
 float:left;}

fieldset br{
 clear:left;}

/* LINKS
--------------------------------------------------------------------------------------*/
a img{
 border:none;}

a:focus{
 outline:none;}

#container{
 width: 850px;
 margin: 0 auto;}

/* CONTENT
----------------------------------------------------------------------------------------*/
#content p{
 font-size:1.4em;

 line-height:1.4em;
 padding: 0 0 25px 0;}

 
.vcard{
 color:#00431c;
 font-weight:bold;
 font-size:1.4em;
 padding: 0 0 25px 0;}

.vcard .adr{
 padding: 0 0 10px 0;}