.footer {
	font-size : 9px;
	display: none;
}
.commentbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #E57A30;
	background-image : url(/sitegraphics/button_bg.gif);
	background-position : bottom;
	padding-left: 3px;
	padding-right: 3px;
}
.commentbutton:hover {
	color: #2E609F;
	border: 1px solid #83B1ED;
	background-image : url(/sitegraphics/button_bg.gif);
	background-position : bottom;
	padding-left: 3px;
	padding-right: 3px;
}
.tableb , .display_media , .catrow {
	background: url(/sitegraphics/bg_catOne.jpg) repeat;
	padding: 3px 7px 3px 7px;
}
.tableb_compact {
	background: url(/sitegraphics/bg_catTwo.jpg) repeat;
	padding: 2px 5px 2px 5px;
}
.tablef {
	background: url(/sitegraphics/bg_catTwo.jpg) repeat;
	padding: 10px;
}
#vanity a {
	display:block;
	width:57px;
	height:20px;
	margin: 3px 20px;
}


#boxAdmin {
	background-color: #036;
	width: 160px;
	margin: 0;
	padding: 0;
	text-align: left;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
#boxAdmin .heading {
    background-color: #69c;
    font-size: 12px;
    color: #000;
    font-weight: bold;
    text-align: center;
    border: 1px solid #000;
	width: 158px;
	padding: 2px 0px 2px 0px;
}
#boxAdmin .content {
    font-size: 12px;
    width: 152px;
    margin-left: 6px;
}
#boxAdmin .content a {
	display: block;
	text-align: left;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #666;
	width: 148px;
	padding: 3px 0px 3px 0px;
}
#boxAdmin .content a:hover {
	background-color:#f60;
	color:#fff;
	text-decoration: none;
}
#boxAdmin .content a:visited {
	color:#cc00ff;
	text-decoration: none;
}
#boxAdmin .contentText {
	display: block;
	text-align: left;
	font-size: 12px;
	color: #999;
	width: 146px;
	padding: 2px 0px 2px 0px;
}

#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);}

