﻿
.loginWrapper
{
	text-align:center;
	
}

.login_cont
{
	margin-right:auto;
	margin-left:auto;
	color:#666666;
	
}

.loginField
{
	line-height:30px;
	width:300px;

	margin-left:360px;
	margin-left:expression("0px");
}

.loginField input
{
	border:solid 1px #666666;

}

.fieldLabel
{
	width:120px;
	display:block;
	float:left;
	margin-top:-4px;
}

.clearFix
{
	
}

.capatcha
{
	margin-left:-80px;
	margin-left:expression("136px");
}

.greenArrow
{
	width:125px;
	background-image:url(/admin/design/calendar-btn-bg.gif);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:Transparent;
	border:none;
	height:25px;
	cursor:hand;
	cursor:pointer;
	color:#000000;
	display:block;
	text-decoration:none;
	margin-top:20px;
	line-height:25px;
	text-align:center;
	
	margin-left:520px;
	margin-left:expression("150px");
}

.greenArrow:hover
{
	color:#ffffff;
	font-weight:bold;
}

#top {
	display:none;
}



#side {	
	display:none;
}
