#photo_content{
float:left; 
}

.photo_tittle{
float:right; 
padding-top: 20px; 
padding-bottom: 20px;
height: 20px;
clear: right;
}


.photo_data{
float:left; 
width:130px; 
margin-left: 10px;
margin-top: 30px;
text-align: center;
height: 180px;
}

.photo{
width: 114px; 
height: 114px; 
text-align: center;
margin-left: 7px;
}

#fotos_avance{
height: 35px; 
width: 26px;
float: right; 
text-align: left;
clear: right;
}

#fotos_retroceso{
height: 35px; 
width: 26px; 
text-align: right;
float:right;
}

#fotos_numero_pagina{
height: 12px; 
width: 67px; 
text-align: center;
}

#acciones{
margin-left: 180px;
height:57px; 
width: 60px; 
float:left;
margin-top: 20px;
}


