.centerBoxContentsProducts {
    position: relative;
    float: left;
	font-size: 11px;
	border-right: 1px #E5E5E5 solid;
	background-image: url(../../../../../img/tapety/bg-listing.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px 0px 0px 0px;
	 width: 252px;
	 height: 200px; 
}

.centerBoxContentsProducts a {
	font-size: 11px;
	color: #0066FF;
}

