#containerBox { margin: 0px; padding: 0px; width: 100%; height: 236px; overflow: hidden; }
#containerBoxInside { width: 100%; height: 1888px}

#eliteDataBox #dataBox br { clear: both; }

#eliteDataBox #dataBox div { height: 236px; float: left; padding: 0px; margin: 0px; position: relative }

#eliteDataBox .title { text-align: center; color: white; height: 37px; }

#eliteDataBox a:link a:visited a:active{
	color: white;
	text-decoration: none;
}

#eliteDataBox a:hover{
	color: white;
	cursor: pointer;
	text-decoration: underline;
}


#exclusiveBox img { background: url(/images/general/imgPrvLoader.gif) center no-repeat; }
#eliteDataBox img { background: url(/images/general/imgPrvLoader.gif) center no-repeat; }

.objectPreview { background: url(/images/general/imgPrvLoader.gif) center no-repeat; }


.dataBox{
	width: 100%;
	height: 236px;
}

#exclusiveBox {
	width: 100%;
	height: 180px;
	top: 413px;
	left: 0px;
	position: absolute;
	overflow: hidden; 
}

.newObjectsTitle{
	width: 243px;
	height: 32px;
	top: 381px;
	left: 0px;
	position: absolute;
}

.ten{
	position: absolute;
	left: 0px;
	top: 380px;
	width: 100%;
	height: 212px;
	overflow: hidden; 
	z-index: 10000;
}

