#flashcont {
	margin: auto;
	width: 550px;
        padding:4px;
}
html body .newsblock .nitem {
	background: none;
}
.newsblock .nitem {
	padding-bottom: 1px;
}
.newsblock .nitem .detail {
	display: block;
	width: 80px;
	background: url('../../img/arrow-r_g.gif') no-repeat right;
	color:#21A53D;
	margin: 20px 0px 13px 0px;
}

.newsblock .img {
border: 2px solid #CCC;
display: block;
height: 200px;
left: 0px;
position: absolute;
top: 0px;
width: 150px;
}

.newsblock .ncont {
margin-left: 170px;
}

.newsblock .ncont.full {
margin-left: 0px;
}

.newsblock .ncont h3 {
margin-bottom:15px;
}
.newsblock .ncont h3 a {
color: #000000;
text-decoration:none;
}
