ul#experience_nav {
	margin: 23px 0 0 4px;
	#margin-top: 24px;
	_margin: 24px 0 0 -4px;
}

ul#experience_nav li {
	float: left;
	width: 180px;
	height: 110px;
	margin: 0 0 8px 8px;
}

ul#experience_nav li a {
	display: block;
	position: relative;
	left: 4px;
	top: 3px;
	width: 172px;
	height: 102px;
}

ul#experience_nav li a span { display: none; }

ul#experience_nav li#interactive_demos { background: url("/images/experience/nav/interactive_demos.gif") no-repeat; }
ul#experience_nav li#audio_video { background: url("/images/experience/nav/audio_video.gif") no-repeat; }
ul#experience_nav li#podcasts { background: url("/images/experience/nav/podcasts.gif") no-repeat; }

#av_toggle { margin-bottom: 1em; }

#alpha_list h3 {
	margin-bottom: 1em;
	font-size: 12px;
	font-weight: normal;
}

#alpha_list h4 {
	margin-bottom: .4em;
	padding-bottom: .2em;
	font-size: 18px;
	font-weight: normal;
	color: #B5B5B5;
	border-bottom: #E0E0E0 1px solid;
}

#alpha_list ul { margin-bottom: 1.8em; }

#alpha_list ul li {
	padding-left: 20px;
	line-height: 20px;
	background: url("/images/breadcrumb_arrow.gif") no-repeat 10px 7px;
	#background-position: 10px 8px;
}

#alpha_list ul li a span {
	font-weight: normal;
	color: #404040;
}

#interactive_demos { margin: 27px 0 0 1px; }

#interactive_demos td {
	width: 162px;
	padding-bottom: 1.8em;
}

#interactive_demos div {
	padding: 0 14px 0 16px;
	background: url("/images/gear/wide_dots.gif") repeat-y;
}

#interactive_demos div.first { background-image: none; }

#interactive_demos h5 {
	width: 162px;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0;
}

#interactive_demos h5 a {
	color: #505050;	
	text-decoration: none;
}

#interactive_demos p {
	width: 162px;	
	margin-bottom: .4em;
}

#interactive_demos a.link {
	padding-left: 8px;
	background: url("/images/breadcrumb_arrow.gif") no-repeat 0 4px;
}

#podcasts h3 {
	margin-bottom: .8em;
	font-size: 16px;
	font-weight: bold;
}

#podcasts h4 {
	margin-bottom: .4em;
	font-size: 14px;
	font-weight: bold;
	/*font-style: italic;*/
}

#podcasts h4 span { color: #707070; }

#podcasts h5 {
	margin-bottom: .2em;
	font-size: 12px;
	font-weight: bold;
}
	
#podcasts ul { clear: left; }

#podcasts li {
	float: left;
	width: 265px;
	padding-left: 15px;
}

#podcasts li.wide { width: 100%; }

#podcasts li div {
	height: 38px;
	padding: 4px 0 .8em 34px;
	background: url("/images/experience/podcasts/ipod.gif") no-repeat;
}

#podcasts li div p { margin: 0; }

#podcasts li.first {
	clear: left;
	padding-left: 0;
}

#podcasts .hrule {
	clear: left;
	margin-bottom: .8em;
	border-bottom: #E0E0E0 1px solid;
}

#podcasts .single { padding: 11px 0 10px 34px; }

#podcasts .img_left {
	float: left;
	margin: 0 .8em .8em 0;
	#margin-bottom: 0;
	padding: 4px;
	background-color: #E0E0E0;
	border: #A0A0A0 1px solid;
}
