td #admin_menu_anim {background-image : url(images/button_bg_anim.gif);}
#vanity img {border:0}
#v_php {float:left;background-image:url(../../images/powered-php.gif);}
#v_php:hover {background-image:url(../../images/h_powered-php.gif);}
#v_mysql {float:left;background-image:url(../../images/powered-mysql.gif);}
#v_mysql:hover  {background-image:url(../../images/h_powered-mysql.gif);}
#v_xhtml {float:right;background-image:url(../../images/valid-xhtml10.gif);}
#v_xhtml:hover {background-image:url(../../images/h_valid-xhtml10.gif);}
#v_css {float:right;background-image:url(../../images/valid-css.gif);}
#v_css:hover{background-image:url(../../images/h_valid-css.gif);}

.admin_menu a:hover {
   color: #fff;
   text-decoration: underline;
}

.thumb{
   color: #333;
   margin: 7px;
   padding-top: 6px;
   border: 1px solid #B2B299;
   background-color: #CCCCB2;
   height:155px;
   width:125px;
   overflow:hidden;
}
.thumb a{
   color: #333;
}
.thumb_filename {
   font-size: 80%;
   display: block;
}
.thumb_title {
   font-weight:bold;
   display: block;
}
.thumb_title  a{
   color: #333 !important;
}
.thumb_caption {
   font-style:italic;
   display: block;
}
.thumb_cap {
   text-align:center;
   padding:3px 3px 3px 3px;
   vertical-align:bottom;
   font-size:10px}
.thumb_num_comments {
   font-weight: normal;
   font-size: 8pt;
   padding: 2px;
   font-style : italic;
   display : block;
}

.clickable_option {
   border-bottom : 1px dotted #900;
   cursor: pointer;
   color: #900;
   text-decoration: none;
}

#vanity a {
        display:block;
        width:57px;
        height:20px;
        margin: 3px 20px;
}


.tableh2, .catrow_noalb {        
   background: #CCCCB2 ;        
   color : #333;        
   padding-top: 3px;        
   padding-right: 10px;        
   padding-bottom: 3px;        
   padding-left: 10px;
}

.tableb, .display_media, .catrow{
   padding-right: 15px;
   color: #333;
}
.tableb_compact{
   padding-right: 15px;
   font-size: 12pt;
   color: #333;
}

