@charset "utf-8";
/* CSS Document */

.recentItemsRope {
	font-size: 1px;
	height: 6px;
	background: url(../graphics/template/main/rope.gif) repeat-x top left;
}

.recentItemsBox {
	float: left;
	width: 136px;
	height: 102px;
	background: url(../collections/graphics/rvinone.jpg) no-repeat top left;
	margin-top: 2px;
	margin-bottom: 2px;
}

.recentItemsDivider {
	float: left;
	width: 12px;
	height: 102px;
	background: url(../graphics/widedashed_v.gif) repeat-y top left;
	margin-top: 2px;
	margin-bottom: 2px;
}