@charset "utf-8";
#signupform{
	padding-left:240px;
}
.signUpContainer{
	padding:0;
	margin:0 0 0 10px;
	font-family:Verdana, Geneva, sans-serif;
}
.signUpContainer span{
	margin:0 5px 0 5px;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
}
.big-content, .big-content select {
	font-size:10px;
	text-transform:uppercase;
}

.small-content {
	font-size:10px;	
}
.bigBox{
	width:524px;
	display:inline-block;
	overflow:hidden;
}
.big-header{
	width:524px;
	height:26px;
	padding-top:10px;
	text-align:left;
	background:url(/inc/images/section-top-big.gif) top no-repeat;
}
.big-content{
	width:524px;
	background:url(/inc/images/section-bg-big.gif) top repeat-y;
	padding:0;
	margin:0;
	display:inline-block;
	overflow:hidden;
}
	.big-content div{
		float:left;
		width:260px;
		padding:0;
		margin:10px 0 0 0;
		text-align:right;
		display:inline-block;
		overflow:hidden;
	}	
		.big-content input{
			margin-right:20px;
		}
	.singleCol{
		font-family:Verdana, Geneva, sans-serif;
		padding:0;
		margin:0;
		float:none!important;
		width:508px!important;
		display:inline-block;
		overflow:hidden;
		text-align:center!important;
	}
.big-footer{
	width:524px;
	margin:0 0 20px 0;
	padding:0;
}

.small-header{
	width:393px;
	height:26px;
	padding-top:10px;
	text-align:left;
	background:url(/inc/images/section-top-small.gif) top no-repeat;
}
.small-content{
	width:373px;
	padding:10px;
	background:url(/inc/images/section-bg-small.gif) top repeat-y;
	display:inline-block;
	overflow:hidden;
	text-align:justify;
}
	.small-content a:hover{
		color:#F00!important;
	}
.small-footer{
	width:393px;
	margin:0 0 20px 0;
	padding:0;
}

.bottom{
	width:524px;
	padding:0;
	margin:0;
}
	.bottom-left{
		width:393px;
		padding:0;
		margin:0;
		float:left;
	}
	.bottom-right{
		padding:50px 0 0 0;
		margin:0;
		float:left;
	}
