/*
 *
 * 'sup
 *
 * eyefortravel event site css
 * @copyright pi-squared
 *
*/
* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
body {
	background: #fff url(../pics/body_bg.gif) repeat-x;
	color: #222;
	font-family: Verdana, Arial, sans-serif;
}
div#containerDiv {
	background: #fff;
	min-width: 760px;
	max-width: 980px;
}
a {
	color: #800;
	text-decoration: underline;
}
a:hover {
	color: #039;
	text-decoration: none;
}
table {
	border-collapse: collapse;
}
table td {
	vertical-align: top;
}
/* head ---------------------------------------------- */
#head {
	height: 165px;
	width: 100%;
}
	.mobile #head {
		background: url(../pics/head_bg-mobile.gif) no-repeat;
	}
	.leaders #head {
		background: url(../pics/head_bg-leaders.gif) no-repeat;
	}
	.content #head {
		background: url(../pics/head_bg-content-080617.gif) no-repeat;
	}
	.wtm #head {
		background: url(../pics/head_bg-wtm.gif) no-repeat;
	}	
#head h1 span, #head h2 span, #head h3 span, #head h4 span {
	display: none;
}
#stock {
	height: 165px;
	width: 165px;
}
	.mobile #stock {
		background: url(../pics/head_stock-mobile.jpg) no-repeat;
	}
	.leaders #stock {
		background: url(../pics/head_stock-leaders.jpg) no-repeat;
	}
	.content #stock {
		background: url(../pics/head_stock-content-080617.jpg) no-repeat;
	}
	.wtm #stock {
		background: url(../pics/head_stock-wtm.jpg) no-repeat;
	}	
#strap {
	background: url(../pics/head_strap.gif) no-repeat;
	height: 35px;
	width: 445px;
}
	.mobile #strap {
		background: url(../pics/head_strap-mobile-081020.gif) no-repeat;
	}
	.leaders #strap {
		background: url(../pics/head_strap-leaders-081020.gif) no-repeat;
	}
	.content #strap {
		background: url(../pics/head_strap-content-081020.gif) no-repeat;
	}
	.wtm #strap {
		background: url(../pics/head_strap-wtm.gif) no-repeat;
	}	
#event {
	height: 80px;
	width: 445px;
}
	.mobile #event {
		background: url(../pics/head_event-mobile-080905.gif) no-repeat;
	}
	.leaders #event {
		background: url(../pics/head_event-leaders-080905.gif) no-repeat;
	}
	.content #event {
		background: url(../pics/head_event-content-080905.gif) no-repeat;
	}
	.wtm #event {
		background: url(../pics/head_event-wtm.gif) no-repeat;
	}	
#wtm {
	text-align: center;
}
#dates {
	height: 25px;
}
	.mobile #dates {
		background: url(../pics/head_dates-mobile.gif) no-repeat;
	}
	.leaders #dates {
		background: url(../pics/head_dates-leaders.gif) no-repeat;
	}
	.content #dates {
		background: url(../pics/head_dates-content.gif) no-repeat;
	}
#topnav {
	height: 25px;
	text-align: center;
}	
#fauxrhs {
	background: url(../pics/right_bg.gif);
	float: right;
	height: 25px;
	width: 160px;
}
#fauxlhs {
	background: url(../pics/left_bg.gif);
	float: left;
	height: 25px;
	width: 165px;
}

/* no left, no right ---------------------------------------------- */
.noleft #fauxlhs, .noleft td#left {
	display: none;
}
.noleft #stock {
	background: url(../pics/head_stock_noleft.jpg);
}
	.mobile .noleft #stock {
		background: url(../pics/head_stock_noleft-mobile.jpg) no-repeat;
	}
	.leaders .noleft #stock {
		background: url(../pics/head_stock_noleft-leaders.jpg) no-repeat;
	}
	.content .noleft #stock {
		background: url(../pics/head_stock_noleft-content-080617.jpg) no-repeat;
	}
.noright #fauxrhs, .noright td#right, .notabs #topnav a, .nofoot #foot a {
	display: none;
}

