/* Logo */
.header .logo span {background: url(../images/logo_goaland_purple.png) 0 0 no-repeat;}

h1.pageTitle {margin-bottom: 13px;}

.news_item_container table td, .news_item_container table tr, .news_item_container table th {border: 1Px solid #fff;}

/* News */
.news_item {margin-bottom: 30px;}
.news_item p {margin-bottom: 15px; line-height: 20px; text-align: justify;}
.news_item ul {margin-bottom: 15px;}
.news_item li {margin-bottom: 5px;}
.news_item a {color: #266EB6;}

.news_item h3 {font-size: 18px; color: #000; background: none; letter-spacing: 0.3px; font-weight: normal; border-bottom: 1px solid #e5e5e5; margin-bottom: 8px;}
.news_item h4 {font-size: 15px; font-weight: normal; background: none;}
.news_item h5 {font-size: 12px; font-weight: bold;}

.news_item .date {display: block; float: right; padding-top: 13px;}
.news_item_content {color: #474747;}
.news_item .news_image {float: right; margin-left: 35px;}


/* news_pagenumbering */
.news_pagenumbering {border-top: 1px solid #dcdcdc; margin-top: 40px; padding-top: 15px; text-align: center; font-size: 11px;}
.news_pagenumbering a { color: #525252;}
.news_pagenumbering a {padding: 8px;}

a.pn_previous {padding-right: 10px;}
a.pn_next {padding-left: 10px;}
a.pn_page {padding: 0 2px;}

a.pn_pageOn {background: #333;}
a.pn_pageOn span {color: #fff;}

