#login-form
{
	z-index: 1000;
	width:220px;
}
#login-form input,#login-form  textarea
{
	width:150px !important;
}

#login-form .fg-buttons .button input
{
	width:60px !important;
}
#login-form .lbl
{
	width:63px; 
}

#login-form .fg-field-input 
{
	width:150px !important;
	}
#login-form .fg-fields
{
width:220px;
}
#login-form  .fg-field
{
	clear:none;
	width:220px;
	height:35px;
	padding-bottom:0px;
	}
	
	
#login-form .remember .lbl
{
	width:220px;
	}
#login-form .remember input
{
	width:14px !important;
	border:0px;
	}
#login-form .remember .fg-field-input
{
	width:220px !important;
	}
	
	
#login-form-forgot-link
{

border-top:1px solid #dddbdb;
	padding-top:15px;
	margin-top:15px;
	width:210px;
	float:left;
	background:transparent url('/images/arrows/arr1.gif') no-repeat left 21px;
	padding-left:10px;
	padding-bottom:5px;
}
#login-form-form .validation-advice{float:left;padding-left:65px;}

	
	
#footer
{
    width: 926px;
    clear: both;
    position: relative;
    background: url('/images/general/footerTopBG.jpg') repeat-x left top;
    font-size: 11px;
    padding-top: 10px;
}
    #footer a
    {
    }
    #footer .links
    {
        float: left;
    }
        #footer .links li
        {
            float: left;
            background: none;
            padding: 0px;
        }
            #footer .links li a
            {
                margin: 0px 7px 0px 7px;
            }
        #footer .links li.sep
        {
            background-color: #7f7f7f;
            height: 9px;
            overflow: hidden;
            width: 1px;
            margin-top: 2px;
        }
    #footer .credits
    {
        clear: left;
        padding-left: 87px;
        float: left;
        width: 840px;
        padding-top: 45px;
        padding-bottom: 30px;
        background: url('/images/general/footerBG.jpg') repeat-x top left;
        color: #7f7f7f;
    }
    #footer .credit
    {
        float: left;
        width: 120px;
        height: 40px;
        padding-top: 10px;
        font-family: arial;
        font-size: 12px;
    }
        #footer .credit a
        {
            font-family: Rockwell;
            color: #7f7f7f;
            font-size: 12px;
        }
    #footer .copy
    {
        float: left;
        width: 125px;
        border-right: 1px solid #c9d2db;
        margin-right: 20px;
        height: 40px;
        padding-top: 10px;
    }
    #footer .logo-footer
    {
        width: 193px;
        border-right: 0 none;
    }
    #footer .print
    {
        background-image: url('/images/icons/print.gif') !important;
        background-repeat: no-repeat !important;
        background-position: top left !important;
        padding-left: 17px !important;
        padding-right: 10px !important;
        cursor: pointer;
        color: #034ea5;
    }
    #footer .rss
    {
        background-image: url('/images/icons/rss.gif') !important;
        background-repeat: no-repeat !important;
        background-position: top left !important;
        padding-left: 8px !important;
        margin-left: 10px;
    }
    
    #footer .links .rss:first-child
    {
        margin-left:0px !important;
    }
#footer-links
{
    width: 926px;
    float: left;
    clear: both;
    position: relative;
    text-align: left;
    color: #7f7f7f;
    padding-bottom: 20px;
    padding-top: 5px;
}
    #footer-links a
    {
        color: #7f7f7f;
    } 