/* pop ---------------------------------------------- */
body.pop {
	background: #fff url(../pics/body_pop_bg.gif) repeat-x;
	font-size: 12px;
	padding: 15px;
}
body.pop h1, body.pop h2 {
	border-bottom: 1px solid #000;
	font-size: 12px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
body.pop p, body.pop td {
	font-size: 12px;
	padding: 5px 0px;
}

/* main ---------------------------------------------- */
#containerdiv {
	position: absolute;
	top: 0px;
	left: 0px;
}

/* main ---------------------------------------------- */
#main {
	width: 100%;
}

/* left ---------------------------------------------- */
#left {
	background: url(../pics/left_bg.gif);
	font: normal 11px Tahoma, Verdana, Arial, sans-serif;
	padding: 5px 0px 50px 0px;
	width: 165px;
}
ul.nav {
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	width: 160px;
}
	ul.mobile, ul.leaders, ul.content {
		display: none;
	}
	.mobile ul.mobile {
		border-bottom: 1px solid #204209;
		border-top: 1px solid #204209;
		display: block;
	}
	.leaders ul.leaders {
		border-bottom: 1px solid #00263f;
		border-top: 1px solid #00263f;
		display: block;
	}
	.content ul.content {
		border-bottom: 1px solid #900900;
		border-top: 1px solid #900900;
		display: block;
	}
	ul.mininav {
		border-bottom: 1px solid #111;
		border-top: 1px solid #111;
	}
		.mobile .mininav .mobile, .leaders .mininav .leaders, .content .mininav .content {
			display: none;
			}
ul.nav li {
	background: #fff;
	float: left;
	line-height: 15px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 160px;
}
ul.nav li ul {
	display: none;
	left: 160px;
	position: absolute;
	top: -2px;
}
ul.nav li:hover ul, ul.nav li.over ul {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	display: block;
	float: left;
	margin: 1px 0px 0px 0px;
	padding: 0px;
}
ul.nav li:hover ul li, ul.nav li.over ul li {
	border-left: 2px solid #eaeaea;
}
ul.nav li:hover ul a, ul.nav li.over ul a {
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	background: #ffe;
	border-bottom: 0px;
	color: #036;
	font-weight: normal;
}
ul.nav li:hover ul a:hover, ul.nav li.over ul a:hover {
	background: #ffd;
	border-bottom: 0px;
	color: #900;
}
ul.nav li ul li.last a, ul.nav li.over ul li.last a, ul.nav li ul li.last a:hover, ul.nav li.over ul li.last a:hover {
	border-bottom: 1px solid #ccc;
}
ul.nav li a, ul.nav li span {
	border-bottom: 1px solid #ccc;
	color: #036;
	display: block;
	padding: 5px 10px;
	text-decoration: none;
}
	/* fix IE & hide from IE Mac \*/
		* html ul.nav li {
			float: left;
			height: 1%;
}
		* html ul.nav li a {
			height: 1%;
}
	/* end fix ---------------------------------------------- */
ul.nav li a:hover {
	background: #ffd;
	border-bottom: 1px solid #933;
	color: #900;
}
ul.mininav li a, ul.mininav li a:hover {
	border-bottom: 1px solid #fff !important;
}
ul.mininav a.btn {
	padding: 0px;
}
ul.nav li.first {
	border-bottom: 0px;
	font-weight: bold;
	letter-spacing: 1px;
}
	ul.mobile li.first, ul.mininav li.mobile {
		background: #5c832f;
}
	ul.leaders li.first, ul.mininav li.leaders {
		background: #046380;
}
	ul.content li.first, ul.mininav li.content {
		background: #c03000;
}
	ul.mininav li.first {
		background: #333;
		font-weight: normal;
	}
