.date { text-align: right; font-size: 10px; color: #463c3c; padding: 3px; }
.update { font-size: 9px; }

#news .more { text-align: right; padding: 7px 0 10px 0; font-weight: bold; }
#news .more a { font-size: 11px; text-decoration: none; padding: 3px; color: #463c3c; }
#news .more a:hover { color: #ad6337; }
#news, #news a { font-size: 12px; color: #463c3c; }
#news a { text-decoration: underline; color: #007; }
#news a:hover { text-decoration: none; color: #c00; }
#news h1 { clear: left; margin: 0; }

/*#news h1 { color: #463c3c; padding: 11px 0 0 35px; background: url(../gfx/h1.png) no-repeat; font-size: 12px; font-weight: bold; margin: -10px -10px 15px -10px; }*/
#news h1 a { text-decoration: none; display: block; color: #463c3c; padding: 11px 0 0 35px; background: url(../gfx/h1.png) no-repeat; font-size: 13px; font-weight: bold; margin: -10px -10px 3px -10px; }

/*
#news h1 a { color: #000; display: block; padding: 2px; border: 2px dotted #96cfe5; background: #ecf6fb; font-size: 12px; font-weight: bold; margin: 0; }
*/
#news h1 a:hover { color: #ad6337; }


img { border: 1px solid #c8bb85; margin: 0; }
img:hover { border: 1px solid #5a4f41; }

#news .img { margin: 5px 0 0 0; float: left; }
#news .img img { margin: 2px; width: 65px; height: 65px; border: 0; }

#news .clear { clear: both; margin-bottom: 10px; }

.mnews_button { width: 130px; border: solid 2px #c9c5ba; background: #f1f1f1; margin: 5px; padding: 8px; font-family: verdana; font-size: 12px; font-weight: bold; cursor: pointer; }
.mnews_button:hover { border: solid 2px #777; background: #fff; cursor: pointer; }

textarea { background: #f1f1f1; border: 1px solid #777; }
textarea:focus { background: #fff; }

select { background: #f1f1f1; border: 1px solid #777; }
select:focus { background: #fff; }

#sources { clear: left; border-top: 1px dotted #333; margin-top: 5px; padding-top: 5px; }
#sources, #senders { font-size: 9px; color: #333; }
#sources span, #senders span { font-weight: bold; }

#news .center { text-align: center; }
#news .left { text-align: left; }
#news .right { text-align: right; }
#news .u { text-decoration: underline; }
#news .nb { white-space: nowrap; }

#news pre { margin: 4px 0; padding: 2px; border: 1px solid #c1cbd0; background: #f4f9fb; }
#news hr { border: 0; border-top: 1px solid #333; margin-left: 40px; margin-right: 40px; }

#dpages { text-align: center; }

#mnavbar { text-align: center; clear: both; margin: 15px 0; padding: 0; }
#mnavbar a { font-size: 10px; padding: 4px 5px; margin: 1px; text-decoration: none; border: 1px solid #c8bb85; color: #111; background: #f6f0d9; }
#mnavbar span a { border-color: #c8bb85; font-weight: bold; background: #f6f0d9; }
#mnavbar a:hover { border-color: #c8bb85; background: #faf8e8; }

#news h2 { font-size: 12px; margin: 6px 0 0 0; }
#news h2 a { font-size: 12px; font-weight: normal; }
.date_t { font-size: 10px; color: #444; padding: 0 0 0 14px; }

