.topWallpapers .rank
{
	clear:left;
	display:block;
	padding:3px 5px;
	background-color:#F1F1F0;
	color:#000000;
	float:left;
	width:1em;
	margin:0 5px 2px 0;
	text-align:center;
}
.topWallpapers .title
{
	float:left;
}
.topWallpapers .info
{
	float:right;
}

.topWallpapers ul.mainItemList li.rightList
{
	float:left;
	width:280px;
	display:block;
}
.topWallpapers .details
{
	float:left;
	clear:right;
}
.topWallpapers li.preview
{
	width:280px !important;
	display:block;
	margin-right:15px;
	height:280px;
	float:left;
}
.topWallpapers .preview .image
{
	display:block;
	clear:both;
	border:1px solid #ccc;
	padding:2px;
	float:left;
	margin:5px 0;
}

.topWallpapers .preview .rank
{
	font-size:32px;
	line-height:32px;
	font-weight:bold;
}
