.sign-in-title
{
	background-color:#678393;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	height:25px;
	padding-left:7px;
	line-height:25px;
}
.sign-in-title-green
{
	background-color:#4BAC48;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	height:25px;
	padding-left:7px;
	line-height:25px;
}

.sign-in-require
{
	border-bottom:1px solid #CFD9DD;
	line-height:30px;
}
.sign-in-node
{
	 color:#C42038;
}
.sign-in-input
{
	border:1px solid #999999;
	width:150px;
}
.sign-in-button{
	display:block;
	width:70px;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
	height:20px;
	border:0px;
	padding-bottom:3px;
	background-color:#4BAC48;
	font-size:11px;
}
.sign-in-arrow
{
	text-indent:10px;
	background:url(../../../../../rav/skins/default/images/bullet.gif) no-repeat;
	margin-left:7px;
}
SPAN.sign-in-term-of-use
{
	color:#45738E;
	text-decoration:underline;
}
.sign-in-border
{
	border-bottom:1px solid #CFD9DD;
	width:100%;
}
.sign-in-bound
{
	line-height:20px;
}