.rtiv_before {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
}

.rtiv_after {
	font-size: 120%;
	font-weight: bold;
}

.rtiv {
	background: #ffffff;
	font-family: verdana, arila, serif;
	font-size: 12px;
	font-style: normal;
	color: #4E4848;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}

.rtiv_img {
	float: left;
	margin: 2px 10px 5px 7px;
	padding: 2px 2px 2px 2px;
	border: 1px solid #EBDDE2;
}

.rtiv_title {
	padding: 2px 2px 2px 0px;
}

.rtiv_link {
	font-family: Georgia, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	letter-spacing: 0px;
	line-height: 1.1em;
	text-decoration: none;
	color: #386990;
}

.rtiv_link:hover {
	color: #386990;
	text-decoration: none;
}

.rtiv_bloc {

}

.rtiv_entry {
	border-bottom: 1px solid #EBDDE2;
	padding: 5px 5px 10px 0px !important;
	width: 100%;
	clear: both;
}

.rtiv_entry:hover {
	background: #fafafa;
    text-decoration: none;
}

.rtiv_desc:after {
	content:"...";
}

.rtiv_desc {
	display: block;
	color: gray;
	overflow: hidden;
	position: relative;
}

.rtiv_ago {
	font-weight: bold;
}



.rtiv_clear {
	clear: both;
}