/* CSS Document */


.sub-section #sub-section-header { 
 background-image: url(../../img/sub-section-header.png);
}




#sepbar {

display: block;
width: 380px;
padding-bottom: 1em;
border-top: 1px;
border-top-color: #f0f0f0;
border-top-style: dotted;
clear: both;
}


.img {
float:left;
border:1px solid #cccccc;
margin:5px 5px 5px 0px;
padding:3px;
text-align:center;
}

#txt {
text-align: justify;
padding-top: 0px;
padding-left: 5px;
margin-top: 5px;
margin-bottom: 5px;
width: 260px;
float: left;
}
