   a  {font-family: Helvetica, Arial, sans-serif; font-size: 9pt; font-weight: bold; color: #000000}
   td {font-family: Helvetica, Arial, sans-serif; font-size: 9pt; font-weight:  bold; color: #000000 }
   b {font-family: Helvetica, Arial; font-size: 10pt; font-weight:bold; color: #000000 }
   p { text-align:justify; font-family: Helvetica, Arial; font-size: 9pt; font-weight: normal; color: #000000}
   h3  font-family: Helvetica, Arial; font-size: 12pt; font-weight: bold; color: #F01929 }
   ul {font-family: Helvetica, Arial, sans-serif; font-size: 9pt; font-weight: bold; color: #000000 }  
   ol {font-family: Helvetica, Arial, sans-serif; font-size: 9pt; font-weight: bold; color: #000000 }
   li {font-family: Helvetica, Arial, sans-serif; font-size: 9pt; font-weight: bold; color: #000000 }
     
 
   td img {display: block}
.root     {
    position:relative;
    height:      300px;
    width:      689px;
    margin:       0px 0px 8px 7px;    
    }
.root p   {
    margin:      10px 10px 5px 10px;
    }
.thumb     {
    position:      absolute;
    height:      9px;
    width:      15px;
    left:       10px;
    }
.up, .dn   {
    position:      absolute;
    left:       10px;
    }
.up a, .up a img, .dn a, .dn a img, .thumb a , .thumb a img{
    border:      0;
    }
.scrollContainer { 
    position:      absolute; 
    left:      2px; 
    top:      19px; 
    width:      550px; 
    height:      300px; 
    clip:      rect(0 667 300 0); 
    overflow:      auto; 
    
    
    
    }
.scrollContent { 
    position:      absolute; 
    left:      0px; 
    top:      0px; 
    width:      500px; 
    }
	

/* jQuery lightBox plugin - Gallery style */
#gallery {
	padding: 10px;
	width: 450px;
	margin-top: 10px;
	position:relative;
	float: left;
}
#gallery ul { list-style: none; margin: 0px; padding: 0px; }
#gallery ul li { display: inline; }
#gallery ul img {
	border: 1px solid #c5aa9f;
	padding: 5px 5px 5px;
	background-color: #fff;
	display: inline;
}
#gallery ul a:hover img {
	border: 1px solid #000;
	pading: 5px 5px 5px;
	background-color: #fff;
}
#gallery ul a:hover { color: #fff; }

	
	
.post-title{
  margin:.25em 0 0;
  padding:0 0 4px;
  font-size:1.4em;
  font-weight:normal;
  line-height:1.4em;
  color:#c60;
  }