#cazuri_content {
	font-size: 12px;
	padding-top: 10px;
	padding-left: 30px;
}

.images_wrapper {
	width: 500px;
	overflow: hidden;
	padding: 10px 5px;
}

.image_wrapper {
	width: 115px;
	overflow: hidden;
	float: left;
}

.arrow1 {
	float: left;
	width: 60px;
	height: 115px;
	background-image: url("../img/cazuri_arrow1.png");
	background-position: center;
	background-repeat: no-repeat;
}

.arrow2 {
	float: left;
	width: 60px;
	height: 115px;
	background-image: url("../img/cazuri_arrow2.png");
	background-position: center;
	background-repeat: no-repeat;
}

a.zoom {
	background-image:url(../img/zoom.gif);
	background-repeat:no-repeat;
	color:#2E2E2E;
	display:block;
	float: left;
	margin:auto 10px auto 20px;
	padding-left:20px;
	text-decoration:underline;
	font-weight: bold;
}

a.zoom:hover {
	text-decoration:none;
}
