#conta {
	width: 665px;
	margin: 0 auto;
}

#contaleft, #contaright {
	margin: auto 5px;
	width: 320px;
}

#contaleft {
	float: left;
}

#contaright {
	float: right;
}

.contadiv {
	clear: both;
}

.contatxt {
	text-align: center;
	padding-top: 10px;
}

#florian, #parmena, #andra, #cristina, #madeleine, #dalin, #marius {
	display: block;
	float: right;
	width: 90px;
	height: 100px;
	margin: 0 0 10px 0;
}
#florian:hover, #parmena:hover, #andra:hover, #cristina:hover, #madeleine:hover, #dalin:hover, #marius:hover {
    background-position: -90px 0;
}

#florian {
	background: transparent url(florian_x.jpg) 0 0 no-repeat;
}

#parmena {
	background: transparent url(parmena_x.jpg) 0 0 no-repeat;
}
#andra {
	background: transparent url(andra_x.jpg) 0 0 no-repeat;
}
#cristina {
	background: transparent url(cristina_x.jpg) 0 0 no-repeat;
}
#madeleine {
	background: transparent url(madeleine_x.jpg) 0 0 no-repeat;
}
#dalin {
	background: transparent url(dalin_x.jpg) 0 0 no-repeat;
}
#marius {
	background: transparent url(marius_x.jpg) 0 0 no-repeat;
}
