


#photoalbum_entry{
/*background-color: red;*/
font-size: 11px;
color: #808080;
line-height: 1;
background-color: #fbfbfb;
}

.album_image{
width: 100px;
padding:10px 10px 0 10px;
vertical-align: top;
}


.album_title{
font-size: 12px;
font-weight: bold;
}




.line-1{
line-height: 1.5;
}


#demo-status a:hover{
background-color: #fff;
color: #848484;
}

.photo_item{
border: 1px solid #d5d5d5;
background-color: #fcfcfc;
width: 122px;
height: 122px;
text-align: center;
float: left;
margin: 5px;
}


.photo_item a{
border: none;
}

.photo_item_full a{
border: none;
}





