﻿
.sign-content {
	float: left;
	width: 92%;
	padding-right: 4%;
	padding-left: 4%;
	/*background-color: #FFF;*/
	margin-top: -20px;
	-webkit-border-radius: 20px 20px 20px 20px;
	-moz-border-radius: 20px 20px 20px 20px;
	border-radius: 20px 20px 20px 20px;
	behavior: url(/content/PIE.htc);
	padding-top: 30px;
	padding-bottom: 30px;
	/*-webkit-box-shadow: #ccc 0 0 20px;
	-moz-box-shadow: #ccc 0 0 20px;
	box-shadow: #ccc 0 0 20px;
	behavior: url(dropshadow.htc);*/
	font-size: 13px;
}

.sign-in-full {
	width: 250px;
	float: right;
	/*background-color: #FFF;*/
	padding: 10px;
	position: relative;
	margin-top: -45px;
	/*border-top-right-radius: 0;
	border-top-left-radius: 0;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
	-webkit-border-top-right-radius: 0;
	-webkit-border-top-left-radius: 0;
	-webkit-border-bottom-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-topright: 0;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-bottomright: 20px;
	-moz-border-radius-bottomleft: 20px;
	behavior: url(/content/PIE.htc);
	-webkit-box-shadow: #ccc 0 5px 5px;
	-moz-box-shadow: #ccc 0 5px 5px;
	box-shadow: #ccc 0 5px 5px;
	behavior: url(dropshadow.htc);*/
	margin-right: 0px;
	z-index: 1000;
}
.fill {
	float: left;
	height: 10px;
	width: 100%;
}
.small {
	font-size: 11px;
	text-indent: 5px;
}