.newsline .paging { padding: 0px 0px 10px 0px; margin: 0px;}
.newsline .item {padding: 0px 0px 10px 0px; margin: 0px;}
.newsline .item .date {font-weight: bold; color: #000000;}
.newsline .item .title {font-weight: bold; color: #000000;}
.newsline .item .title a {font-weight: bold; color: #000000; text-decoration: none;}
.newsline .item .title a:hover {font-weight: bold; color: #000000; text-decoration: underline;}
.newsline .item .text a.header {color: #000000; text-decoration: none;}
.newsline .item .text a.header:hover {color: #000000; text-decoration: underline;}
.newsline .item .link {padding: 3px 0px 0px 0px; margin: 0px;}
.newsline .item .link a {color: #000000; text-decoration: underline;}
.newsline .item .link a:hover {color: #000000; text-decoration: none;}

.cal_table {border-right: 1px solid gray}
.cal_month {font: 70% "tahoma"}
.cal_week {font: bold 70% "tahoma"; color: #FFFFFF; background-color: #808080; padding: 3px; text-align: center;}
.cal_date {font: 70% "tahoma"; border-bottom: 1px solid gray; border-left: 1px solid gray; color: gray; padding: 0.4em 0.3em}
.cal_current {font: 70% "tahoma"; border-bottom: 1px solid gray; border-left: 1px solid gray; background-color: white}
.cal_today {font: 70% "tahoma"; border-bottom: 1px solid gray; border-left: 1px solid gray; background-color: #FFFFFF; color: #000000; font-weight: bold}
.cal_but {width: 100%; font: 90% "tahoma"; border: 0; background-color: #003399; color: white}
.sel_month {width: 58%; font: 100% "tahoma"; margin: 0px 4px 3px 0px; padding: 0px;}
.sel_year {width: 40%; font: 100% "tahoma"; margin: 0px 0px 3px 0px; padding: 0px;}

.paging {margin: 0px; padding: 15px 0px 0px 0px; background: url(../images/paging-bg.gif) no-repeat left top;}
.paging p.title {padding: 0px; margin: -2px 0px 0px 0px !important; float: left; display: block;}
.paging a {float: left; float: left; background: url(../images/paging-div.gif) no-repeat left center; padding: 0px 15px 0px 15px; text-decoration: none;}
.paging a:hover {text-decoration: none; color: #0072C7;}
.paging a.selected {font-size: 18px; color: #0072C7; margin-top: -6px; background-position: 0px 7px;}
.paging a.first-child {background: none;}

.search_obtained {font-weight: bold; color: #3399FF;}