ul.nav li.first a, ul.mininav li.mobile a, ul.mininav li.leaders a, ul.mininav li.content a {
	border-bottom: 0px;
	color: #f5f5f5;
	letter-spacing: 1px;
}
ul.nav li.first a:hover, ul.mininav li.mobile a:hover, ul.mininav li.leaders a:hover, ul.mininav li.content a:hover {
	background: transparent;
	border-bottom: 0px;
	color: #fff;
}
ul.nav li.last a, ul.nav li.last a:hover {
	border-bottom: 0px;
}
ul.nav a.parent {
	background: #fff url(../pics/nav_parent_bg.gif) 142px 8px no-repeat;
}
ul.nav a.parent:hover {
	background: #ffd url(../pics/nav_parent_bg.gif) 142px 8px no-repeat;
}
ul.nav a.external {
	background: #fff url(../pics/nav_external_bg.gif) 141px 8px no-repeat;
}
ul.nav a.external:hover {
	background: #ffd url(../pics/nav_external_bg.gif) 141px 8px no-repeat;
}
ul.nav a.contact {
	background: url(../pics/nav_contact_bg.gif) 139px 7px no-repeat;
}
ul.nav a.contact:hover {
	background: #ffd url(../pics/nav_contact_bg.gif) 139px 7px no-repeat;
}
ul.nav a.register {
	background: #f7fbff url(../pics/nav_register_bg.gif) 142px 9px no-repeat;
	color: #a00;
	font-weight: bold;
}
ul.nav a.register:hover {
	background: #ffd url(../pics/nav_register_bg.gif) 142px 9px no-repeat;
	color: #a00;
}
ul.nav a.important {
	background: #fff url(../pics/nav_important_bg.gif) 144px 9px no-repeat;
	color: #900;
}
ul.nav a.important:hover {
	background: #ffd url(../pics/nav_important_bg.gif) 144px 9px no-repeat;
}
ul.nav a.pdf {
	background: #fff url(../pics/nav_pdf_bg.gif) 140px 8px no-repeat;
	color: #900;
}
ul.nav a.pdf:hover {
	background: #ffd url(../pics/nav_pdf_bg.gif) 140px 8px no-repeat;
}
/* right ---------------------------------------------- */
#right {
	background: url(../pics/right_bg.gif) top right repeat-y;
	font: normal 11px Tahoma, Verdana, Arial, sans-serif;
	padding: 5px 1px 50px 6px;
	width: 165px;
}
	/* fix IE & hide from IE Mac \*/
	#right {
		width: 158px;
}
	/* end fix ---------------------------------------------- */
.pinkbuttons {
	background: #f00;
}
.pinkbuttons a {
	float: left;
	margin-bottom: 10px;
}
.wtm .pinkbuttons a{
	display: none;
}	
/* stuff ---------------------------------------------- */
.stuff {
	background: #fff;
	border-bottom: 1px solid #666;
	border-top: 1px solid #666;
	clear: both;
	margin: 0px 0px 10px 0px;
	text-align: center;
	width: 160px;
}
#right .stuff {
	background: #fff url(../pics/right_stuff_bg.gif);
	width: 158px;
}
.stuff h2 {
	background: #999;
	color: #fff;
	font-size: 11px;
	letter-spacing: 1px;
	margin: 0px 0px 10px 0px;
	padding: 5px 10px;
	text-align: left;
}
#right .stuff h2 {
	background: #fff url(../pics/right_stuff_h2_bg.gif);
	text-align: right;
}
.stuff img {
	margin: 0px 10px 10px 10px;
}
.stuff ul {
	margin: -5px 0px 0px 0px;
	padding: 0px;
}
.stuff ul li {
	border-bottom: 1px solid #eee;
	font-size: 10px;
	list-style-type: none;
	margin: 0px;
	padding: 3px 10px;
	text-align: left;
}
#right .stuff ul li {
	text-align: right;
}
.stuff ul.speakers em {
	display: none;
}
.stuff ul li.last {
	border-bottom: 0px;
}
.things {
	clear: both;
	margin: 0px 0px 10px 0px;
	text-align: center;
}
#right .mobile,	#right .leaders, #right .content, #right .wtm, #left .mobile-logo, #left .leaders-logo, #left .content-logo, #left .wtm-logo {
	display: none;
}
.mobile #right .mobile,	.leaders #right .leaders, .content #right .content, .wtm #right .wtm, .mobile #left .mobile-logo, .leaders #left .leaders-logo, .content #left .content-logo, .wtm #left .wtm-logo {
	display: block;
}


