#ALBUNS #albuns-list{
	height:100%;
	overflow:hidden;
}
#ALBUNS #albuns-list .albuns-itens{
	float:left;
	width:191px;
	margin-right:10px;
	display:block;
	margin-bottom:20px;
}
#ALBUNS #albuns-list .albuns-itens a{
	display:block;
	padding:5px;
}
#ALBUNS #albuns-list .albuns-itens:hover{
	background:#333;
}
#ALBUNS #albuns-list .nomarg{
	margin-right:0;
}
#ALBUNS #albuns-list .image{
	display:block;
	width:181px;
	height:130px;
	background:#FFF url(../images/loading-1.gif) no-repeat center center;
}
#ALBUNS #albuns-list .albuns-itens .infos b{
	font-size:12px;
	color:#333;
	display:block;
	height:36px;
	overflow:hidden;
}

#ALBUNS #albuns-list .albuns-itens .infos span{
	font-size:11px;
	color:#666;
}
#ALBUNS #albuns-list .albuns-itens:hover .infos b{
	color:#999;
}

#ALBUNS-VIEW #album-view h1{
	font-size:35px;
	color:#3E404A;
	padding-bottom:10px;
	letter-spacing:-2px;
	font-family:Arial, Sans-serif;	
}
#ALBUNS-VIEW #album-view .descricao{
	font-size:12px;
	color:#333;
}
#ALBUNS-VIEW .views{
	font-size:11px;
	color:#333;
}
