h1 {
margin-top: 15px;
color: #5f9994;
}
h2 {
margin-bottom: 3px;
font-weight: bold;
font-size: 14px;
}
h2 a {
color: #c89655;
}

/*list pg*/
div.nws {
margin-top: 20px;
padding-bottom: 5px;
border-top: none;
border-right: none;
border-bottom: 1px solid #a0c2bf;
border-left: none;
}

div.nws span.thm {
width: 120px;
float: right;
display: inline;
margin-right: 0px;
margin-bottom: 5px;
margin-left: 10px;
text-align: right;
}
div.nws span.thm img {
display: block;
margin-right: 0;
margin-left: auto;
}

div.nws ul {
text-align: left;
margin-bottom: 10px;
font-size: .8em;
}
div.nws ul li {
list-style-type:disc;
list-style-position: outside;
}
div.nws ol {
text-align: left;
margin-bottom: 10px;
font-size: .8em;
}
div.nws ol li {
list-style-type:disc;
list-style-position: outside;
}
div.nws a.fll {
color: #C89655;
}

div#content p#lstpg-top {
margin-top: 10px;
}
div#content p#lstpg-btm {
margin-top: 35px;
}

/*detail pg*/
div#nws-detail {
margin-top: 5px;
padding-bottom: 5px;
border-top: none;
border-right: none;
border-bottom: 1px solid #a0c2bf;
border-left: none;
}

div#content p#lstpg {
margin-top: 35px;
}

div#nws-detail ul {
font-size: .8em;
text-align: left;
margin-bottom: 10px;
margin-left: 15px;
}
div#nws-detail ul li {
list-style-type:disc;
list-style-position: outside;
}
div#nws-detail ol {
font-size: .8em;
text-align: left;
margin-bottom: 10px;
margin-left: 15px;
}
div#nws-detail ol li {
list-style-type:disc;
list-style-position: outside;
}

div#nws-detail span.pix {
width: 230px;
display: block;
float: left;
margin-right: 15px;
margin-bottom: 10px;
margin-left: 0px;
text-align: left;
font-size: 11px;
display: inline;
}
div#nws-detail span.pix img {
display: block;
margin-right: auto;
margin-bottom: 2px;
margin-left: 0px;
}


/*all pgs*/
div#archives {
margin-top: 20px;
margin-left: 0px;
}
div#archives ul {
font-size: .8em;
}
div#archives ul li {
margin-bottom: 6px;
}
div#archives p#archdg {
font-size: 0.9em;
text-align: center;
line-height: normal;
font-weight: bold;
color: #5f9994;
}

div#content div#colmrgt p#nwslnk {
text-align: center;
font-weight: bold;
padding-top: 2px;
padding-bottom: 1px;
}
div#content div#colmrgt p#nwslnk a.blu {
font-size: 1.1em;
font-weight: bold;
color: #6a89ac;
}
