﻿.foo {} /* W3C CSS validator likes CSS files to start with a class rather than a comment. Soooooo.... */

/* This style sheet is intended to contain RARELY CHANGED rules used when the Login control adapter is enabled. */
/* Empty rules are provided merely as a convenience for your future use or experimentation. */

.AspNet-Login div label, .AspNet-Login div a
{color:# 99122c; }



/*.AspNet-Login-UserPanel
{position:absolute; left:10px; top: 10px; font-family: Georgia, "Times New Roman", Times, serif; font-size:14px; color:#99122c; margin-bottom:20px;}

.AspNet-Login-PasswordPanel
{position:absolute; left:235px; top: 10px; font-family: Georgia, "Times New Roman", Times, serif; font-size:14px; color:#99122c; margin-bottom:20px;}

.AspNet-Login-RememberMePanel
{position:absolute; left:455px; top: 10px; font-family: Georgia, "Times New Roman", Times, serif; font-size:14px; color:#99122c; margin-bottom:20px;}

.AspNet-Login-SubmitPanel
{position:absolute; left:640px; top: 10px; font-family: Georgia, "Times New Roman", Times, serif; font-size:14px; color:#99122c; margin-bottom:20px;}*/

.AspNet-Login-UserPanel
{ position:relative; clear:all; font-family: Georgia, "Times New Roman", Times, serif; font-size:12px; color:#353131; margin-bottom:20px;}

.AspNet-Login-PasswordPanel
{ position:relative; clear:all; font-family: Georgia, "Times New Roman", Times, serif; font-size:12px; color:#353131; margin-bottom:20px;}

.AspNet-Login-RememberMePanel
{ position:relative; clear:all; font-family: Georgia, "Times New Roman", Times, serif; font-size:12px; color:#353131; margin-bottom:20px;}

.AspNet-Login-SubmitPanel
{ position:relative; clear:all; font-family: Georgia, "Times New Roman", Times, serif; font-size:12px; color:#353131; margin-bottom:20px;}