/* content ---------------------------------------------- */
#content {
	padding: 7px 15px 40px 15px;
}
#content table {
	margin: 10px 0px 5px 0px;
}
#content h1 {
	border-bottom: 1px solid #211;
	color: #111;
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 5px;
	padding-bottom: 3px;
}
#content h2 {
	border-bottom: 1px solid #422;
	color: #222;
	font-size: 12px;
	line-height: 19px;
	margin: 5px 0px;
	padding-bottom: 3px;
}
#content h3 {
	border-bottom: 1px solid #633;
	color: #333;
	font-size: 12px;
	line-height: 18px;
	margin: 5px 0px;
	padding-bottom: 3px;
}
#content h4 {
	color: #333;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	margin: 5px 0px 3px 0px;
}
#content p {
	font-size: 11px;
	line-height: 20px;
	padding: 5px 0px;
}
#content ul, #content ol {
	font-size: 11px;
	line-height: 18px;
	margin-left: 30px;
	padding-top: 5px;
}
#content ul li, #content ol li {
	float: none;
	padding-bottom: 5px;
}
#content ul li {
	list-style-type: disc;
}
#content ol li {
	list-style-type: decimal;
}
#content p a, #content li a {
	background: #ffffca;
	border-bottom: 3px solid #ffffca;
	border-top: 3px solid #ffffca;
	padding: 0px 3px;
}
#content p a:hover, #content li a:hover {
	background: transparent;
	border-color: transparent;
	border: 0px;
	text-decoration: underline;
}
blockquote {
	background: url(../pics/blockquote_bg.gif) top left no-repeat;
	font-size: 11px;
	line-height: 18px;
	margin: 10px 0px 5px 0px;
	padding: 10px 10px 10px 35px;
	text-indent: 5px;
}
blockquote em {
	font-family: Georgia, "Times New Roman", serif;
	letter-spacing: 1px;
}
blockquote img {
	float: right;
	margin: 0px 0px 5px 5px;
}
table.form {
	background: #fafafa;
	border-left: 2px dotted #ddd;
	width: 100%;
}
table.form td {
	font-size: 11px;
	padding: 5px;
}
input.btn {
	background-color: #fff;
	border: 1px solid #b00;
	color: #036;
	font: bold 11px Tahoma, Verdana, Arial, sans-serif;
	letter-spacing: 1px;
	padding: 1px;
}
input.txt, textarea, select {
	border: 1px solid #999;
	font: normal 11px Tahoma, Verdana, Arial, sans-serif;
	letter-spacing: 1px;
	color: #333;
}

