.btn_round_back_container_small, .btn_round_forward_container_small{
	float:left;
	width:25px;
	height:120px;
}
.container_small{
	height:120px;
	float:left;
	width:490px;
}
.btn_round_back_left_small{
	cursor:pointer;
	margin:45px 5px 5px 5px;
	visibility:hidden;
}
.btn_round_back_right_small{
	cursor:pointer;
	margin:45px 5px 5px 5px;
}
a:hover.horizontal_rec_box{
	text-decoration:none;
}
.container_small_half{
	height:120px;
	float:left;
}
.overlayer_gold{
	background: url(../img/icons/top.gif); 
	width:48px; height:48px; 
	position: absolute; top:2px; left:4px;
	cursor: pointer;
}
.overlayer_silver{
	background: url(../img/icons/top2.gif); 
	width:48px; height:48px; 
	position: absolute; top:2px; left:4px;
	cursor: pointer;
}
.overlayer_bronze{
	background: url(../img/icons/top3.gif); 
	width:48px; height:48px; 
	position: absolute; top:2px; left:4px;
	cursor: pointer;
}