.folio_item_holder {
	margin: 10px;
	float: left;
	height: 155px;
	width: 285px;
	position: relative;
}
.thumb_folio_bg {
	background-image: url(../images/sitio_abstracto---win_08.png);
	background-repeat: repeat;
	padding: 10px;
	position: relative;
	z-index: 1;
	cursor: pointer;
}
#folio_title {
	background-position: -605px top;
	position: relative;
	width: 220px;
	height: 30px;
}
.folio_label {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	background-image: url(../images/sitio_abstracto---win_08.png);
	background-repeat: repeat;
	padding: 4px;
	position: relative;
	margin-top: 10px;
	background: pointer;
	cursor: pointer;
}
#new_folio_holder {
	background-position: -62px -54px;
	float: right;
	height: 40px;
	width: 40px;
	margin-bottom: -40px;
	margin-left: -40px;
	position: relative;
	margin-top: -15px;
	z-index: 2;
}
#prev_zone_holder {
	background-image: url(../images/sitio_abstracto---win_28.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 716px;
	position: absolute;
	z-index: 15;
	top: 220px;
	left: 10px;
	display: none;
	cursor: crosshair;
}
#prev_zone_win {
	background-image: url(../images/sitio_abstracto---win_16.png);
	background-repeat: repeat-x;
	padding: 4px;
	width: 90%;
	position: relative;
	margin-bottom: 40px;
	min-height: 400px;
}
#close_prev {
	background-position: -130px -64px;
	float: right;
	height: 25px;
	width: 25px;
	margin-top: -10px;
	margin-right: -10px;
	margin-bottom: -20px;
	position: relative;
	cursor: pointer;
}
.folio_label a {
	color: #333;
	text-decoration: none;
}
#pic_folio_holder {
	background-color: #f6f6f6;
	float: left;
	height: 340px;
	width: 440px;
	border: 3px solid #CCC;
	position: relative;
	margin: 0 0 7px 0;
}
#info_folio_r {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	background-image: url(../images/sitio_abstracto---win_19.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 4px;
	padding: 5px;
	float: right;
	width: 180px;
	text-align: left;
}
#info_folio_r strong {
	font-weight: bold;
	color: #36C;
}
#url_info_folio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #06C;
	background-color: #FFF;
	padding: 5px;
	clear: both;
	width: 430px;
	border: 1px solid #CCC;
	position: relative;
	text-align: left;
}
#url_info_folio a {
	color: #06C;
	text-decoration: none;
}
