form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
.signup{
	width:500px;
	overflow:hidden;
}
#content-area .signup ul.row{ 
	margin:6px 0 -4px;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:1%;
}
#content-area .signup ul.row li{
	width:78px;
	float:left;
	margin:0;
	padding:0;
	line-height:16px;
}
#content-area .signup .row label{
	width:30px;
	padding:1px 0 0;
}


.satisfaction_survey .signup label{
	width:430px;
	padding:0 0 18px;
}
.satisfaction_survey .signup .submit{
	margin:0;
	position:relative;
}
.satisfaction_survey .signup{
	width:688px;
	overflow:hidden;
	padding:0 0 34px;
}
.satisfaction_survey #general{
	margin:0 0 20px;
}
.satisfaction_survey .signup div{
	width:688px;
	margin:0;
}
.satisfaction_survey .signup .textarea-holder{
	width:416px;
	padding:28px 0 0;
}
.satisfaction_survey .signup .textarea-holder{
	width:416px;
	padding:28px 0 0;
}

.adress-holder-wrapp{
	width:auto !important;
	padding:5px 0 0 19px;
	margin:0 !important;
}
.row-i{
	margin:6px 0 -4px;
}
.signup .adress-holder .row-i label{
	width:200px;
	font-weight:bold;
}
.signup .row input, .signup .row-i input{
	margin:0 3px 0 0;
	padding:0;
	width:16px;
	height:16px;
}
.signup div{
	width:280px;
	overflow:hidden;
	margin:8px 0 9px;
}
.signup .location{
	width:600px;
	overflow:hidden;
	margin:0;
}
.signup .adress-holder{
	width:215px;
	float:left;
	padding:0 73px 0 0;
	margin:0;
}
.signup .adress-holder address{
	font-style:normal;
	line-height:15px;
}
.signup .adress-holder address span{
	display:block;
}
.signup .adress-holder a{
	margin:0 0 0 10px;
	float:left;
	margin:7px 0 0;
}
.signup label{
	float:left;
	width:203px;
	padding:0 0 3px;
	font-size:12px;
}
.signup input{
	float:left;
	width:264px;
	height:16px;
	padding:2px 5px;
	margin:0;
}
.signup .text{
	border:1px solid #3e93d0;
}

.signup .error{
	color:#f00;
}
.signup input.error,
.signup select.error{
	color:#404040;
	border:1px solid #f00;
}

.signup select{
	width:120px;
}
.signup dl{
	margin:8px 0 0;
	overflow:hidden;
	height:1%;
}
.signup dd{
	margin:0;
	display:block;
}
.signup dt{float:left;}
.signup .date-section{
	width:315px;
	overflow:hidden;
	margin:0;
	padding:6px 0 3px;
}
.signup .date-holder{
	width:150px;
	float:left;
	margin:0 7px 0 0;
}
.signup .date-holder label{width:35px;}
.signup #date{width:132px;}
.signup #zip{width:107px;}
.signup .textarea-holder{
	width:417px;
	margin:0;
}
.signup h2 span{
	font-size:12px;
	font-weight:normal;
	padding:0 0 0 5px;
}
.signup textarea{
	width:410px;
	border:1px solid #3e93d0;
	height:121px;
	overflow:auto;
	margin: 0 0 14px;
}
.signup .submit{
	width:90px;
	height:21px;
	float:right;
	border:0;
	margin:0 5px 0 0;
	padding:0;
	display:inline;
}

.table{
	width:688px;
}
.table{
	border-collapse:collapse;
	font-size:12px;
	line-height:18px;
}
.table th{
	font-weight:normal;
	padding:0;
}
.table th.last{
	width:110px;
}
.table td{
	background:url(/site_content/images/table-border.gif) repeat-x 0 100%;
	padding:8px 0 10px;
	width:396px;
}
.table .num{
	padding:8px 2px 0 0;
	vertical-align:top;
	width:auto !important;
	
}
.table .radio{
	text-align:center;
	width:auto !important;
	padding:8px 2px 10px;
}
.table .radio input{
	width:16px;
	height:16px;
	padding:0;
	margin:0;
	float:none;
}

/* Styles for the left-sidebar linked item form */

div.side-nav .linked_item_form {
	width:157px;
	font-size:12px;
	font-family:Serif;
}

div.side-nav p.linked_content {
	padding:0;
	margin:0;
	font-weight:bold
}

div.side-nav .linked_item_form select {
	width:157px;
	font-size:12px;
}

div.side-nav .linked_item_form input {
	font-size:12px;
}

/* END Styles for the left-sidebar linked item form */