/* agenda ---------------------------------------------- */
#content .agenda {
	font: normal 10px Verdana, Arial, sans-serif;
	margin-top: 10px;
}
#content .agenda .item {
	border-top: 1px solid #eee !important;
	border-right: 1px solid #ddd !important;
	border-bottom: 1px solid #ddd !important;
	border-left: 1px solid #eee !important;
	padding: 1px 0px 0px 1px;
	margin: 5px 0px;
}
#content .agenda h1 {
	background: #fafafa;
	border: 0px !important;
	color: #111;
	font-size: 11px;
	border-bottom: 0px;
	padding: 5px;
	margin: 0px;
}
#content .agenda h2 {
	border: 0px !important;
	color: #fff;
	font-size: 11px;
	text-align: left;
	padding: 5px;
	margin: 0px 0px 1px 0px;
	border: 0px;
}
.mobile #content .agenda h2 {
	background: #c6d8a6 url(../pics/agenda_first_bg-mobile.jpg) top left no-repeat;
}
.leaders #content .agenda h2 {
	background: #c9e1eb url(../pics/agenda_first_bg-leaders.jpg) top left no-repeat;
}
.content #content .agenda h2 {
	background: #f8dcb5 url(../pics/agenda_first_bg-content.jpg) top left no-repeat;
}
#content .agenda h3 {
	border: 0px !important;
	color: #000;
	font-size: 10px;
	padding: 5px;
	margin: 0px 0px 1px 0px;
	border: 0px;
}
.mobile #content .agenda h3 {
	background: #214307 url(../pics/agenda_second_bg-mobile.jpg) bottom left no-repeat;
}
.leaders #content .agenda h3 {
	background: #012640 url(../pics/agenda_second_bg-leaders.jpg) bottom left no-repeat;
}
.content #content .agenda h3 {
	background: #920901 url(../pics/agenda_second_bg-content.jpg) bottom left no-repeat;
}
#content .agenda h4 {
	font-size: 10px;
	color: #444;
	background: #eee;
	padding: 5px;
	margin: 0px;
	border: 0px;
}
#content .agenda h5 {
	font-size: 10px;
	color: #630;
	line-height: 14px;
	margin: 3px 5px 7px 5px;
	padding: 0px;
}
#content .agenda span.time {
	background: #fff;
	color: #b00;
	display: block;
	float: right;
	font-size: 10px;
	font-weight: normal;
	padding: 0px 5px;
}
#content .agenda ul {
	margin: 10px 5px 10px 25px;
	list-style-position: outside;
	padding: 0px;
}
#content .agenda ul li {
	font-size: 11px;
	line-height: 18px;
	list-style-type: disc;
	margin: 5px 0px 5px 0px;
	padding: 0px;
}
#content .agenda p {
	font: normal 11px Verdana, Arial, sans-serif;
	line-height: 18px;
	margin: 10px 5px 10px 5px;
	padding: 0px;
}
#content .agenda ul.speakers {
	border: 0px !important;
	margin: 3px 5px 7px 25px;
	padding: 0px;
}
#content .agenda ul.speakers li {
	border: 0px;
	list-style-type: square;
	color: #036;
	padding: 0px;
	margin: 5px 0px 0px 0px;
}
#content .agenda ul.speakers li em {
	color: #333;
}
#content .agenda .subitem {
	border-left: 20px solid #fed;
	margin: 0px 0px 1px 0px;
}
#content .agenda .subitem h2, #content .agenda .subitem h3, #content .agenda .subitem p  {
	border-left: 1px solid #fff;
}
#content .agenda .subitem span {
	margin: 7px 0px 5px -15px;
	float: left;
	font: normal 9px Tahoma, Verdana, Arial, sans-serif;
}

/* passes ---------------------------------------------- */
table.passes {
	width: 100%;
}
table.passes th {
	color: #666;
	font-style: italic;
	font-weight: bold;
}
table.passes td, table.passes th {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 5px 10px;
}
table.passes th {
	font-size: 11px;
	letter-spacing: 1px;
}
#content table.passes th a {
	background: transparent;
	border: 0px;
	padding: 0px;
}
table.passes td {
	text-align: center;
	vertical-align: middle;
}
table.passes th.current, table.passes td.current {
	background: #eee;
	color: #b00;
}
table.passes th.noborder {
	border-right: 0px;
}
table.passes table.passes tr.gold td, table.passes tr.silver td, table.passes tr.combined td {
	padding: 5px 10px;
}
table.passes td input {
	margin-bottom: -2px;
}
table.passes td.includes {
	padding: 5px 10px;
	text-align: left;
}
#content table.passes td.includes p {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
#content table.passes td.includes ul {
	margin: 0px;
	padding: 0px;
}
#content table.passes td.includes li {
	list-style-type: disc;
	list-style-position: inside;
	font-size: 10px;
	margin-left: 0px;
	padding: 0px;
}
table.passes tr.gold td {
	background: #fc0 url(../pics/register_pass_gold_bg.gif) top left repeat-x;
}
table.passes tr.gold td.current {
	background: #fff47c;
}
table.passes tr.silver td {
	background: #ddd url(../pics/register_pass_silver_bg.gif) top left repeat-x;
}
table.passes tr.silver td.current {
	background: #f5f5f5;
}
table.passes tr.combined td {
	background: #c1e2f4 url(../pics/register_pass_combined_bg.gif) top left repeat-x;
}
table.passes tr.combined td.current {
	background: #ddeef7;
}
table.form td {
	padding: 8px;
}
/* floorplan ---------------------------------------------- */
#tipdiv {
	background: #fff;
	font-size: 11px;
	line-height: 15px;
	width: 501px;
	padding: 10px;
	border: 1px solid #999;
	position: absolute;
	visibility: hidden;
	z-index: 100;
}
#tipdiv strong {
	color: #036;
}
.hide {
	position: absolute;
	visibility: hidden;
	width: 300px;
}
#tipdiv img {
	float: right;
	margin: 0px 0px 5px 10px;
}
#content ul.exhibitors {
	list-style-type: none;
	margin: 0px 0px 0px 30px;
}
#content ul.exhibitors li {
	font-size: 11px;
	margin: 0px;
	padding: 0px 5px 5px 5px;
}
#content ul.speakers, #content ul.longlist, body.pop ul.longlist {
	margin: 0px 0px 0px 20px;
}
#content ul.speakers li, #content ul.longlist li, body.pop ul.longlist li {
	border-bottom: 1px solid #eee;
	font-size: 11px;
	margin: 0px;
	padding: 5px;
}
#content .speakerbios {
	margin-left: 0px !important;
}
.speakerbios div {
	float: left;
	margin: 3px 0px 3px -110px;
	text-align: center;
	width: 100px;
}
.speakerbios div img {
	margin-bottom: 3px;
}
.speakerbios li {
	border-top: 1px dotted #ccc;
	clear: left;
	list-style-type: none !important;
	padding: 5px 0px 5px 110px !important;
}
.speakerbios li.first {
	border-top: 0px;
	padding-top: 0px;
}
.speakerbox {
	border: 1px solid #ccc;
	margin: 5px 0px;
}
#content .speakerbox h2 {
	background: #f5f5f5;
	border-bottom: 1px solid #ddd;
	font-size: 11px;
	margin: 0px;
	padding: 5px 11px;
}
#content .speakerbox .longlist {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	height: 150px;
	overflow: auto;
}
#content .speakerbox .longlist li {
	border-bottom: 1px dotted #eee;
	padding: 3px 10px;
}
/* footer ---------------------------------------------- */
#foot {
	background: url(../pics/footer_bg.gif) bottom right repeat-x;
	border-top: 1px solid #fff;
	width: 100%;
}
#foot td {
	font-size: 11px;
	padding: 0px 10px 15px 10px;
}
#foot ul {
	list-style-type: none;
}
#foot li {
	float: left;
}
#foot a {
	background: url(../pics/footer_a_bg.gif) 0px 10px no-repeat;
	color: #eee;
	display: block;
	float: left;
	margin: 5px 10px 0px 0px;
	padding: 5px 10px;
	text-decoration: none;
	white-space: nowrap;
}
#foot a:hover {
	color: #fff;
	text-decoration: underline;
}

