#news .ui-tabs-hide { display: none !important; }
#news { background: url(../../Images/home_news_bg.jpg) no-repeat 0 0; height: 305px; padding: 0 15px 15px 15px; }

#container #news h2,
#container #news h2 a { font-size: 20px; text-transform: uppercase; color: #86C7E3;
	padding: 15px 0 0 0; margin: 0; text-decoration: none; }

#container #news h2,
#container #news h2 a:hover { text-decoration: underline; }
#container #news strong,
#container #news strong a { font-size: 15px; color: #098AC3; line-height: 16px; 
	text-transform: uppercase; display: block; text-decoration: none; width: 230px; 
	margin-top: 8px; margin-bottom: 4px; height:58px; overflow: hidden; }
#container #news strong a:hover { text-decoration: underline; }

.latestnews_image { float: right; margin-left: 15px; }
.latestnews_image img { border: 1px solid #CCCCCC; width: 40%; }
.latestnews_text { height: 105px; overflow: hidden; }
.latestnews_text p { margin: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 10px; 
	padding-left: 0px; }
	
#container .footer_link { color: #FFFFFF; }
#container .footer_link:hover { color: #CCCCCC; }
#container #news ul { height: 20px; display: block; clear: both; height: 17px; padding: 0px;
	margin-top: 10px; margin-right: auto; margin-bottom: 27px; margin-left: auto;
	width: 130px;  list-style-type: none; overflow: hidden; }
#news ul li { float: left; width: 15px; height: 15px; padding: 0px; margin: 0px; }
#news ul li a { width: 15px; display: block; float:left; height: 15px; border:none!important;
	margin: 0; padding: 0; }
#news ul li a:hover{ color: #FFFFFF; }

#news .ui-tabs-selected a { }
