/* CSS Document */
div.stiri_T{
	color: #0091CE;
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 6px;
	background-image: url(../body/listing.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 25px;
	padding-top: 3px;
	padding-bottom: 3px;
}
div.stiri_date{
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	margin-bottom: 6px;
}
div.stiri_cont{
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 170%;
	margin-bottom: 10px;
	padding-left: 25px;
}
div.stiri_cont a{
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #6DD405;
	line-height: 150%;
	margin-bottom: 10px;
	font-weight: bold;
	text-decoration: none;
}