@charset "utf-8";
/* CSS Document */

.media {
	width:196px;
	height:206px;
}

.bodyBg {
	background:url(../images/news-bg1.jpg) no-repeat left top;	
}

.newsWraper {
	width:176px;
	margin:10px 10px 20px 10px;
	font-size:11px;
	line-height:14px;
	font-family:Arial, Helvetica, sans-serif;	
}

.clearFix {
	clear:both;
	height:0;
	font-size:0;
}

.logoNews {
	width:85px;
	float:left;
}

.logoNews img {
	max-width:80px;
	width:80px;
	border:1px solid #ffffff;
}

#NewsDiv	{ position: absolute; left:0; top:0; width: 100%;  }

a.readmore, a.readmore:visited {
	float:right;
	color:#ffffff;
	width:120px;
	display:block;
	height:25px;
	line-height:25px;
	padding-right:22px;
	text-align:right;
	color:#006699;
	font-weight:bold;
	text-decoration:none;
	background: url(../images/read-more.gif) no-repeat right center;
}

a.readmore:hover {
	color:#0095df;
	text-decoration:none;
	background: url(../images/read-more-hover.gif) no-repeat right center;
}

.imgHeading {
	margin-left:10px;
	font-size:0;
	
}

#IframeScroller {

}

.mediaWraper {
	position:relative;
	width:196px;
}
