#content #bottom-content{
	float: left;
	margin: 20px 0 0 0;
}

*html #content form label{
	margin-bottom: 2px;
}

*+html #content form label{
	margin-bottom: 2px;
}

#main #content h2{
	display: block;
	font-weight:bold;
	padding: 15px 0 15px;
	text-transform: none;
}

#content .field-group{
	margin-bottom: 15px;
}

#content fieldset{
	padding-top: 30px;
}

#content select{
	width: 165px;
}

/* --IE Specific Widths for the Select tag --*/
*html #content select{
	width: 167px;
}

*+html #content select{
	width: 167px;
}

#content #bottom-content .field{
margin-bottom: 12px;
width:500px;
}

#content #bottom-content p{
	clear: left;
	font-weight:bold;
	margin: 0 0 5px;
}

#feedback-form #content #bottom-content p.required{
	background:url("../images/SSO/asterisk.gif") no-repeat scroll 100% 10% transparent;
	width:160px
}

#content #bottom-content li{
	clear: both;
	list-style-type: none;
}

*html #content #bottom-content li{
	line-height: 15px;
	margin-bottom: 0px;
}

*+html #content #bottom-content li{
	margin-bottom: 0px;
}

#content #bottom-content ul{
margin: 0 0 13px 0;
}

#content #bottom-content input, 
#content #bottom-content label{
display: inline;
width:auto;
}

#content #bottom-content input{ 
clear: none;
float: left;
}

#content #bottom-content label{
clear: none;
float: left;
margin-top: 3px;
margin-left: 5px;
}	

#content #bottom-content .horizontal ul li{
clear: none;
float:left;
width:65px;
}

#content #bottom-content .horizontal label{
clear: none;
float:left;
margin: 3px 0 5px 5px;
}

#content #bottom-content #col-right{
	display: inline;
	float:left;
	margin-bottom: 10px;
}

#content #bottom-content #col-left{
	border-right: 1px dotted #C8C8C8;
	float: left;
}


#content #bottom-content #col-left .field,
#content #bottom-content #col-right .field{
	height: 126px;
	padding:0 0 0 20px;
	width: 180px;
}
#content #bottom-content #col-left .field{
	width: 160px;
}

#content #bottom-content #col-right .field{
	padding: 0 0 0 35px;
}

#content #bottom-content .first-row{
	border-bottom: 1px dotted #C8C8C8;
	overflow: hidden;
}

#content #bottom-content #primary-type li{
	width:165px;
}

#content #bottom-content #primary-expertise{
font-size: 14px;
font-weight: normal;
padding-top: 5px;
}

#content #bottom-content .indent{
	padding-left: 20px;
}

#content #bottom-content #select-one{
font-style: italic;
font-weight: normal;
margin-bottom: 15px;
padding: 0;
}

#content #bottom-content #additional-info{
padding-top:30px
}

#content #bottom-content #action-button{
	background: url("../images/buttons/send-button.png");
	border: none;
	clear: none;
	cursor: pointer;
	display: block;
	height: 21px;
	margin-top: 3px;
	text-indent: -99999px;
	width: 76px;
}

/* Feedback Form 
---------------------------- */
#feedback-form #content input{
	width: 240px
}

#feedback-form #bottom-content input{
	width:auto;
}

#feedback-form #bottom-content #type-in{
	font-weight: normal;
	width: 300px;
}

#feedback-form #content #bottom-content .horizontal li{
	margin: 0;
	width: 250px;
}

#feedback-form #content #bottom-content .horizontal label{
	margin-bottom: 1px;
	width:auto;
}

#feedback-form #content #bottom-content .error-description{
	font-weight: normal;
}

#feedback-form #content #bottom-content .field{
	margin-bottom: 23px;
	width:250px;
}

#feedback-form #content #bottom-content #questions_comments{
	color:#6F6C64;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	margin-left: 0;
}

#feedback-form #content #bottom-content #type-comments{
	font-weight: normal;
}

#feedback-form #content #bottom-content textarea{
	width:100%;
	height:100px;
}

#feedback-form #content #bottom-content #submit-errors{
	color:red;
	font-size:9px;
	line-height:11px;
}

#feedback-form #content #bottom-content #action-button{
	float: left;
}

#feedback-form #content #bottom-content #clear{
	background:transparent url(../images/buttons/clear.png) repeat scroll 0 0;
	border:medium none;
	clear:none;
	cursor:pointer;
	display:block;
	float:left;
	height:21px;
	margin-left: 10px;
	margin-top:3px;
	text-indent:-99999px;
	width:76px;
}

#feedback-form #content #bottom-content .hidden{
	display: none;
}

/* Sales Inquery Form 
---------------------------- */
#sales-inquiry #content #bottom-content #primary-type ul label{
	margin-left: 0;
}

#sales-inquiry #content #bottom-content .error-description{
	font-weight: normal;
}

#sales-inquiry #content #clear{
	background:transparent url(../images/buttons/clear.png) repeat scroll 0 0;
	border:medium none;
	clear:none;
	cursor:pointer;
	display:block;
	float:left;
	height:21px;
	margin-left: 10px;
	margin-top:3px;
	text-indent:-99999px;
	width:76px;
}

#sales-inquiry #content #action-button{
	float:left;
}

#sales-inquiry #content #submit-errors{
	color:red;
	font-size:9px;
	line-height:11px;
}

#sales-inquiry #content .hidden{
	display: none;
}

/* Imagery Request Form 
---------------------------- */

#imagery-request #content input{
	width: 240px
}

#imagery-request #content #bottom-content #additional-info{
	color: #4C4C4C;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	padding-top: 0px;
}

/* Errors > When Javascript is turned off 
---------------------------- */
#content .error-list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ffe5e5;
	border: 1px dotted #c5c3bd;
	padding: 5px;
	margin: 0 20px 20px 20px;
	color: red;
}

#container #content .error-list {
	margin: 0 0 20px 0;
}

.standalone #container #content .error-list {
	margin: 20px 0;
}

#content .error-list ul {
	margin: 0 0 0 2em;
}

#content .error-list p {
	color: red;
	margin-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
	
}

#content .error-list li {
	margin: 3px 0;
	font-family: Arial, Helvetica, sans-serif;
}


/* Opt-in
---------------------------------*/
#label-channel {
	width: 210px;
}

#content #state, #content #country, #content #channel {
	width: 240px;
}



