/** стили для news-designa на default.php, используется также на news.php**/
#news-design {
	background: transparent url(//www.behappy2day.com/images/default-news-banner.jpg) no-repeat scroll left top;
	float: left;
	font-size: 8pt;
	font-weight: bold;
	height: 80px; 
	margin: 4px 0px 0px 3px;
	padding: 9px 5px;
	width: 480px;
	color: gray;
	position: relative;
}
#news-design dt, #news-design dd {float: left;}
#news-design dt {clear: left; width: 90px;}
#news-design dd {margin-left:15px;width:375px; overflow: hidden; height: 14px;}
#news-design dl {margin:0px;}
#news-design #caption_news {font-size:10pt;font-weight:900;left:45px;position:relative;top:-8px;color:#002BCB;}
#news-design #show_news {display: block;}
#news-design #hide_news {display: none;}
#news-design #other_news {
	float: right;
	text-align: right;
	width: 50px;
	margin-right: 10px;
	color:#002BCB;
	position: absolute;
	right: 0px;
	bottom: 7px;
}
#news-design #other_news img {border:0px;}