@charset "utf-8";

.entry_news img {
	padding: 15px 0 2px;
	float:none;
}
.entry_news h2 {
	font-size: 15px;
	font-weight: bold;
	background: url(../news/images/bg_h2.gif) no-repeat;
	height: 40px;
	color: #950E1D;
	padding: 22px 0 0 40px;
	}

.entry_news .entry_topics_text h3 {
	margin-bottom: 15px;
	font-weight: bold;
	}
	
.entry_news p {
	margin: 2px 0 10px;
	padding: 0;
	}

.entry_news .entry_topics_text .date {
	line-height: 1em;
	font-weight: bold;
	margin:0;
	font-size: 12px;
	padding: 10px 0;
	}


.entry_topics_text {
	padding: 15px;
	float: left;
	width: 390px;
	}
	
.entry_topics_text a {
	color: #d7115e;
	}

.topicsRight {
	float: right;
	padding: 0 15px;
	}


.entry_topics_text th,td {
	padding:5px;
}
.entry_topics_text th {
	vertical-align: top;
	white-space:nowrap;
	text-align:left;
}
.entry_topics_text table.matrix {
background:#7E0017;
}
.entry_topics_text table.matrix th,.entry_topics_text table.matrix td {
background:#FFFBF2;
}
