/* --  v.2008-10-06 -- */

#wrapper, .wrap  {margin: 0 auto; text-align: left;}

/* Messages */
.info, .confirm, .warning, .error, .message, .box {padding: 0.5em; margin-bottom: 0.5em; }

/* Headers */
h1, h2, h3, h4, h5, h6 { margin:0.3em 0 0.5em 0; padding:0; font-weight:normal; border: 0; text-align: left;}
h1 { font-size: 2em; line-height: 1.7em;}
h2 { font-size: 1.9em; line-height: 1.4em;}
h3 { font-size: 1.5em; line-height: 1.4em;}
h4 { font-size: 1.2em; line-height: 1.4em; font-weight: bold;}
h5 { font-size: 1.2em; line-height: 1.4em;}
h1 a, h2 a, h3 a, h4 a {color: black; text-decoration: none;}

/* Forms */
input, select, textarea {font:1em Arial, Helvetica, sans-serif;}
textarea {width:100%; line-height:1.25em;}
:focus {outline: 0;}
 
/* Tables */
table {border:0; margin:0 0 1.25em 0; padding:0; border-collapse: collapse; border-spacing: 0;}
table tr td {padding:0.2em;}


/* listings */

ul {list-style:none; list-style-image:none; margin-left:0; padding-left:0;}
#content ul {list-style: circle; padding-left: 10px; margin-left: 5px;}

/* Shortcuts */ 
.clear {clear:both; }
.left  {float:left; }
.right {float:right; }
.center {text-align: center;}
.noindent { }
.nobullet { }
div.clear {height : 1px; font-size : 1px; line-height : 1px;}
img.left  {margin:4px 10px 4px 0; }
img.right {margin:4px 0 4px 10px; }

.discreet, small {font-size: 85% !important}
a img {border: none;}
address {font-style: normal; line-height: 1.45em;}
