#footer { color: #000; background-color: #ccc;}
 #footer a { color: #000;}

#footer {
    width: 95%;
    margin: 0 auto;
    height: 16px;
    border: 1px solid;
    border-radius: 8px;
}


#footer {
	border-color: #000;
}




/* Bottom Edit Buttons when */
div.buttons input, input.button, button, file, a.button {
background-color: #ccc;
color: #000;
}

div.buttons input:hover, input.button:hover, button:hover, a.button:hover {
background-color: #ccc;
color: #000;
}

/* Lock window when editing that shows you how long you have until time expires. */
#lock-info {
background-color: #ccc;
}
