/* 

mozilla CSS document
moz.css
client: Bijur Delimon
author: Atlantic BT - www.atlanticbt.com
date: 1-29-08

Mozilla browser specific enhancements

*/

/*=uneditable */
a:focus { -moz-outline-style: none; }


/*=editable */
input:focus, textarea:focus, select:focus { border-color: #005dab; }

#site-info-wrap {bottom: 0px; float:left; clear:both;}