#recents { width: 100%; height: 271px; margin: 30px 0 0 0; position: relative; }
	#recents .title { height: 41px; text-align: center; width: 100%; background: transparent url(../../../../../src/img/random/title.png) repeat-x; border-radius: 10px; border: 1px solid #777d7f; box-shadow: 0px 0px 2px #777d7f; }
	#recents .title h2 { font-family: Gabrielle, serif; font-size: 24px; color: #3e3e3e; padding: 6px 0 0 0; font-weight: bold; }
	#recents .body { height: 230px; width: 900px; margin: 0 auto; position: relative; }
		#recents .body .big { width: 28%; height: 230px; float: left; position: relative; }
			#recents .body .big .bg { width: 191px; height: 137px; margin: 46px auto; background: transparent url(../../../../../src/img/random/big.png) no-repeat; }
			#recents .body .big .bg img { margin: 10px; width: 171px; height: 117px; }
		#recents .body .small { width: 18%; height: 230px; float: left; vertical-align: middle; }
			#recents .body .small .bg { width: 135px; height: 97px; margin: 66px auto; background: transparent url(../../../../../src/img/random/small.png) no-repeat; }
			#recents .body .small .bg img { margin: 10px; width: 115px; height: 77px; }
		#recents .body .left { width: 25px; height: 25px; position: absolute; top: 102px; left: 320px; z-index: 10; }
		#recents .body .right { width: 25px; height: 25px; position: absolute; top: 102px; right: 320px; z-index: 10; }
		#recents .body .shadow { width: 183px; height: 10px; position: absolute; top: 183px; left: 50%; margin: 0 0 0 -92px; display: block; background: transparent url(../../../../../src/img/random/shadow_big.png) no-repeat; }
		#recents .body .legend { width: 250px; height: 38px; background: transparent url(../../../../../src/img/random/legend_big.png) no-repeat; text-align: center; position: absolute; bottom: 0; left: 50%; margin: 0 0 0 -125px; }
			#recents .body .legend p { color: #ffffff; font-size: 12px; padding: 12px 0 0 0; }

	#recents .left_ladder { width: 71px; height: 230px; position: absolute; left: -65px; background: transparent url(../../../../../src/img/random/left_ladder.png) no-repeat; }
	#recents .right_ladder { width: 71px; height: 230px; position: absolute; left: 944px; background: transparent url(../../../../../src/img/random/right_ladder.png) no-repeat; }