
.copyright        { color: white; font-weight: lighter; font-size: 6.5pt; line-height: 10pt; vertical-align: middle }
.information      { color: gray; font-size: 8pt; line-height: 11pt }
.text4              { color: gray; font-size: 10pt; line-height: 14pt }
.text2          { color: gray; font-weight: lighter; font-size: 8pt; line-height: 10pt }
.text3         { color: gray; font-size: 9pt; line-height: 13pt }
.text1 { font-weight: lighter; font-size: 7pt; line-height: 10pt }
a { text-decoration: none }
.text5  { font-size: 11pt; line-height: 16pt }
h1    { color: #808080; font-weight: lighter; font-size: 10pt; line-height: 14pt; margin: 0pt}
h2 { margin: 0pt }

#box {
	padding-top: 50px;
	padding-bottom: 50px;
	padding-left: 45px;
	padding-right: 45px;
}

#bar {
    margin: 0 0 0px 0;
    padding: 0px 0px 0px 0px;
    background: url(img/bar.gif) left center no-repeat;
	line-height: 25px;
}
 
p span{
    padding: 0px 0px 4px 2px;
    background: url() right center no-repeat;
	color: #0033cd;
    font-size: 0.9em;
    
    zoom: 1;	/* for IE */
    display: table-cell; /* for modern browser */
}
 
