h2 {
text-align: left;
margin-top: 10px;
margin-bottom: 5px;
color: #7D3549;
}
h3 {
text-align: left;
margin-top: 15px;
margin-bottom: 5px;
color: #7d3549;
}
h4 {
text-align: left;
margin-top: 15px;
margin-bottom: 5px;
color: #7d3549;
}

div#pix1 {
height: 122px;
width: 150px;
margin-right: 0px;
margin-bottom: 5px;
margin-left: 10px;
float: right;
}
div#pix1 img {
height: 122px;
width: 150px;
}
div#mid2 ul, ol {
margin-bottom: 10px;
margin-left: 15px;
}
div#mid2 ul li {
background-image: url(../img/ele/blt-dl.gif);
background-repeat: no-repeat;
background-position: left top;
padding-bottom: 3px;
padding-left: 15px;
margin-bottom: 3px;
list-style-position: outside;
}
div#mid2 ol li {
list-style-type: decimal;
list-style-position: outside;
margin-left: 18px;
margin-bottom: 3px;
}
