html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,hr{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
body{line-height:1}
ol,ul{list-style:none}
blockquote,q{quotes:none}
ins{text-decoration:none}
del{text-decoration:line-through}
table{border-collapse:collapse;border-spacing:0}
img{border:0}
th,td{text-align:left;vertical-align:top}

body {
	background-color: #DFD7B9;
}
input,
textarea {
	font-family: Arial, Helvetica, sans-serif;
}
	#preheader,
	#header,
	#body,
	#footer {
		margin: 0 auto;
		width: 777px;
		padding: 0 5px;
		clear: both;
	}
	#preheader {
		height: 51px;
		color: #6c2610;
		font-family: Arial, Helvetica, sans-serif;
	}
		#preheader .links {
			float: left;
			margin: 32px 0 0 27px;
			font-weight: bold;
			text-transform: uppercase;
			font-size: 0.6em;
		}
			#preheader .links a {
				color: #6c2610;
				text-decoration: none;
			}
			#preheader .links a:hover {
				text-decoration: underline;
			}
			#preheader .links .separator {
				margin: 0 3px;
			}
		#preheader .languages {
			float: right;
			margin: 29px 3px 0 0;
			font-weight: bold;
			font-size: 0.7em;
			white-space: nowrap;
		}
			#preheader .languages a {
				color: #6c2610;
				text-decoration: none;
				margin-left: 10px;
			}
				#preheader .languages a:hover span {
					text-decoration: underline;
				}
			#preheader .languages img {
				vertical-align: middle;
			}
	#header {
		position: relative;
		background: url(/img/drop_shadow_top.png) no-repeat right;
		font-family: Arial, Helvetica, sans-serif;
	}
		#header .site_title {
			display: block;
			width: 777px;
			height: 114px;
			background: url(/img/header.png) no-repeat;
			overflow: hidden;
			text-indent: -999em;
		}
		#header .search {
		}
			#header .search .box {
				position: absolute;
				top: 8px;
				left: 30px;
				padding: 1px;
				width: 116px;
			}
			#header .search .button {
				position: absolute;
				top: 16px;
				left: 160px;
			}
		#header .press_user_notification {
			position: absolute;
			top: 8px;
			right: 30px;
			padding: 5px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 0.6em;
			background-color: #D0CC9E;
		}
			#header .press_user_notification a {
				text-decoration: none;
				color: #000;
				font-weight: bold;
			}
			#header .press_user_notification a:hover {
				text-decoration: underline;
			}
	#body {
		background: url(/img/drop_shadow_middle.png) repeat-y right;
		overflow: hidden;
		position: relative;
	}
	#body:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
	#body { display: inline-block; }
	#body { display: block; }
		#body .user_controls {
			font-size: 0.75em;
			font-family: Arial, Helvetica, sans-serif;
			background-color: #C5D6C0;
		}
		#body .user_controls:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
		#body .user_controls { display: inline-block; }
		#body .user_controls { display: block; }
			#body .user_controls .identification {
				float: left;
				display: inline;
				padding: 7px 7px 8px;
				font-weight: bold;
			}
				#body .user_controls .identification .username {
					font-weight: normal;
					font-style: italic;
				}
			#body .user_navigation {
				display: inline;
				font-weight: bold;
				float: right;
			}
				#body .user_navigation ul {
				}
					#body .user_navigation ul li {
						float: left;
						display: inline;
					}
					#body .user_navigation ul.tvgusermenu_applied li {
						position: relative;
					}
					#body .user_navigation ul li.hover,
					#body .user_navigation ul li.hover ul {
						background-color: #E4EFE0;
					}
					#body .user_navigation ul li.hover ul {
						-webkit-border-bottom-right-radius: 5px;
						-webkit-border-bottom-left-radius: 5px;
						-moz-border-radius: 0 0 5px 5px;
						border-radius: 0 0 5px 5px;
					}
						#body .user_navigation ul li a,
						#body .user_navigation ul li span {
							display: block;
							color: #020601;
							text-decoration: none;
							padding: 7px 7px 8px;
							font-weight: bold;
							float: left;
							text-transform: uppercase;
						}
						#body .user_navigation ul li a.lesser,
						#body .user_navigation ul li span.lesser {
							color: #4F4F4F;
						}
						#body .user_navigation ul li a:hover {
							background-color: #fff;
						}
						#body .user_navigation ul li a.oldspan:hover {
							cursor: default;
							background-color: #E4EFE0;
						}
						#body .user_navigation ul li ul {
							margin: 0;
						}
						#body .user_navigation ul.tvgusermenu_applied li ul {
							display: none;
						}
						#body .user_navigation ul.tvgusermenu_applied li.hover ul {
							display: block;
						}
						#body .user_navigation ul.tvgusermenu_applied li ul {
							z-index: 1000;
							position: absolute;
							top: 100%;
							right: 0;
							margin: 0;
							width: 200px;
						}
							#body .user_navigation ul.tvgusermenu_applied li ul li {
								float: none;
								position: static;
							}
								#body .user_navigation ul.tvgusermenu_applied li ul li a,
								#body .user_navigation ul.tvgusermenu_applied li ul li span {
									padding: 5px 5px 8px;
									float: none;
									z-index: 1000;
									text-transform: none;
								}
								#body .user_navigation ul.tvgusermenu_applied li ul li a.last {
									-webkit-border-bottom-right-radius: 5px;
									-webkit-border-bottom-left-radius: 5px;
									-moz-border-radius: 0 0 5px 5px;
									border-radius: 0 0 5px 5px;
								}
		#body #main {
			float: right;
			width: 512px;
			background-color: #D1B57E;
			padding-bottom: 10000px;
			margin-bottom: -10000px;
		}
			#body #main .flash_message {
				padding: 5px 20px;
				text-align: center;
				color: #fff;
				background-color: #77BF77;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 0.7em;
				font-weight: bold;
			}
			#body #main .flash_message.bad {
				background-color: #DF2929;
			}
			#body #main .masthead {
				position: relative;
			}
			#body #main .masthead:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
			#body #main .masthead { display: inline-block; }
			#body #main .masthead { display: block; }
				#body #main .masthead .image {
					float: right;
				}
				#body #main .masthead.image .taos_logo {
					position: absolute;
					top: 7px;
					right: 13px;
				}
				#body #main .masthead.noimage .taos_logo {
					float: right;
					margin: 7px 13px;
				}
		#body #side {
			float: left;
			width: 265px;
			background-color: #C5D6C0;
			font-family: Arial, Helvetica, sans-serif;
			padding-bottom: 10100px;
			margin-bottom: -10000px;
		}
			#body #side .navigation {
				background-color: #D0CC9E;
				font-weight: bold;
				text-transform: uppercase;
				padding: 25px 0 24px;
				height: 254px;
			}
				#body #side .navigation ul {
					margin: 0 0 0 46px;
				}
					#body #side .navigation ul li {
						width: 155px;
					}
					#body #side .navigation ul.tvgmenu_applied li {
						position: relative;
					}
					#body #side .navigation ul li.hover,
					#body #side .navigation ul li.hover ul {
						background-color: #BFBA83;
						-webkit-border-top-left-radius: 5px;
						-webkit-border-bottom-left-radius: 5px;
						-moz-border-radius: 5px 0 0 5px;
						border-radius: 5px 0 0 5px;
					}
						#body #side .navigation ul li a,
						#body #side .navigation ul li span {
							display: block;
							color: #663300;
							font-size: 0.75em;
							text-decoration: none;
							padding: 7px 7px 8px;
							width: 141px;
							font-weight: bold;
							-webkit-border-top-left-radius: 5px;
							-webkit-border-bottom-left-radius: 5px;
							-moz-border-radius: 5px 0 0 5px;
							border-radius: 5px 0 0 5px;
						}
						#body #side .navigation ul li a:hover {
							background-color: #DFDAA7;
						}
						#body #side .navigation ul li a.oldspan:hover {
							cursor: default;
							background-color: #BFBA83;
						}
						#body #side .navigation ul li ul {
							margin: 0;
						}
						#body #side .navigation ul.tvgmenu_applied li ul {
							display: none;
						}
						#body #side .navigation ul.tvgmenu_applied li.hover ul {
							display: block;
						}
						#body #side .navigation ul.tvgmenu_applied li ul {
							position: absolute;
							left: 155px;
							-webkit-border-radius: 0;
							-moz-border-radius: 0;
							border-radius: 0;
						}
						#body #side .navigation ul.tvgmenu_applied li.near_bottom ul {
							bottom: 0;
							margin: 0;
							-webkit-border-top-left-radius: 5px;
							-webkit-border-top-right-radius: 5px;
							-webkit-border-bottom-right-radius: 5px;
							-moz-border-radius: 5px 5px 5px 0;
							border-radius: 5px 5px 5px 0;
						}
						#body #side .navigation ul.tvgmenu_applied li.near_top ul {
							top: 0;
							margin: 0;
							-webkit-border-top-right-radius: 5px;
							-webkit-border-bottom-right-radius: 5px;
							-webkit-border-bottom-left-radius: 5px;
							-moz-border-radius: 0 5px 5px 5px;
							border-radius: 0 5px 5px 5px;
						}
						#body #side .navigation ul.tvgmenu_applied li ul li {
							width: 195px;
						}
							#body #side .navigation ul.tvgmenu_applied li ul li a,
							#body #side .navigation ul.tvgmenu_applied li ul li span {
								z-index: 1000;
								-webkit-border-radius: 0;
								-moz-border-radius: 0;
								border-radius: 0;
								width: 181px;
							}
							#body #side .navigation ul.tvgmenu_applied li.near_bottom ul li a.first {
								-webkit-border-top-left-radius: 5px;
								-webkit-border-top-right-radius: 5px;
								-moz-border-radius: 5px 5px 0 0;
								border-radius: 5px 5px 0 0;
							}
							#body #side .navigation ul.tvgmenu_applied li.near_bottom ul li a.last {
								-webkit-border-bottom-right-radius: 5px;
								-moz-border-radius: 0 0 5px 0;
								border-radius: 0 0 5px 0;
							}
							#body #side .navigation ul.tvgmenu_applied li.near_top ul li a.first {
								-webkit-border-top-right-radius: 5px;
								-moz-border-radius: 0 5px 0 0;
								border-radius: 0 5px 0 0;
							}
							#body #side .navigation ul.tvgmenu_applied li.near_top ul li a.last {
								-webkit-border-bottom-right-radius: 5px;
								-webkit-border-bottom-left-radius: 5px;
								-moz-border-radius: 0 0 5px 5px;
								border-radius: 0 0 5px 5px;
							}
							
			/* BEGIN ORIGINAL WIDGET STYLES */	
			
			/* background: url(/img/widget_background.jpg) repeat-y; */
			/* removing bg image, using solid color for readability per JW :::CAR 20091215 */
			
			/*
			
			#body #side .widget {
				background-color: #a52a2a;
				padding: 20px 0 30px;
				color: #fff;
				font-size: 0.6em;
				text-align: center;
			}
				#body #side .widget h2 {
					width: 183px;
					height: 18px;
					margin: 13px auto 0;
					background: url(/img/plan_your_vacation_now.png) no-repeat top center;
					overflow: hidden;
					text-indent: -999em;
				}
				#body #side .widget a {
					color: #fff;
				}
				#body #side .widget input,
				#body #side .widget select {
					font-size: 1em;
				}
				#body #side .widget select {
					text-align: center;
					width: 150px;
				}
				#body #side .widget input.text {
					width: 150px;
				}
				#body #side .widget .find_a_hotel .subline {
					display: none;
				}
				#body #side .widget h3 {
					text-transform: uppercase;
					font-weight: bold;
					overflow: hidden;
					text-indent: -999em;
					margin: 13px auto 0;
				}
				#body #side .widget .find_a_hotel h3 {
					width: 139px;
					height: 29px;
					background: url(/img/widget_find_a_hotel.png) no-repeat;
				}
				#body #side .widget .taos_vacation_offers h3 {
					width: 141px;
					height: 15px;
					background: url(/img/widget_taos_vacation_offers.png) no-repeat;
				}
				#body #side .widget .get_taos_enews h3 {
					width: 103px;
					height: 15px;
					background: url(/img/widget_get_taos_enews.png) no-repeat;
				}
				#body #side .widget .free_vacation_guide h3 {
					width: 131px;
					height: 15px;
					background: url(/img/widget_free_vacation_guide.png) no-repeat;
				}
				#body #side .widget .enter_your_email {
					text-transform: uppercase;
				}
				
				*/
				
			
			/* END ORIGINAL WIDGET STYLES */
			
			/* BEGIN NEW WIDGET STYLES */
			#body #side .widget {
				background: #A52A2A url("/img/widget_background_new.png") no-repeat;
				color:#FFFFFF;
				text-align:center;
				width: 265px;
				position: relative;
				margin-top: 20px;
				padding: 0;
				font-family: tahoma, verdana, arial, sans-serif;
				font-size: 9px;
				top: -23px;
			}
		
				#body #side .widget h2 {
					text-transform: uppercase;
					font-size: 14px;
					letter-spacing: 1px;
					margin: 0;
					padding: 0;
					color: #982c2c;
					position: absolute;
					/* top: -15px; */
					/*  left: 20px; */
					background-color: #D0CC9E;
					height: 10px;
					width: 100%;
					left: 0;
					top: -13px;
				}
				
				#body #side .widget h3 {
					text-transform: uppercase;
					font-size: 11px;
					letter-spacing: .25px;
					margin: 0;
					padding: 14px 0 2px 0;
					text-shadow: 0 2px 2px #000;	
				}
				
					#body #side .widget h3 span {
						text-transform: lowercase;
					}
					
				#body #side .widget select,
				#body #side .widget input {
					width: 150px;
					font-size: 9px;
					color: #666;
					text-align: center;
				}
				
				#body #side .widget input {
					height: 10px;
					padding: 0;
				}
				
				#body #side .widget input.submit {
					width: 60px;
					height: auto;
					color: #333;
					font-size: 9px;
					padding: 0;
					margin: 0;
					position: absolute;
					bottom: 4px;
					right: 9px;
				}
				
				#body #side .widget #widget_free_vacation_guide_a1,
				#body #side .widget #widget_free_vacation_guide_a2 {
					width: 60px;
					height: 18px;
				}
				
				#body #side .widget .widget-option {
					height: 72px;
					margin-bottom: 4px;
					position: relative;
				}
				
					#body #side .widget #widget-option-4 img {
						position: absolute;
						bottom: 0;
						right: 0;
					}
					
					#body #side .widget #widget-option-4 h3 {
						padding-bottom: 10px;
					}
					
					#body #side .widget #widget-option-4 .submit {
						position: static;
					}
			/* END NEW WIDGET STYLES */
			
			#body #side .upcoming_events {
				padding: 25px 10px 25px 25px;
				font-size: 0.7em;
			}
				#body #side .upcoming_events .rss img {
					vertical-align: middle;
					margin-left: 5px;
				}
				#body #side .upcoming_events h2 {
					text-transform: uppercase;
					color: #6c2610;
					margin-bottom: 10px;
					font-size: 1.1em;
				}
				#body #side .upcoming_events ul {
				}
					#body #side .upcoming_events ul li {
						margin-bottom: 15px;
						line-height: 1.2;
					}
						#body #side .upcoming_events ul li p {
							font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
						}
						#body #side .upcoming_events ul li h3 {
							font-size: 1.2em;
						}
					#body #side .upcoming_events .more a {
						text-transform: uppercase;
						color: #6c2610;
						text-decoration: none;
						font-weight: bold;
					}
			#body #side .featured_events {
				padding: 25px 10px 25px 25px;
				font-size: 0.7em;
			}
				#body #side .featured_events .rss img {
					vertical-align: middle;
					margin-left: 5px;
				}
				#body #side .featured_events h2 {
					text-transform: uppercase;
					color: #6c2610;
					margin-bottom: 10px;
					font-size: 1.1em;
				}
				#body #side .featured_events ul {
				}
					#body #side .featured_events ul li {
						margin-bottom: 15px;
						line-height: 1.2;
						font-family: Arial, Helvetica, sans-serif;
					}
						#body #side .featured_events ul li p {
							font-size: 1.2em;
							font-style: italic;
						}
						#body #side .featured_events ul li h3 {
							font-size: 1.2em;
							font-weight: bold;
							font-family: Arial, Helvetica, sans-serif;
						}
							#body #side .featured_events ul li h3 a {
								color: #6C2610;
								font-weight: normal;
								text-decoration: none;
							}
					#body #side .featured_events .more a {
						text-transform: uppercase;
						color: #6c2610;
						text-decoration: none;
						font-weight: bold;
					}
			#body #side .category {
				padding: 25px 10px 25px 25px;
				font-size: 0.7em;
			}
				#body #side .category h2 {
					text-transform: uppercase;
					color: #6c2610;
					margin-bottom: 13px;
					font-size: 1.2em;
				}
				#body #side .category ul {
					margin-bottom: 10px;
				}
					#body #side .category ul li {
						margin-bottom: 5px;
					}
						#body #side .category ul li h3 {
							font-size: 1.0em;
							margin-bottom: 10px;
							color: #6c2610;
							text-transform: uppercase;
						}
						#body #side .category ul ul {
							margin-left: 10px;
						}
							#body #side .category ul li a {
								font-weight: bold;
								color: #000;
								text-decoration: none;
							}
							#body #side .category ul li a:hover {
								text-decoration: underline;
							}
							#body #side .category ul li.selected a {
								color: #966;
							}
			#body #side .press_images {
				padding: 25px 10px 25px 25px;
				font-size: 0.7em;
			}
				#body #side .press_images h2 {
					text-transform: uppercase;
					color: #6c2610;
					margin-bottom: 13px;
					font-size: 1.2em;
				}
				#body #side .press_images li {
					font-size: 1.1em;
				}
					#body #side .press_images a {
						display: block;
						color: #000;
						margin-bottom: 20px;
					}
						#body #side .press_images a span {
							display: block;
						}
	#footer {
		position: relative;
		background: url(/img/footer_background.png) no-repeat;
		height: 21px;
		padding-top: 23px;
		font-weight: bold;
		font-size: 0.70em;
		text-transform: uppercase;
		font-family: Arial, Helvetica, sans-serif;
	}
		#footer ul {
			text-align: center;
		}
		#footer ul li {
			display: inline;
			padding: 0 10px;
			border-right: 1px solid #fff;
		}
		#footer ul li.last {
			border-right: 0;
		}
			#footer ul li a {
				text-decoration: none;
				color: #fff;
			}
			#footer ul li a:hover {
				text-decoration: underline;
			}
			#footer .new_mexico_logo {
				position: absolute;
				bottom: 61px;
				left: 20px;
			}
	#postfooter {
		height: 85px;
		padding-top: 9px;
		font-weight: bold;
		font-size: 0.54em;
		text-transform: uppercase;
		letter-spacing: -0.03em;
		margin: 0 auto;
		width: 800px;
		clear: both;
		font-family: Arial, Helvetica, sans-serif;
	}
		#postfooter h2 {
			float: left;
			width: 116px;
			height: 16px;
			background: url(/img/more_visitor_info.png) no-repeat;
			overflow: hidden;
			text-indent: -999em;
			border-right: 1px solid #000;
		}
		#postfooter ul {
			float: right;
		}
			#postfooter ul li {
				float: left;
				padding: 2px 3px;
				border-right: 1px solid #000;
			}
			#postfooter ul li.last {
				border-right: 0;
			}
				#postfooter ul li a {
					text-decoration: none;
					color: #6c2610;
				}
				#postfooter ul li a:hover {
					text-decoration: underline;
				}
			#postfooter ul li.webb {
				color: #663;
			}
				#postfooter ul li.webb a {
					text-decoration: underline;
					color: #663;
				}
