a {
	color: #0099CC;
	font-weight: bold;
	font-family: Times New Roman;
	font-variant: small-caps;
	outline: none;
	text-decoration: none;
}

a img {
	border: 0px;
}

body {
	background-color: #333333;
	font-family: Tahoma;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

h1 {
	font-size: 15pt;
	margin-top: 0px;
	text-align: center;
}

h2 {
	font-size: 12pt;
	text-align: center;
}

img.episodeInListPic {
	float: left;
	margin: 10px;
}





.adBriteAd {
	text-align: center;
}

.copyright {
	background-color: #CCCCCC;
	border: #FFF 1px solid;
	float: right;
	margin-bottom: 6px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 7px;
	padding: 5px;
	width: 788px;
}

.copyrightWatch {
	background-color: #CCCCCC;
	border: #FFF 1px solid;
	float: right;
	margin-bottom: 6px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 7px;
	padding: 5px;
	width: 988px;
}

.cssSucks {
    display: table-cell;
	height: 130px;
    vertical-align: middle;
	width: 300px;
}

.episodeInList {
	height: 170px;
	margin: 5px;
	width: 530px;
}

.mainPageMain {
	background-color: #CCCCCC;
	border: #FFF 1px solid;
	float: left;
	padding: 10px;
	text-align: left;
	width: 558px;
}

.mainPageWrapper {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	width: 800px;
}

.rightColumn {
	background-color: #CCCCCC;
	border: #FFF 1px solid;
	float: right;
	line-height: 150%;
	margin-bottom: 7px;
	padding: 5px;
	text-align: center;
	width: 200px;
}

.watchPageMain {
	background-color: #CCCCCC;
	border: #FFF 1px solid;
	float: left;
	padding: 10px;
	text-align: left;
	width: 758px;
}

.watchPageWrapper {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	width: 1000px;
}
