/* { margin:0; padding:0; }*/
 
.clear { clear: both;}

a img { border:0;}
:focus { outline:0; }


/* Table */
th { padding:0; text-align:left; vertical-align:top; }
td {padding:0;vertical-align:top;}

/* Paragraph */
p { margin: 0;}
#content p { margin: 0 0 15px 0; }
address { margin-bottom:.4em; }
address { font-style:normal; line-height:1.4em;}
cite { font-style:normal; font-size:10px;}
q:before, q:after{content:'';}

/* Form */
/*form { display:inline;}*/
fieldset { border:none; }
legend {display:none;}
label { color:#666; font-weight:bold; }
.missing label { color: red; }
/*input, select, button { vertical-align:middle; }*/

/* Lists */
dt { display:block; font-weight:bold; }
ul,ol { list-style:none; margin: 0; padding: 1px 0px 0px 0px; }

/* Size */
small, .small { font-size: 10px; }
big { font-size:13px; }

.nowrap { white-space:nowrap; }
.bold { font-weight:bold; }