.nowrap {
	white-space: nowrap;
}
hr {
	display: none;
}
h1 {
	font-size: 1.6em;
	font-weight: normal;
	padding: 25px 25px 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #630;
}
.tagline {
}
.hasicon {
	text-decoration: none;
}
	.hasicon:hover span {
		text-decoration: underline;
	}
.sitemap ul {
	list-style-type: none !important;
	float: left; 
	margin-right: 20px;
}
.sitemap ul ul {
	padding-left: 20px;
	float: none; 
}

.page_content {
	font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	font-size: 0.75em;
	line-height: 1.4;
}
.page_content:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.page_content { display: inline-block; }
.page_content { display: block; }
	.page_content h1,
	.page_content h2,
	.page_content h3,
	.page_content h4,
	.page_content h5,
	.page_content h6,
	.page_content p,
	.page_content ul,
	.page_content ol,
	.page_content blockquote,
	.page_content hr,
	.page_content form,
	.page_content pre {
		margin-bottom: 15px;
		padding: 0;
	}
	.page_content h1,
	.page_content h2,
	.page_content h3,
	.page_content h4,
	.page_content h5,
	.page_content h6 {
		font-family: Arial, Helvetica, sans-serif;
	}
	.page_content h1,
	.page_content h2 {
		color: #630;
		font-size: 2.1em;
	}
	.page_content h2 {
		font-size: 1.1em;
		text-transform: uppercase;
	}
	.page_content .tagline {
		text-transform: uppercase;
		margin-top: -15px;
		font-family: Arial, Helvetica, sans-serif;
		color: #630;
		font-weight: bold;
	}
	.page_content hr {
		display: block;
		border-top: 2px solid #decea4;
		border-bottom: 2px solid #baa46d;
	}
	.page_content a {
		color: #6C2610;
	}
	.page_content ul,
	.page_content ol {
	}
	.page_content ul {
		list-style-type: disc;
	}
	.page_content ol {
		list-style-type: decimal;
	}
	.page_content th,
	.page_content td {
		padding: 0 10px 10px 0;
	}
	.page_content input,
	.page_content textarea {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.1em;
	}
	
