/* TAG's */

/* ***** */

/* ID's */

/* **** */

/* CLASS'es */

.announces-wrap {
	padding:10px;
}
.announces {
	margin:0;
	padding:0 0 10px 0;
	line-height:1.4em;
}
.announces span { color:#999; }

.news-wrap { padding:5px; }

.news { padding:5px 0; }

.news p {
	margin:0;
	padding:0;
}

.news-img {
	position:relative;
	padding:5px 0 5px 100px;
	overflow:hidden;
}
.news-img p {

}
.news img {
	float:left;
	margin:0 0 0 -100px;
}

/* ******** */
