.wrapper
{	
	position:top;
	width:300px;
	height:250px;
	background:#000;
	padding:0px;
	margin:0px;
	overflow:hidden;	
}
.guarantee
{
	position:top;
	top:0px;
	left:0px;
	width:300px;
	height:250px;
	padding:0;
	margin:0;	
}
.chicks
{
	width:300px;
	height:250px;
	overflow:hidden;
}
.chicks a img
{
	border:none;
}

