#content_all_news{
	padding-left: 76px;
	padding-bottom: 20px;
  	float: left;
	width: 670px;
	font-size: 11px;

}
#ElementsList {
	width: 670px;
	position: relative;
	margin-left:0px;
}
#ElementsList ul  {
    list-style:none;
    margin: 0px;
    padding: 0px;
    display: block;
    float: none;
    clear: both;
}




#ElementsList ul li {
	display: block;
	width: 680px;
	position: relative;
	float: none;
	margin-left: 1px;
	background:white;
	list-style:none;
	margin: 0px 0px 10px 0px;
	padding-bottom: 8px;
	border: 1px solid #075192;
	overflow: hidden;

}
#ElementsList ul li .pic, #ElementsList ul li .pic2  {
	position: relative;
	width: 160px;
	height: 150px;
	background: #006699;
	float: left;
	clear: both;
	top: 7px;
	left: 7px;


	overflow: hidden;
}
#ElementsList ul li .content, #ElementsList ul li .content-exp {
	width: 475px;
	!width: 475px;
	background: #EEE1B4;
	float: left;
	overflow: hidden;
	margin-bottom: 7px;
	background: url(../IMG/common/pattern-4.gif);
	border-left: 7px solid white;
	border-bottom: 7px solid white;
	height: 150px;
}
#ElementsList ul li .content-exp {
	height: auto;
}
#ElementsList ul li h3 {
	position: relative;
	display: block;
	font: 25px/28px   verdana, serif;
	color: #FBF8ED;
	letter-spacing: -1px;
	padding: 0px;
	left: 12px;
	margin: 0px;
}
#ElementsList ul li h4 {
	position: relative;
	width: 315px;
	height: 14px;
	display: block;
	font: bold 10px/11px verdana, sans-serif;
	color: white;
	padding: 0px;
	margin: 0px;
	left: 12px;
	top: 0px;
}
#ElementsList ul li p {
	font: 12px/17px  arial, verdana, sans-serif;
	color: #817A61;
	width: 460px;
	position: relative;
	display: block;
	left: 12px;
	margin: 0px;
padding-bottom: 20px;
}
#ElementsList ul li p a {
	font:  bold  12px/17px  arial, verdana, sans-serif;
	color: #817A61;
	text-decoration: none;
	border-bottom: 1px solid yellow;
}
#ElementsList ul li p a:hover {
	color: yellow;
}
#ElementsList .ButMore a, #ElementsList .ButLess a {
	font: 11px/200px verdana, sans-serif;
	color: #817A61;
	width:52px;
	height: 50px;
	position: absolute;
	display: block;
	right: 0px;
	bottom: 0px;
	z-index: 10;
	background-image: url(list-box-but.gif);
	background-position: left 0px;
	overflow: hidden;
}
#ElementsList .ButMore a {
	background-position: left 0px;
}
#ElementsList .ButLess a {
	background-position: left -100px;
}
#ElementsList .ButMore a:hover {
	background-position: left -50px;
}
#ElementsList .ButLess a:hover {
	background-position: left -150px;
}
#ElementsList .content .ButMore, #ElementsList .content-exp .ButLess  {
	display: block;
}
#ElementsList .content-exp .ButMore, #ElementsList .content .ButLess  {
	display: none;
}
#ElementsList ul li span.price {
	font: 38px/40px    verdana, sans-serif;
	letter-spacing: -3px;
	color: #C9BC92;
	width: 400px;
	height: 70px;
	position: relative;
	display: block;
	text-align: right;
}
#ElementsList ul li span.price p {
	font: 13px/15px    verdana, sans-serif;
	letter-spacing: -1px;
	color: #C9BC92;
	width: 385px;
	position: absolute;
	display: block;
	top: 40px;
	text-align: right;
}

/* changes for news */
#ElementsList.ReceptionNews ul li span.date {
 	position: relative;
	display: block;
	font: bold 14px/12px  verdana, sans-serif;
	color: #C9BC92;
	letter-spacing: -1px;
	padding: 0px;
	margin: 5px 0px 0px 0px;
	width: 470px;
	height: 20px;
	text-align: right;
}
#ElementsList.ReceptionNews ul li h3 {
	width: 475px;
	font: bold 12px/10px verdana, sans-serif;
	color: #005BAB;
	letter-spacing: 1px;
	margin: 5px 0px 20px 0px;
	text-align: left;
	line-height: 15px;
}

.news{
	
	
	margin-left: 12px;
	
}


