/* presumably this is legacy stuff, only used for previous news template */

#leftpanel h2{
margin-bottom:5px;
}
h1{
color:#4a689d;
border:0px;
}
p
{
/*font-size:12px;*/
line-height:1.8em;
}
.content {
border-top:none;
margin-bottom:15px;
}
.wrap {
border-top:none;
}
.posttitle span
{
font-size:15px;
}
.postcontent{
background-color:#fff;
border:2px solid #a2aada;
border-top:none;
padding:10px;
}
div.alignleft img, div.alignright img {
border:none;
margin-bottom:0px;
}
div.illustration span {
background: none;
border:none;
line-height:180%;
padding:0 0 0 0;
color:#4a689d;
font-style:italic;
margin:0px;
}
.publicationinformation
{
color:#4a689d;
font-size:12px;
text-decoration:underline;
}
.newsnavigation a
{
color:#617fb4;
font-size:13px;
}
div.content div.postcontent a {
font-weight: bolder;
text-decoration: underline;
color: #4A689D;
}
div.content div.postcontent a:hover {
color: #753015;
}
