/*****
*
*	Sacoiwa Login Cascading Style Sheet
*
*	Sun Jun 18 19:50:24 EDT 2006 - F Harvell
*
*****
*
*	Copyright &copy; 2000 - 2008 First Time Software
*
*	All rights reserved worldwide. Usage rights have been granted
*	to the website owner according to the terms and conditions of
*	the Sacoiwa License Agreement.
*
*****
*
* Version 4.0, $Id: login.css 1724 2008-09-12 19:08:57Z fharvell $
*
*****/


/* login button */

div.loginbutton td.button { vertical-align:middle; background:url(/sf/icons/page/fbb.gif) repeat-x; }
div.loginbutton a.login { text-decoration:none; color:#060; }


/* popup */

#popupLogin { width:350px; text-align:center; }

#popupLogin label { width:100px; min-width:100px; }


