.news-list .type-header h1 {
	width: 164px;
	font-size: 19px;
	padding: 8px 0 28px 11px;
	background: url('../images/dec/type-header-news-list.gif') left top no-repeat;
}

.news-list .type-header .fr {
	position: relative;
	padding: 30px 0 0 0;
}

.news-list .type-header #subscribe {
	top: 0;
	right: 0;
	width: 220px;
	position: absolute;
	padding: 0 0 10px 0;
}
.news-list .type-header #subscribe .input {
	height: 20px;
	padding: 0 8px;
	background: url('../images/bg/subscribe-input.gif') left center no-repeat;
}
.news-list .type-header #subscribe .input input {
	width: 184px;
	border: none;
	color: #9aa0a5;
	font-size: 12px;
	margin-top: 2px;
	background: none;
}
.news-list .type-header #subscribe .submit input {
	width: 15px;
	height: 15px;
	margin-top: 2px;
}

.news-list .type-header .fr ul {
	width: 477px;
}
.news-list .type-header .fr li {
	float: left;
}






.news-list .type-content {
	padding-left: 10px;
	padding-right: 5px;
}
.news-list .type-content td {
	width: 33%;
	padding: 10px;
}
.news-list .type-content .b-bot td {
	border-bottom: 1px solid #c8c8c8;
}
.news-list .type-content td.b-left {
	border-left: 1px solid #c8c8c8;
}
.news-list .type-content td.b-right {
	border-right: 1px solid #c8c8c8;
}
.news-list .type-content .foto img {
	border: 1px solid #9d9e9f;
	margin-bottom: 9px;
}
.news-list .type-content h2 {
	margin: 0;
	display: inline;
	line-height: 100%;
	text-transform: uppercase;
}
.news-list .type-content h2 a {
	text-decoration: none;
}
.news-list .type-content h2 span {
	line-height: 100%;
	color: #828282;
}
.news-list .type-content h2 a:hover span {
	line-height: 100%;
	color: #29ABE2;
}
.news-list .type-content .date {
	color: #999;
	font-size: 12px;
	white-space: nowrap;
}
.news-list .type-content td div {
	padding: 17px 0;
	line-height: 110%;
	margin-bottom: 5px;
}
.news-list .type-content td div.s {
	padding-top: 0;
}
.news-list .type-content td div a {
	line-height: 110%;
	text-decoration: none;
}
.news-list .type-content td div a span {
	color: #29abe2;
}
.news-list .type-content td div a:hover span {
	text-decoration: underline;
}
.news-list .type-content a.comments {
	padding-right: 20px;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	width: 125px;
	display: block;
	background-image: url(../images/ico/comments.gif);
	background-repeat: no-repeat;
	background-position: 110px center;
	padding-top: 3px;
}
