.errors, .errors p {
	font-weight: bold;
	color: red;
	text-align: center;
}
td.errors {
	text-align: left;
}
td.errors select, td.errors input, td.errors textarea {
	border: solid 2px red;
	text-align: left;
}
.hot {
	color: red;
	font-weight: bold;
}
tr.hot td, tr.hot td a {
	color: red !important;
}
.hidden td {
	color: #999999;
}
.fav_icon {
	width: 16px;
	height: 16px;
	background: url('/_img/design/200608_title/favorites.gif') no-repeat -32px 0px;
}
.fav_icon_in_favorites {
	width: 16px;
	height: 16px;
	background: url('/_img/design/200608_title/favorites.gif') no-repeat 0px 0px;
	cursor: pointer;
}
.fav_icon_not_in_favorites {
	width: 16px;
	height: 16px;
	background: url('/_img/design/200608_title/favorites.gif') no-repeat -16px 0px;
	cursor: pointer;
}
.fav_icon_loading {
	width: 18px;
	height: 18px;
	background: url('/_img/themes/frameworks/jquery/ajax/loader-small.gif') !important;
}
.actions {
	text-align: right;
	padding: 10px;
}
.rubric {
	padding:0 20px 40px 0;
	line-height: 20px;
}
.rubric ul {
	list-style: none;
	padding: 0;
}
.rubric li {
	margin-left: 20px;
}
.rubric li.first-level {
	margin: 0;
}
div.field {
	margin: 4px 10px 4px 10px;
}
.tip.zero {
	color:#CCCCCC;
}
.adv_title {
	font-size: 23px;
	font-family: Verdana, Arial;
	font-weight: bold;
	color: #005a52;
}

.adv_price {
	font-size: 23px;
	font-family: Verdana, Arial;
	color: #000000;
}

.adv_price span {
	font-size: 27px;
	font-weight: bold;
}
