
@import "pottvhead2.css";
@import "pottvbody2.css";
@import "pottvbasicshow2.css";
@import "pottvtopthree.css";

#left {
/*	float: left; */
	width: 163px;
	margin: 5px;
	display: block;
	word-wrap: break-word;
	overflow: hidden;
}

#right {
/*	float: right; */
	width: 163px;
	margin: 5px;
	display: block;
	word-wrap: break-word;
	overflow: hidden;
}


img {
	border: 0px;
}

#left img,#right img {
	margin: auto;
	display: block;
}


.midheader h2 {
	text-align: left;
}
.midheader {
	text-align: right;
}

.sideshow {
	width: 157px;
	text-align: justify;	
	border-style: outset;
	margin-bottom: 10px;
	border-color: #000000;
}
.showseriesheader {
	display: block;
	border-bottom: 1px outset #000000;
	background-color: #000000;
	color: inherit;
}

.showdescription {
	display: block;
	padding: 5px;
	background-color: #003e5a;
	color: inherit;
	overflow: hidden;
	word-wrap: break-word;
}
.showheader {
	display: block;
	background-color: #000000;
	color: inherit;
	border-bottom: 1px outset #000000;
	text-align: center;
	padding: 5px;
}
.showtitle h3 {
	color: white;
	background-color: inherit;
	font-weight: bold;
	text-decoration: underline;
	font-size: 14px;			
}

.playlinks {
	list-style: none;
	text-align: left;
	padding: 0px;
	margin: 0px;
}
.quicklink {
	margin: 0px 3px 0px 3px;
	padding: 0px 3px 0px 0px;
}

#stats ul {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	left: 0px;
	top: 0px;
	color: #ffffff;
	background-color: inherit;
	list-style-type: none;
	list-style-position: inside;
}
#stats li {
	padding: 3px 0px 0px 3px;
	font-weight: bold;
}

