#ts_topics {
	margin: 4px 0 27px 0;
	padding: 0px 0 0px 4px;
	font-size: 13px;
}
#ts_topics li {
	padding: 0 0 4px 20px;
}
#ts_topics li .ts_topic_header { 
	cursor: pointer;
	display: inline-block;
	margin-left: -20px;
	padding: 0 20px;
	background: #FFF url('../../web/img/icons/green_plus.gif') no-repeat 0 1px;
}
#ts_topics li span.ts_topic_header.open {
	background-image: url('../../web/img/icons/red_minus.gif');
}
#ts_topics li .ts_print_icon {
	position: absolute; 
	right: 10px; 
	display: none;
	cursor: pointer;
	padding-right: 22px;
	background: #FFF url('../../web/img/icons/print.gif') no-repeat right;
}
#ts_topics li ul {
	display: none;
	list-style-type: decimal;
	list-style-position: outside;
	vertical-align: text-top;
}
#ts_topics li ul li {
	padding: 4px 0 4px 0px;
	margin-left: 17px;
	margin-bottom: 20px;
	border-bottom: solid 1px #EEE;
}
#ts_topics li ul li .ts_solution_header {
	padding: 0px 17px 0 17px;
	margin-left: -17px;
	cursor: pointer;
	background: none;
}
#ts_topics li ul li .ts_solution_header.open {
}
#ts_topics li ul li .ts_solution_desc {
	display: block;
	margin: 8px 0 0 4px;
	padding: 0 0 8px 0;
}
#ts_topics li ul li .ts_solution_desc .helpful {
	font-size: .8em;
	margin-top: 8px;
}
#ts_topics li ul li .ts_solution_desc .helpful.vote_processing {
	width: 100px;
	height: 18px;
	padding-left: 18px;
	background: #FFF url('../../web/img/icons/loading_small.gif') no-repeat left top;
}
#ts_topics li ul li .ts_solution_desc .helpful .helpful_yes,
#ts_topics li ul li .ts_solution_desc .helpful .helpful_no {
	display: inline-block;
	background: #FFF url('../../web/img/icons/green_check.gif') no-repeat 0 2px;
	padding-left: 14px;
	margin-left: 14px;
}
#ts_topics li ul li .ts_solution_desc .helpful .helpful_no {
	background-image: url('../../web/img/icons/red_x.gif');
}
#ts_topics li ul li .ts_solution_desc .links {
	font-size: .8em;
	margin-top: 8px;
	color: #577B0E;
}
#ts_topics li ul li .ts_solution_desc .links a {
	white-space: nowrap;	
}

.ts_search {
	margin: 24px 0 0 0;
	padding: 0 0 18px 0;
	font-size: .8em;
	border-bottom: solid 1px #888;
	float: left;
	width: 100%;
}
.ts_search #ts_search_val {
	height: 15px;
	width: 140px;
	font-size: .7em;
	color: #696969;
	float: left;
}
.ts_search #ts_search_submit {
	float: left;
}
.ts_search a, .ts_search a:link, .ts_search a:active, .ts_search a:visited {
	line-height: 20px;
	margin-left: 10px;
	font-size: .8em;
	color: #696969 !IMPORTANT;
}

/** Pics **/
#map_container {
	text-align: center;
}
#map_container * {
	margin: 0 auto;
}
#map_container #map_title {
	font-size: .8em;
	font-weight: bold;
}
#map_container #return_link {
	display: block;
}
#map_container #image_map {
	margin-top: 10px;
}
#map_container #image_map a {
	display: none; 
	margin-top: 2px; 
	font-size: 10px;	
}
#map_container #map_subheading {
	font-size: .8em;
}
#map_container #search_summary {
	display: none; 
}
#map_container #start_over_link {
	position: absolute; 
	right: 10px; 
	top: 117px; 
	color: #696969 !IMPORTANT; 
	font-size: 12px;	
	padding: 0 2px;
	background: #053D08 url('../../web/img/icons/start_over.jpg') no-repeat;
	display: none;
	width: 60px;
	height: 14px;
}
#map_container #start_over_link:hover {
	/*background-color: #848484 !IMPORTANT;*/
	border-style: inset;
}
#map_container.small #start_over_link {
	display: block;	
}

#map_container.small {
	text-align: left;
	padding-bottom: 10px;
	border-bottom: solid 1px #CCC;
}
#map_container.small #return_link {
	display: none;
}
#map_container.small #map_title,
#map_container.small #map_subheading {
	display: none;
}
#map_container.small #image_map {
	display: inline-block;
	width: auto;
	*display: inline;
	*zoom: 1;
	text-align: center;
}
#map_container.small #image_map a {
	display: block;
	text-align: center;
}
#map_container.small img {
	margin: 0 auto;
	height: 100px;
}
#map_container.small #search_summary {
	margin: 7px 0 0 10px; 
	display: inline-block; 
	*display: inline;
	*zoom: 1;
	vertical-align: top;
}	
#map_container.small #search_summary #sum_title {
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}

/** Select Your Trouble **/
#type_container {
	position: relative;
	margin-top: 20px;
}
#return_link {
	position: absolute;
	top: 108px;
	right: 0px;
	z-index: 100;
	font-weight: bold;
	font-size: 12px;
	display: none;
	color: #696969 !IMPORTANT;
}
#return_link:hover {
	text-decoration: underline;
}
#type_container .type {
	width: 180px;
	display: inline-block;
	*zoom: 1;
	*display: inline;
	text-align: center;
	cursor: pointer;
	top: 0px;
	left: 0px;
	position: relative;
}
#type_container .type img {
	margin: 0 auto;
}
#type_container .type .type_thumb {
	display: block;	
}
#type_container .type .type_title {
	margin: 7px auto;
	font-size: 12px;
}
#type_container .type .type_links {
	display: none;
	border-top: solid 1px #ccc;
}
#type_container .type .type_links a {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	padding: .2em;
	width: 140px;
	margin: 10px 10px 0 10px;
	vertical-align: top;
	color: #696969;
	text-align: center;
}
#type_container .type .type_links a img {
	display: block;
	margin: 0 auto 8px auto;
}

#glossary_terms {
	margin-top: 18px;
	font-size: 12px;
}
#glossary_terms .term {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 250px;
	margin: 0 10px 20px 0;
	vertical-align: top;
}
#glossary_terms .term .term_img {
	float: left;	
	margin: 0 10px 0 0;
	width: 75px;
	height: 75px;
	border: solid 1px #DDD;
	text-align: center;
}
#glossary_terms .term .term_img img {
	margin: 0 auto;
	height: 75px;	
}
#glossary_terms .term span {
	display: block;
	font-weight: bold;
}

/** Ask An Expert **/
#main_content {
	position: relative;
	height: auto !IMPORTANT;
	*zoom: 1;
}
#expert_container, #glossary_container {
	font-size: 12px;
	font-weight: bold;
	font-family: arial;
	width: 200px;
	height: 1.7em;
	line-height: 1.7em;
	display: block;
	position: absolute;
	bottom: 2px;
	color: #696969 !IMPORTANT;
	background: #FFF url('../../web/img/icons/ask_an_expert.jpg') no-repeat right top;
}
#expert_container {
	/** IE 6 Hacks **/
	_left: 188px;
}
#glossary_container {
	right: 20px;
	background-image: none;
	text-align: right;
	width: auto;
}
