
/* this section of CSS is redundent but needed if the footer is used on multiple sites */



/*Defaults Styling*/
fieldset {padding:0 0 0 0; margin:0 0 0 0;line-height:25px; height:25px; border:solid 0px; border-collapse:collapse; text-align:center;}
fieldset.action {margin:0 auto; border:none; border-collapse:collapse; text-align:center;}
legend {background:#000; color:#fff; padding:0 0 0 0; margin:0 0 0 0px; font-weight:bold;}
label {font-size:12px; font-weight:bold; color:#666;}
label.opt {font-weight:normal;}
dl {clear:both;}
dt {float:left; text-align:right; line-height:25px; margin:0 0 0 0;}
dd {float:left; line-height:25px; margin:0 0 0 0;}

