H1 {
	color:#006699;
	font-family:Myriad Pro,Arial;
	font-size:26px;
	font-weight:normal;
}
H1 SPAN {
	color: Silver;
}

.opinions {
	padding-top: 14px;
	margin-top: 14px;
	background-image: url(/templates/img/lenta_item_td_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.opinions .item {
	margin-bottom: 20px;
	padding-bottom: 34px;
}
.opinions .item .avatara {
	width: 100px;
	float: left;
}
.opinions .item .message {
	margin-left: 110px;
	overflow: hidden;
	zoom: 1;
	padding-top: 5px;
}

.opinions .item .auto {
	background-image:url(/templates/img/lenta_item_bottom_bg.gif);
	background-position:center bottom;
	background-repeat:repeat-x;
	border:1px solid #FFFFFF;
	color:#666666;
	font-size:11px;
	padding-bottom: 0;
	margin-bottom: 10px;
}
.opinions .item .message .auto {
	margin-bottom: 15px;
	background: none;
}
.opinions .item .auto {
	margin: 0;
}
.opinions .item .auto .car {
	font-size: 20px;
	color: #3b8db2;
}
.opinions .item .auto A {
	text-decoration: none;
	color: #3b8db2;
}
.opinions .item .auto A:HOVER {
	text-decoration: underline;
	color: #3b8db2;
}
.opinions .item .details {
	color: #3b8db2;
	margin: 0 0 1em 0;
}
.opinions .item .head {
	margin-bottom: 10px;
}
.opinions .item .head .author {
	font-size: 20px;
	float: left;
}
.opinions .item .head .author A {
	color: Black;
	text-decoration: none;
}
.opinions .item .head .author A:HOVER {
	text-decoration: underline;
}
.opinions .item .head .date {
	float: right;
	color: #676566;
	padding: 2px 0;
	font-size: 11px;
	background: none;
}

.opinions .item .head .user_info {
	margin: 5px 0 20px 0;
	font-size: 11px;
}
.opinions .item .head .user_info DIV {
	color: #666666;
	margin: 0.5em 0 0 0;
}
.opinions .item .message .text {
	font-family:verdana;
	font-size:13px;
}
.opinions .item .message .edit {
	text-align:right;
}
.opinions .item .message .text .more {
	font-size: 11px;
	margin-top: 1em;
}
.opinions .item .message .text .more A {
	padding: 0 3px;
}
.opinions .item .message .text .more A:HOVER {
	background-color: #3b8db2;
	color: #FFF;
}

.single {
	background: none;
}

.no_messages {
	text-align: center;
	margin: 20px 0px;
}