body {
	text-align: center;
	font-family: verdana;
	font-size: 12px;
	line-height: 16px;
	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 {
	width: 100%;
	table-layout: fixed;
	text-align: left;
	font-size: 12px;
	border-collapse: collapse;
	margin-left: 5px;
}

#sub td {
	border-width: 0;
	padding-left: 5px;
}

#programme {
	table-layout: auto;
}

#programme td {
	width: auto;
	padding: 3px 10px 3px 0;
}

#logos a {
	color: #cd071e;
}

#talkshow_logo {
	background: black url(/style/logo_2010.jpg) 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_2010.png) no-repeat top left;
	padding: 0 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_lower2.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: 46px;
	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, .h3 {
	margin: 3px 0px;
	font-size: 16px;
	line-height: 20px;
}

.super {
	vertical-align: super;
	font-size: .8em;
}

a {
	font-weight: bold;
}

#logos tr.chapters a {
	text-decoration: none;
}

a, .yellow {
	color: #fc0;
}

.red {
	color: #cd071e;
}

#moreinfo {
	float: right;
	width: 165px;
	padding: 6px;
}

#ddd {
	margin: 5px auto;
}

.special {
	background-color: #f0f0f0;
	color: #222;
	border: 2px solid #eee;
	padding: 3px 5px;
}

.special h3 {
	color: #cd071e;
}

.special ul, .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;
}

#linkcontainer {
	position: relative;
	height: 100px;
}

.poslink {
	position: absolute;
	display: block;
	height: 80px;
	top: 12px;
}

#idealink {
	left: 411px;
	width: 77px;
}

#whatsnew {
	margin: 0 10%;
	padding: 10px;
	border: 1px solid #b00;
}

.padded {
	padding: 0 15px;
}

tr.chapters td {
	background-color: #f2f2f2;
}

#sub tr.chapters td {
	padding: 10px;
}

#sub tr.chapters td.img {
	width: 80px;
	padding: 10px 0;
}

#sizer td {
	background-color: white;
	height: 0;
}