<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">element.style {
/*height: 255px;*/
width:617px;
}

#content .feed_item_title {
margin: 1px 0 1px 3px;
padding: 1px 2px 1px 0px;
color: #666666;
font-weight: bold;
}

#content {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background-color: #FCFBFA;
background-image: none;
line-height: 1.4;
}

#content .feed_item {
margin: 0 0 20px 0;
padding: 0 0 0 0;
border-bottom: 1px dotted #9d782c;
}

#content .feed_item_description {
margin: 0 0 0 3px;
padding: 10px 0 24px 0;
color: #333333;
/*line-height: 135%;*/
}

#container {
font-family: ;
font-size: 14px;
}

#content .feed_item_title a:hover {
color: #333333;
text-decoration: none;
font-size:13px;
}

#content .feed_item_title a:visited {
color: #333333;
text-decoration: none;
font-size:13px;
}

#content .feed_item_title a:link {
color: #333333;
text-decoration: underline;
font-size:13px;
}
</pre></body></html>