body {
	text-align: center;
	font-family: verdana;
	font-size: 12px;
	empty-cells: show;
	color: #444;
	background-color: #aaa;
}

div, table, p {
	text-align: left;
}

td, th {
	padding: 10px 10px 10px 12px;
	vertical-align: top;
}

#main {
	width: 900px;
	margin-top: 50px;
	table-layout: fixed;
	border-collapse: collapse;
	margin: 0px auto;
	background-color: white;
}

#sub {
	table-layout: fixed;
	text-align: left;
	font-size: 12px;
}

#sub td {
	width: 50%;
}

#logos a {
	color: #cd071e;
}

#talkshow_logo {
	background: black url(/style/talk_show_logo.png) no-repeat top left;
	width: 348px;
	height: 50%;
	padding-top: 310px;
	color: white;
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
}

#logos {
	background: transparent url(/style/logos.png) no-repeat top left;
	padding: 100px 5px 5px 7px;
	text-align: center;
}

#logos p.h2 {
	text-align: center;
}

#right_upper, #right_lower {
	width: 30px;
	padding: 0px;
}

#right_upper {
	background: black url(/style/right_border.png) no-repeat top left;	
}
	
#right_lower {
	background: black url(/style/right_border_lower.png) no-repeat bottom left;	
}

#curve {
	background: #cd071e url(/style/bottom_curve.png) no-repeat top right;
	padding-top: 110px;
	text-align: center;
}

#box {
	background-color: black;
	color: #fc0;
	width: 280px;
	margin: 10px auto;
	padding: 10px 15px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	border: 3px solid #aaa;
}

#box h2, #box h3 {
	margin: 0px auto;
	color: white;
}

#box p {
	text-align: center;
}

#box ul, #box li {
	text-align: left;
	padding-left: 0px;
	margin-left: 0px;
}

#box li {
	margin-left: 10px;
}

#bottom_border {
	height: 30px;
	padding: 0px;
	background-color: black;
	vertical-align: middle;
}

h1, h2, h3, h4 {
	font-family: arial;
}

h2, .h2 {
	font-size: 19px;
	font-weight: bold;
	line-height: 25px;
	margin: 8px 0px;
}

h3 {
	margin: 3px 0px;
	font-size: 16px;
	line-height: 20px;
}

.super {
	vertical-align: super;
	font-size: .8em;
}

a {
	font-weight: bold;
}

a, .yellow {
	color: #fc0;
}

.red {
	color: #cd071e;
}

#moreinfo {
	float: right;
	width: 165px;
	padding: 6px;
}

#ddd {
	margin: 5px auto;
}

td.special {
	background-color: #f0f0f0;
	color: #222;
	border: 2px solid #eee;
	padding: 3px 5px;
}

td.special h3 {
	color: #cd071e;
}

td.special ul, td.special p {
	margin: 6px 0px;
}

#disclaimer {
	font-style: italic;
	color: white;
	text-align: center;
	margin: 0px;
}

ul {
	padding-left: 15px;
	margin-left: 0px;
}

ul.long li, li.long {
	padding-bottom: 5px;
}

li.long img {
	 float: right;
	 clear: both;
	 margin: 0px -7px 2px 3px;
}

#contents {
	text-align: left;
}