div#episode_list {
	font: 8pt helvetica, geneva, sans serif;
	display: block;
	clear: both;
}

div#episode_list h3.season_header {
	font-size: 12pt;
	font-weight: bold;
	border-bottom: 1px solid #555;
	margin-bottom: 10px;
	display: block;
	color: #555;
}

div#episode_list h3 {
	border: 0;
	border-bottom: #555 1px solid;
}

div#episode_list h3.season_header {
	cursor: pointer;
}

div#episode_list a {
	font-size: 8pt;
	text-decoration: none;
	color: #58B;
}

div#episode_list a:hover {
	text-decoration: underline;
}

div.episode {
	width: 172px;
	margin-right: 28px;
	float: left;
	height: auto;
	margin-bottom: 10px;
}

div.episode p {
	margin: 0;
	padding: 0;
}

div#episode_list a.episode_name {
	text-decoration: none;
	font-size: 9pt;
	color: #333;
	font-weight: bold;
}

div#episode_list a.episode_name:hover {
	text-decoration: underline;
}

div.episode img {
	max-width: 172px;
	max-height: 82px;
}

table.episode_no_image {
	border: 1px solid #666;
}

table.episode_image {
	width: 172px;
	height: 82px;
	margin-bottom: 5px;
}

table.episode_image td {
	text-align: center;
}

div.page-new {
	margin: 3px;
	clear: both;
	position: relative;
}

div.page-new ul {
	margin-right: 10px;
	clear: both;
}

div.page-new li {
	display: block;
	float: left;
	font-size: 11px;
	font-weight: bold;
	width: 14px;
	margin-right: 11px;
	color: #5588bb;
}

div.page-new li.s {
	color: black;
	cursor: pointer;
}

div.page-new li.coming-soon {
	color: #999;
}

div.page-new li.btn {
	cursor: default;
	min-width: 10px;
	margin-top: 2px;
}

div.page-new li.first {
	margin-right: 24px;
	margin-left: 0px;
	background: none;
}

div.page-new li.last {
	margin-left: 13px;
	margin-right: 0px;
	background: none;
}

.search_result_title ul {
	height: 100%;
	margin: 0;
	padding: 0;
}

.search_result_title li {
	border-right: 1px solid rgb(230, 230, 230);
	float: left;
	font-weight: bold;
	margin: 0;
	padding: 2px 10px;
	position: relative;
	color: #5588BB;
	cursor: pointer;
}

.search_result_title li:hover {
	color: white;
	background: #99cc33;
}

.search_result_title li.selected {
	border-right: 1px solid;
	margin-left: -1px;
	background: transparent url(/images/headerfooter_bar.jpg) repeat scroll
		right center;
	color: white;
	cursor: default;
}

span.small-hover-box a.play {
	height: 32px;
	left: 50px;
	position: absolute;
	top: 22px;
	width: 33px;
	z-index: 10;
}

body.center .container {
	margin: 0 auto;
	text-align: left;
}

body .fixed-lg {
	width: 100%;
}

.relative {
	position: relative;
}

div.serp_header {
	padding: 0;
	height: 30px;
	margin-top: 20px;
	position: relative;
	background: url(/images/search-results-header.gif) repeat-x;
}

body .fluid {
	width: 100%;
	min-width: 920px;
}

.video-info {
	font-size: 11px;
	color: #444;
	display: block;
	line-height: 1.8;
}

.video-info a {
	font-size: 11px;
	font-weight: normal;
	color: #58b;
}

.video-info a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #58b;
}

.section,.standard,.classic,.layout {
	clear: both;
	width: 100%;
}

.a-b .b,.a-c .c,.b-c .c {
	float: right;
}

.a-b .gr .b,.b-c .gr .c,.a-c .gr .c {
	float: left;
}

.layout .gr {
	float: left;
}

h2.cufonable {
	font-size: 16px;
	font-weight: normal;
}

a.utility-link {
	color: #58b;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	outline: none;
}

a.utility-link:hover {
}

a.utility-link.active {
}

div.login-form a.utility-link {
	margin: 3px 10px 0 8px;
	padding: 0 0 0 10px;
	border-left: 1px solid #aaa;
	line-height: 14px;
}

.content_width {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

.floating-window-container.type_channel_examples div.division_line {
	width: 645px;
}

.floating-window-container.type_friend_activities div.division_line {
	width: 645px;
	background-position: 0 -1px !important;
	padding-top: 0;
}

.division_line {
	min-width: 850px;
	margin: 0 0 0;
	padding: 1px 0;
	height: 15px;
}

div.pagination-bottom {
	padding-top: 1em;
}

div.page {
	clear: both;
	float: right;
	position: relative;
	width: 250px;
	margin: 3px 0;
}

div.page ul {
	float: right;
	height: 16px;
	padding: 0;
	margin: 0;
}

div.r-list div.page ul {
	padding-bottom: 15px;
}

div.page li {
	display: block;
	float: left;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
}

div.page li.pagination-loading {
	width: 16px;
	height: 16px;
	margin-right: 20px;
}

div.page li.btn {
	margin-top: 2px;
	width: 8px;
	height: 12px;
}

div.page li.first {
	margin-right: 9px;
	width: 12px;
}

div.page li.total {
	margin: 0 13px 0 9px;
}

div.page li.total a {
	color: #444;
}

div.page li.total a:hover {
	color: #444;
}

div.page input {
	height: 14px;
	border: 1px solid #BBB;
	font-weight: bold;
	font-size: 11px;
	line-height: 11px;
	padding: 0 3px 0 3px;
	margin: 0 10px 0 13px;
	text-align: center; *
	padding-top: 2px; *
	height: 12px;
}

div.page input.long {
	width: 27px;
}

div.page input.short {
	width: 11px;
}

.page li.btn a {
	padding: 5px 0 0 0;
	vertical-align: middle;
}

.page .btn img {
	vertical-align: top;
}

div.vextitle div.tr div.page ul {
	padding: 0;
}

div.vextitle div.tl h2 {
	font-size: 18px;
}

div.vextitle div.tr div.page div.pagination-loading img {
	padding-top: 0 !important;
}

div.channels-top div.page {
	position: relative;
	top: 33px;
	right: 0;
}

div.channels-top div.page ul {
	margin: 0;
}

div.trailers-top div.page {
	position: absolute;
	top: 0;
	right: 0;
	width: 515px;
}

div.trailers-top div.page ul {
	margin: 0;
}

div.friends-list div.page-numbers div.page,div.friend-activities-list div.page-numbers div.page
	{
	width: 180px;
}

div.notifications-container div.page-numbers div.page ul {
	margin: 0;
	padding: 0;
}

div.notifications-container div.list div.item {
	padding: 8px 0;
	margin: 0;
}

div.activities-list div.page {
	clear: none;
}

div.activities-list div.page ul {
	padding: 0;
	margin: 0;
}

div.activities-list div.page div.pagination-loading {
	padding: 0 10px;
}
div .title-bar h2
{
	color: #444;
	font-family:  Arial Narrow;
	font-size:20px;
	font-weight:bold;
	letter-spacing: 0.3em
	text-shadow: 2px 2px 2px #445;
}