.padded {
	padding: 25px;
}
.page_features {
	overflow: hidden;
	background-color: #C9D5C0;
	height: 110px;
}
.page_features:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.page_features { display: inline-block; }
.page_features { display: block; }
	.page_feature {
		width: 246px;
		padding: 5px;
		float: left;
		padding-bottom: 205px;
		margin-bottom: -200px;
	}
	.page_feature:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
	.page_feature { display: inline-block; }
	.page_feature { display: block; }
	.page_feature.hover {
		background-color: #D7DFD1;
		cursor: pointer;
	}
		.page_feature .image {
			width: 100px;
			float: left;
		}
			.page_feature .image img {
				float: left;
			}
		.page_feature .text {
		}
		.page_feature.with_image .text {
			width: 136px;
			float: right;
		}
			.page_feature .text h2 {
				font-family: Arial, Helvetica, sans-serif;
				text-transform: uppercase;
				color: #6c2610;
				font-size: 0.65em;
				margin-bottom: 5px;
			}
			.page_feature .text .description {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 0.7em;
				line-height: 1.1;
				margin-bottom: 3px;
			}
			.page_feature .text .more {
				text-align: right;
			}
			.page_feature .text .more a {
				text-transform: uppercase;
				color: #6c2610;
				font-size: 0.55em;
				text-decoration: none;
				letter-spacing: 0.05em;
			}
	.page_content .note {
		font-style: italic;
		font-size: 0.9em;
	}
	.page_content .helps {
		list-style-type: none;
	}

	
