/*
 * All site-wide, skin-agnostic styles should go here
 */
@import url("shared/reset.css");
@import url("shared/960.css");

a img { border: 0; }

label.error { font-size: 11px; display: block; clear: both; color: #e00; }

td { vertical-align: middle; padding: 3px; }

div.formButtons { text-align: center; padding: 10px; }
