div#album {
	clear: both;
	width: 740px;
}

#carregando {
	position:absolute;
	top:340px;
	left:30px;
	z-index:1;
}

div#album-foto-selec {
	background: transparent url(./../images/fundo_album_fotos1.gif) top center no-repeat;
	width: 420px;
	height: 355px;
	float: left;
	margin-left: 0px;
}

div#album-foto-selec #foto-selec {
	position: relative;
	top: 9px;
	left: 10px;
}

div#album-foto-lista {
	width: 315px;
/* 	background: #f5f5f5; */
	float: right;
	height: 355px;
	overflow: auto;
/* 	border: 2px solid #cccccc; */
	text-align: center;
/* 	margin-right: 2px; */
}

div#album-foto-lista img {
/* 	padding:1px; */
	border: 1px solid #ffffff;
	background: #ffffff;
	margin:1px;
	display: block;
	height: 75px;
	width: 100px;
	float: left;
}

div#album-foto-lista-imgs {
	margin-bottom:2px;
	height: 317px;
}

div#album-foto-lista-pags {
	padding-top:4px;
	font-size:7pt;
}

div#album-foto-lista-pags a {
	text-decoration: none;
	color:#333;
	border:1px solid #ccc;
	background:#fff;
	padding:0px 2px;
	margin-right:1px;
}

div#album-outros {
	margin-top: 5px;
	padding-top: 30px;
	padding-left: 13px;
	width: 740px;
	height: 100px;
	float: left;
	background: transparent url(./../images/fundo_albuns_outros.jpg) top left no-repeat;
}

div#album-outros ul li {
	width: 130px;
	height: 60px;
	float: left;
	margin-right: 7px;
	border: 1px solid #cccccc;
	background: #ffffff;
	padding: 2px;
	text-align: center;
}

div#album-outros ul li a {
	text-decoration: none;
	color: #4f4f4f;
}

div#creditos {
	position: absolute;
	z-index: 1;
	font-size: 7pt;
	color: #ffffff;
	top: 625px;
	left: 50px;
	float: left;
}

div#album-parceiro {
	float:right;
	margin-right:10px;
}

div#album-parceiro img {
	border:0px;
}