#entDataShowCard {
	clear: both;
}
#entDataField .buttons {
	float: left;
	margin-top: -72px;
	margin-left: -1px;
	min-width: 650px;
}
div.entInformer {
	margin-left: 3px;
	font-size: 9px;
	text-align: center;
	color: #fff;
	border-radius: 50%;
	width: 15px;
	height: 15px;
	background-color: #ff4500;
	position: absolute;
	right: 7px;
	bottom: 7px;
}
#entMainText {
	margin-left: 285px;
}
#entLeftColumn {
	float: left;
	width: 270px;
}
#entLeftColumn .ppMenu .menuTop .priceList img {
	width: 16px;
	height: 16px;
	display: inline-block;
}
#entLeftColumn .ppMenu .menuTop .priceList a {
	font-weight: normal;
	margin-right: 5px;
}
.entContacts {
	font-size: 12px;
}
#entLeftColumn .ppMenu .menuTop .entContacts a {
	font-size: 12px;
	margin-top: 5px;
	display: block;
}
.entContacts a {
	display: inline-block !important;
}
.entBreaker {
	margin-bottom: 7px;
}
#showComment img,
#showCommentForm img,
#showMailForm img {
	vertical-align: middle;
	width: 16px;
	height: 16px;
	margin-right: 5px;
}
#showComment,
#showMailForm {
	margin-right: 10px;
}
#commentList,
#commentForm,
#mailForm {
	display: inline-block;
	margin-left: 10px;
	margin-top: 10px;
}


.entItemImg {
	margin-bottom: 5px;
	text-align: center;
}
.entElement {
    min-height: 10px;
    min-width: 50px;
	max-width: 300px;
}
.entElementVideo {
	max-width: 400px !important;
}
.entElement a {
	font-size: 15px;
}
/* карточка */
.bgList {
	background: #fff url("../i/entCardBgList.jpg") top repeat-x;
}
#entCardDetailedList {
	padding: 10px 10px 0 10px;
	margin-bottom: 10px;
	clear: both;
}
#entCardDetailedList .title {
	margin-bottom: 10px;
	/*font-weight: bold;*/
	font-size: 16px;
}

#entCardDetailedInfo {
	padding: 10px;
}
#entCardDetailedInfo .title {
	margin-bottom: 10px;
	font-size: 17px;
}
#entCardDetailedInfo .header {
	float: left;
	font-weight: bold;
	font-size: 12px;
	border-radius: 5px;
	background-color: #eaeaea;
	padding: 5px;
}
#entCardDetailedInfo .text {
	padding: 5px 0 0 5px;
	clear: both;
	font-size: 12px;
	margin-bottom: 10px;
}
.showPresentation img,
.showVideo img {
	width: 16px;
	height: 16px;
	vertical-align: middle;
	margin-right: 5px;
	margin-bottom: 3px;
}
/* rating */
.cardRating img {
	width: 16px;
	height: 16px;
}
.cardRating {
	margin-bottom: 5px;
	margin-left: 3px;
}
.entInformerRating {
	margin-left: 3px;
	font-size: 9px;
	text-align: center;
	color: #fff;
	display: inline-block;
	border-radius: 50%;
	width: 15px;
	height: 15px;
	background-color: #ff4500;
}
#commentListMore {
	color: #006AA7;
	border-bottom: 1px dashed #006AA7;
	cursor: pointer;
	display: inline-block;
}
.reviewItem {
	width: 100%;
	border: 1px solid #ddd;
	border-radius: 5px;
	padding: 5px;
	margin-bottom: 5px;
}
.reviewItem .fio {
	font-size: 13px;
	font-weight: bold;
	display: inline-block;
}
.reviewItem .date {
	margin-left: 10px;
	font-size: 10px;
	font-style: italic;
	display: inline-block;
}
.reviewItem .text {
	font-size: 12px;
}

.reviewItem .delReview {
	cursor: pointer;
}
.delReview {
	display: inline;
	margin-right: 5px;
	vertical-align: middle;
}
/* rating stars */
.listRating img {
	width: 10px;
	height: 10px;
}
.listRating {
	display: inline-block;
	margin-left: 5px;
	white-space: nowrap;
}
.prodRubCard {
	padding-left: 0 !important;
}
.prodRubCard div {
	background-color: #F4F4F4 !important;
}