.posad_info_group {
	padding: 0 20px; margin: 10px 0 5px 0; color: #d92119; font-size: 14px;
	background: url('marker_gray_square.gif') 0 4px no-repeat;
}
.posad_info_list { padding: 0 20px; color: #060606; font-size: 12px; }
.posad_info_list a { color: #060606; }
.posad_info_list a:hover { color: #0D5398; text-decoration: underline; }






.posad_info_item { padding-top: 5px; padding-bottom: 12px; width: 98%; border-bottom: 1px #CDCDCD solid; }
/*
.posad_info_item .div_relative { position: relative; }
*/
.posad_info_item div { margin: 1px; }
.posad_info_item.itemHighLighted > div {
	margin-left: 0;
	margin-right: 0;
}
.posad_info_item .item_info_title { float: left; width: 120px; }
.posad_info_item .item_map { /*float: right;*/ padding-right: 30px; text-align: right; }
/*
.posad_info_item .posad_info_showonmap { position: absolute; right: 0px; top: 0px;}
*/
.posad_info_item .posad_info_showonmap {
	float: left;
	position: relative;
	margin-left: -100px;
	margin-top: 15px;
	text-align: center;
}
.posad_info_item .posad_info_showonmap.mrgTopMore {
	margin-top: 100px;
}
.posad_info_item .posad_info_showonmap img {
	margin-bottom: 0 !important;
}
/*.posad_info_item .posad_info_showonmap a { position: absolute; top: -5px; left: -55px; }*/
.posad_info_item .item_info_somerows,
.posad_info_item.itemHighLighted .item_info_somerows { margin: 0 0 0 135px; clear: none; }



.gray_lines .colored { background: #EBF1F5;  display: table; width: 100%;}
.blue_lines .colored { background: #EBF1F5; display: table; width: 100%;}
.gray_lines .colored .item_info_title {
	background: #D1DEE5;
	padding-left: 5px;
	width: 115px;
}
.blue_lines .colored .item_info_title {
	background: #D1DEE5;
	padding-left: 5px;
	width: 115px;
}

.colored .item_info_title { margin: 0 15px 0 0; }

.posad_info_header { color: #999999; font-size:16px; }
.posad_info_header span { color: #d92119; font-size: 18px; }
.posad_info_item { font-size: 12px; }
.posad_info_item .itemName {
	padding: 0 5px;
}
.posad_info_item .itemName span {
	color: #d92119;
	font-size: 1.2em;
}

.itemHighLighted {
	/*border: solid 1px #f00;*/
	border-bottom: solid 5px #0060a7;
	margin-bottom: 10px;
	padding-bottom: 1px;
}
.itemHighLighted .itemName {
	background: #0060a7;
	font-size: 1.5em;
	padding: 5px;
}
.itemHighLighted .itemName span {
	color: #fff;
}
.search-result.itemHighLighted .itemName {
	color: #999;
}
div span.posad_info_search_item,
.search-result.itemHighLighted .itemName .posad_info_search_item {
	color: #ff0000;
	background: #ffff00;
}
.search-result.itemHighLighted .itemName .posad_info_search_item,
.search-result:not(.itemHighLighted) small {
	font-size: 1em;
}
.add_comment{
	text-align: right;
	padding-right: 30px;
	/*clear:	right;*/
}

.catalog-comments{
	display: none;
}

.mrgL5 {
	margin-left: 5px;
}
.pdngL5 {
	padding-left: 5px;
}