/* useful ---------------------------------------------- */
.w50 {
	width: 50px;
}
.w100 {
	width: 100px;
}
.w150 {
	width: 150px;
}
.w200 {
	width: 200px;
}
.red {
	color: #b00;
}
.bold {
	font-weight: bold;
}
.right {
	float: right;
}
.nowrap {
	white-space: nowrap;
}
.tac {
	text-align: center;
}
.tal {
	text-align: right;
}
.tar {
	text-align: right;
}
.vab {
	vertical-align: bottom;
}
.vam {
	vertical-align: middle;
}
.vat {
	vertical-align: top;
}
.small {
	font-size: 10px;
}
.pad10 {
	padding: 10px;
}
.gallery {
	margin-top: 10px;
	margin: 10px -7px;
	text-align: center;
}
.hr {
	border-top: 2px solid #eee;
	margin: 10px 0px 5px 0px;
	padding:0px;
}
.hr hr {
	display: none;
}
.podcast {
	background: #fff url(../pics/right_podcast_bg.gif) bottom left repeat-x;
	border-bottom: 1px solid #69c;
	border-top: 1px solid #69c;
	clear: both;
	margin: 0px 0px 10px 0px;
	width: 160px;
}
.podcast div {
	line-height: 14px;
	margin: 6px 10px 7px 10px;
	}
.podcast div a {
	color: #c00;
	text-decoration: none;
	}
.podcast div a:hover {
	color: #f00;
	}
#content ul.podcasts {
	margin: 0px !important;
	}
#content ul.podcasts li {
	font-size: 11px;
	list-style-type: none;
	padding: 7px 20px 3px 20px;
	}
#content ul.podcasts li.download {
	background: url(../pics/podcast_icon_download.gif) 0px 6px no-repeat;
	}
#content ul.podcasts li.feed {
	background: url(../pics/podcast_icon_feed.gif) 0px 6px no-repeat;
	}
