﻿
.InlineLoginForm_Custom1
{
}

.InlineLoginForm_Custom1 .text
{
	color: #888;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	font-style: italic;
	padding-left: 6px;
}

.InlineLoginForm_Custom1 .textbox
{
	color: #000;
	font-size: 12px;
}

.InlineLoginForm_Custom1 .button
{
	position:relative;
	top:4px;
	margin-left: 4px;
	margin-right: 2px;
	background-image:url(/sitefiles/layout/button_dark.jpg);
	width:95px;
}

.InlineLoginForm_Custom1 .logoutLink
{
	position:relative;
	top:-12px;
	margin-left: 4px;
	margin-right: 2px;
	background-image:url(/sitefiles/layout/button_dark.jpg);
	width:95px;
	text-align:center;
	display:block;
	height:20px;
	color:#fff;
	padding-top:4px;
	text-transform:uppercase;
}
