.article{
	margin-bottom:5px;
	width:100%;
	float:left;
	font-size:0.9em;
}
.article .number{
	color: #f00;
}
.listing{
	clear: both;
	width: 100%;
}
.listing td{
	background-color: #FFC;
}
.listing .thumb{
	float:left;
	margin-right:13px;
	margin-bottom:13px;
}
.listing .arch{
	margin-bottom:0;
}
.listing .format, .listing h2{
	font-size:1.1em;
}
.listing h2{
	margin:3px 0;
}
.listing .format{
	text-align:right;
	color:#009;
	padding:3px 5px;
}
.article .descr{
	clear: both;
	padding:10px;
}
.article .price{
	padding:5px 0;
	text-align:right;
	background-color:white;
	font-size:0.9em;
	clear:both;
}
.links span{
	color: #f00;
	font-weight:bold;
	font-size:1.1em;
}
.links{
	padding:5px 0;
	background-color: #fff;
}
.links a{
	font-size:0.9em;
	color: #006;
	font-weight: bold;
}
.links .index{
	float:left;
}
.links .custom{
	float:right;
}
.links .reserve{
	float:right;
	margin-right:15px;
}
.links .custom a{
	color: #f00;
}
.comingsoon{
	background-color:#fff;
}
.comingsoon td{
	padding:5px !important;
}
.comingsoon .thumb{
	background-color: #fff;
}
.comingsoon h2{
	font-size:1.3em;
	font-weight:bold;
}
.artsection{
	padding-left:10px;
	color:#fff;
	font-weight:bold;
	padding:5px;
}
.artsection a{
	color:#5B7AB7;
	font-weight:bold;
	padding:5px;
}
.artsection a.select{
	color:#fff;
	background-color:#FF0000;
	text-decoration:none;
}
.wrapper{
	float:left;
}
.wrapper .lft{
	float:left;
	width:105px;
	text-align:left;
}
.wrapper .rgt{
	float:right;
	width:715px;
}
.adver div{
	margin-bottom:30px;
}
