/**************content*/
.chenar{/*mai adauga marimile in <img>, pt cazul missing file*/
padding:4px;
border: 2px solid #ffe;
}
#content td{
height:168px;
width:170px;
}
#content td div{
white-space: nowrap;
width: 170px;
}
/******************album*/
#album_header{
width:520px;
height:22px; 
text-align: center;
background: #ceb;
border-top: 1px solid #4f4;
border-bottom: 1px solid #4f4;
padding-bottom: 4px;
}
#after_cauta{
clear:both;
height:20px;
}
#album_side_header{
clear: both;
width: 375px;
height: 22px; 
background: #dfd;
color: #0a0;
border-top: 1px solid #050;
border-bottom: 1px solid #050;
padding-bottom: 4px;
margin-top: 20px;
}
#navigator {//overrride
margin-top:22px;
}

#album_tit{
font:normal normal 20px monotype corsiva;
}
#album_header_place{
clear:both;
height:38px;
}
.album{
width:276px;
margin:auto;
margin-bottom:6px;
padding:14px;
border: 4px solid #ff0;
background: #dfc;
}
.album_on{
width:276px;
margin:auto;
margin-bottom:6px;
padding:14px;
border: 4px solid #4f4;
background: #ceb;
}
.album_img{
float:left;
width:132px;
}
.album_img img{
margin:auto;
}
.album_label{
width:100px;
float:left;
margin:28px 0 0 16px;
font-size:18px;
}
.album_bottom{
clear:both;
}