.error-message {
	color: #DF2929;
}
.page_content .twocol {
}
	.page_content .twocol label {
		float: left;
		clear: left;
		width: 130px;
	}
	.page_content .twocol label,
	.page_content .twocol input,
	.page_content .twocol textarea,
	.page_content .twocol .inputcell {
		margin: 5px 0;
	}
	.page_content .twocol fieldset {
		margin: 0 0 10px 0;
	}
	.page_content .twocol fieldset:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
	.page_content .twocol fieldset { display: inline-block; }
	.page_content .twocol fieldset { display: block; }
	.page_content .twocol legend {
		color: #6C2610;
		font-family: Helvetica,Arial,sans-serif;
		font-size: 1.1em;
		font-weight: bold;
		text-transform: uppercase;
		margin: 5px 0;
	}
	.page_content .twocol .input {}
	.page_content .twocol .input:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
	.page_content .twocol .input { display: inline-block; }
	.page_content .twocol .input { display: block; }
		.page_content .twocol .input.text input,
		.page_content .twocol .input.password input,
		.page_content .twocol .input.select select,
		.page_content .twocol .input textarea,
		.page_content .twocol .inputcell {
			width: 300px;
		}
		.page_content .twocol .inputcell {
			float: left;
			background-color: #DFC28B;
			padding: 5px;
		}
		.page_content .twocol .input textarea {
			width: 300px;
			height: 50px;
		}
		.page_content .twocol .input.checkbox {
			width: 300px;
			height: 50px;
		}
	
.page_content.edit_index ul {
	margin-left: 20px;
}
.page_content.edit_index h2 {
	margin-bottom: 20px;
}
	
.edit_jumper select {
	width: 100%;
}
.page_content .helps {
	font-style: italic;
	margin-bottom: 0;
}
.tracker {
	width: 1px;
	height: 1px;
}
