
/*FOTOALBUM FRAME*/

.fotoalbum_frame {
border:  #000000  1px solid;
}

.foto_txt_td {
border: 1px  #FFFFFF  solid;
border-top: 0px;
padding: 5px;
}

.foto_td_admin {
border: 1px  #FFFFFF  solid;
border-top: 0px;
padding: 5px;
padding-left: 20px;
background-color:  #FFFFFF;
color:  #BF0000  ;
}

.foto_txt_admin {
color:  #BF0000;
}

.foto_comment_table {
border-top: 1px  #FFFFFF  solid;
}

.foto_txt_td_dotted {
border: 1px  #FFFFFF  solid;
border-bottom: 1px  #FFFFFF  dotted;
border-top-width: 0px;
padding: 5px;
}

