/* EZbody Universal */

.ez-body {
	padding:20px 0 0px 0;
	width: 930px;
	margin: 0px auto;
	text-align: left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:16px;
	color:#000;
}
.ez-body img {
	border:0;
}
.ez-body a {
	font-weight:normal;
	color:#00c;
	font-size:12px;
}
.ez-body form {
	padding:0;
	margin:0;
}
.ez-body label {
	color: #000;
}
.ez-center {
	width:100%;
	text-align:center;
	padding-bottom:10px;
}
.ez-left {
	float:left;
}
.ez-right {
	float:right;
}
.ez-body h3 {
	font-weight:bold;
	font-size:14px;
	line-height:18px;
}
.ez-mainContent {
	width: 610px;
	float: left;
	overflow: hidden;
	position:relative;
	margin: 0px auto;
}
.ez-rightContent {
    width: 300px;
	float: right;
	overflow: hidden;
}
.ez-poweredBy {
	text-align: right;
	padding: 0px 0px 5px;
}
.ez-mainContent h1 {
    font-size: 18px;
	line-height:22px;
	margin-bottom:20px;
}
.ez-mainContent h1 span {
	color:#999;
}
.ez-featureBlock {
	margin: 0 0 11px 0;
    overflow: hidden;
}
.ez-rightContent .ez-featureBlock {
	border:1px solid #dedede;
	border-top:0;
}
.ez-rightContent .ez-featureBlock a:hover {
	text-decoration:underline;
}
.ez-featureBlock .homeLink {
    font-size:11px;
    text-align:right;
    display:block;
    text-transform:uppercase;
	padding:5px 5px 0 0;
}
.ez-featureBlock .homeLink a {
	text-decoration:none;
}
.ez-indexPage .homeLink,
.ez-searchPage .homeLink,
.ez-searchPage .rssLink {
	float:right;
	position:relative;
	z-index:2;
}
.rssLink,
.rssLink a {
text-transform:uppercase;
text-decoration:none;
padding-left:5px;
}
.ez-indexPage .homeLink a:hover,
.ez-searchPage .homeLink a:hover {
	text-decoration:underline;
}
.ez-featureBlock h3 {
	padding:2px 5px;
	margin:0 0 10px 0;
	background-color:#dedede;
}
.ez-featureBlock-item a.imglink {
	display: block;
	float: left;
}
.ez-topicHeading {
	margin-bottom:10px;
}
.ez-topicHeading h1 span {
	margin-left:5px;
}
/* search box
.ez-searchMod-search
{
	width:300px;
}*/
.ez-searchMod-search h3 {
	padding:0;
	margin:0;

}
.ez-searchMod-search #ezsearch-string {
	padding:0;
	margin:0 10px 0 0;
	width:280px;
	font-size:12px;
}
.ez-rightContent .ez-searchMod-search #ezsearch-string {
	width:180px;
}
.ez-searchMod-search #ezsearch-button {
	top:4px !important;
	left:0 !important;
}
.ez-searchMod-search label {
	margin-right: 10px;
}
.ez-searchMod-search label input {
	vertical-align: text-bottom;
}
.ez-mainContent .ez-searchMod-search {
	margin-bottom:20px;
}
.ez-rightContent .ez-searchMod-search {
	padding:5px;
	margin-bottom:5px;
	background-color:#dedede;
}
.ez-featureBlock .ez-searchMod-search #ezsearch-button {
}
/* common series images */
.ez-splashPage .ez-series li {
	float:left;
	list-style-type:none;
    margin:0 4px 5px 5px;
}
.ez-splashPage .ez-series a {
	display:block;
    width:100px;
    height:140px;
    text-decoration:none;
    color:#000;
    font-size:10px;
    line-height:12px;
    text-align:center;
    overflow:hidden;
    border:1px solid #dcdcdc;
    padding:5px 5px 0 5px;
}
.ez-splashPage .ez-series a:hover {
	background-color:#dcdcdc;
}
.ez-splashPage .ez-series a img {
	width:100px;
	height:100px;
}
.ez-searchResultsBlockMod-block .results-constraints .sort-order {
	clear: both;
	float: none;
	text-align: right;
}
.ez-rightContent .ez-tagcloudMod-tagcloud .tagcloud-wrapper {
	width: 296px;
	overflow: hidden;
}
.ez-tagcloudMod-tagcloud .tagcloud-wrapper .top,
.ez-tagcloudMod-tagcloud .tagcloud-wrapper .bottom {
	height: 0px;
}
/* media snippets */
.ez-snippetMod-item {
}
.ez-snippetMod-item .ez-thumb {
	margin: 0 7px 0 0;
}
.ez-snippetMod-item .ez-thumb img {
	width:100px;
	height:75px;
}
.ez-snippetMod-item .ez-main {
	width:80%;
}
.ez-snippetMod-item .ez-main h4 {
	font-size:12px;
}
.ez-snippetMod-item .ez-main h4 a {
	line-height:normal;
	text-decoration:none;
}
.ez-snippetMod-item .ez-desc {
	margin:0;
}
.ez-snippetMod-item .ez-timeline {
	font-size:11px;
}
.ez-snippetMod-item .ez-timeline a {
	text-decoration:none;
}
.ez-snippetMod-item .ez-timeline-marker {
	padding-left:0.5em;
	margin:0;
}
.ez-snippetMod-item .ez-timeline-marker.active-highlight,
.ez-snippetMod-item .ez-timeline-marker.active-highlight:hover {
	margin:0;
	padding-left:0.5em;
	background-position:center 14px;
}
/* results pagination */
.ez-body .pagination-area {
	font-weight:bold;
	text-transform:uppercase;
}
.ez-body .pagination-area span, .ez-body .pagination-area a {
	margin:0 2px;	
	text-decoration:none;
}
.ez-body .pagination-area .gray, .ez-body .pagination-area .current-page {
	background:#aaa;
	color:#fff;
	padding:0 4px;
	font-weight:normal;
}
.ez-body .pagination-area a:hover,
.ez-body .pagination-area .current-page {
	color:#fff;
	background:#636363;
}
/* tag cloud */
.ez-tagcloudMod-tagcloud a { letter-spacing: 0em; text-decoration:none;}
.ez-tagcloudMod-tagcloud a:hover {text-decoration:underline;}
.ez-tagcloudMod-tagcloud .s_1 { font-size: 90%;}
.ez-tagcloudMod-tagcloud .s_2 { font-size: 110%;}
.ez-tagcloudMod-tagcloud .s_3 { font-size: 130%;}
.ez-tagcloudMod-tagcloud .s_4 { font-size: 150%;}
.ez-tagcloudMod-tagcloud .s_5 { font-size: 180%;}
/* external tag cloud */
.ez-more-from {
	float:right;
	width:168px;
	margin:0 0 10px 10px;
	border:1px solid #bbb;
}
.ez-more-from p {
	padding:2px 5px;
	margin:0;
	background:#bbb;
	border-bottom:1px solid #bbb;
	color:#fff;
	font-weight:bold;
}
.ez-more-from .tagcloud {
	padding:5px 5px 0 5px;
}
.ez-more-from .tagcloud a {
	font-size:12px;
	line-height:15px;
	padding:0;
	margin:0 0 5px 0;
}
/* search results, display and filter */
.ez-searchTitle {
	margin-bottom:10px;
}
.ez-searchResultsBlockMod-block {
	border-top:1px dotted #999;
	background-color:#e7e8ea;
	height:100%;
}
.ez-searchResultsBlockMod-block .results-stats-filters .pagination-area {
	float:right !important;
	display:inline;
	margin:5px 5px 0 0 !important;
	background-color:#e7e8ea;
}
.ez-searchResultsBlockMod-content .results-constraints {
	margin:5px 0 5px 5px !important;
	float:left !important;
	display:inline;
}
.ez-body .results-constraints .show-only, .ez-body .results-constraints .sort-order {
	float:none !important;
	text-align:left !important;
}
.ez-searchResultsBlockMod-block .results-list {	
	border-top:1px dotted #999;
	padding-top:10px;
	background-color:#fff;
}
.ez-body .result-pagination-sub-block {
	background-color:#e7e8ea;
	text-align:right !important;
	padding:5px;
	border-bottom:1px dotted #999;
	height:100%;
}
.ez-body .result-pagination-sub-block .pagination-area {
	float:none !important;
	margin:0 !important;
	text-align:right !important;
	font-size:80%;
}
.ez-searchResultsBlockMod-block .ez-snippetMod-block,
.ez-topicLanderBlockMod-lander .ez-snippetMod-block {
	border-bottom:1px dotted #999;
}
/* Search Page */
.ez-body .ez-searchTitle span {
    font-weight: bold;
}
.ez-body .ez-searchTitle h1 {
	display: inline;
}


/* playerMod */
.ez-body .player-block-wrapper {
    background:transparent url(../images/player_block_standard_top.gif) top left repeat-x;
    height: auto;
    margin: 0 0 20px 0;
    padding: 0;
}
.ez-playerMod-top {
	position: relative;
	overflow: hidden;
	height:100%;
	height:21px;
    border-left:1px solid #999;
	margin:0;
}
.ez-playerMod-top .tr {
	float:right;
	display:inline;
	width: 21px;
	height: 21px;
	background: transparent url(../images/corner_clipper.gif) no-repeat left bottom;
}
.ez-playerMod-block {
	position:relative;
	height:100%;
    border:1px solid #999;
	border-width:0 1px;
	padding-top:5px;
}
.ez-playerMod-bottom {
    border-right:1px solid #999;
	margin:0;
	height:21px;
	clear:both;
    background:transparent url(../images/player_block_standard_bottom.gif) bottom left repeat-x;
}
.ez-playerMod-bottom .bl {
	float: left;
	display:inline;
	width: 21px;
	height: 21px;
	background: transparent url(../images/corner_clipper.gif) no-repeat right top;
}
.ez-playerMod-actions {
	border:0px solid #999;
	border-width:0 0px;	
	margin-top:0;
	
}
.ez-playerMod-downloadButton,
.ez-playerMod-rssButton,
.ez-playerMod-itunesButton {
	float:left;
	display:inline;
	margin:0 10px 0 0;
	background:left center no-repeat;
	position:relative;
	z-index:2;
	text-decoration:none;
}
.ez-playerMod-itunesButton a{
	text-decoration:none;	
}
.ez-playerMod-downloadButton a{
	text-decoration:none;	
}
.ez-playerMod-downloadButton {
	background-image:url(../images/download-icon.gif);
}
.ez-playerMod-rssButton {
	background-image:url(../images/feed-icon.png);
}

.ez-playerMod-itunesButton {
	background-image:url(../images/itunes-icon.jpg);
}

.ez-playerMod-actions a {
	padding-left:18px;
	text-decoration:none;
}
/* player area */
.ez-playerMod-block .player-area {
    float: left;
	display:inline;
    margin: 0 0 0 4px;
    width: 360px;
}
.ez-playerMod-player {
    width: 360px;
    height: 292px;
	border:0;
	z-index:1000004;
}
.ez-playerMod-block .player-textContent {
    clear: both;
    margin: 0px;
	margin:0 5px;
}
.ez-playerMod-block .player-textContent h1 {
    color: #000;
    padding: 0;
    margin: 0;
    background-image: none;
}
.ez-playerMod-block .player-textContent h1 span {
	color:#000 !important;
}
.ez-playerMod-episode-description {
	margin:0;
	font-size:100%;
	padding:0 0 5px 0;
}
.ez-playerMod-episode-description p,
.ez-playerMod-episode-description span {
    color: #000000;
}
.ez-grabButton {
	padding:0;
	margin:0 0 5px 0;
	width: 360px;
}
.ez-grabButton a.ez-grabthis-show {
	float:right;
}
.ez-grabthisbox {
	width:420px;
	margin-bottom:10px;
}
.ez-grabthisbox p {
	padding:0;
	margin:0 0 2px 0;
}
.ez-grabthisbox textarea {
	width:99%;
	height:60px;
	margin:0 0 5px 0;
	padding:0;
}
/* player sidebar */
.ez-playerMod-block .sidebar {
    background: transparent;
	float: right;
	display:inline;
	width: 235px;
	height:295px;
	border: 0;
	margin:  0;
	position:relative;
}
.ez-playerMod-block .sidebar h3 {
	margin: 0px;
	text-transform: uppercase;
	padding:0 5px;
	font-size:12px !important;
	line-height:16px !important;
}
.ez-transcriptMod-ares-keywords {
	height: 43px;
	border: 0;
	background-color: transparent;
	padding:0 5px;
	font-size:11px;
}
.ez-body .transcriptMod-ares-keyterm {
    padding: 0;
    display:inline;
}
.ez-body .sidebar #fullTextLink {
	margin-right: 15px;
	position: absolute;
	bottom:0;
	right:0;
	cursor: pointer;
	height:18px;
}
.ez-body .sidebar #fullTextLink img {
	vertical-align:middle;
	margin-right:4px;
}
/* player snippets */
.ez-transcriptMod-ares-snippets {
	position:absolute;
	right:0;
	bottom:0px;
	width:100%;
}
.ez-body #snippetsTranscriptPane {
	height: 185px;
	overflow: auto;
	border: 1px solid #999;
	border-width:1px 0;
	padding:5px;
	font-size:11px;
}
.ez-playerMod-block .sidebar .transcript-content div p {
    border-bottom: none;
    margin:0pt 4px 1.5em 0;
}
.ez-transcriptMod-ares-snippetItem {
	cursor:pointer;
}
.ez-playerMod-block .sidebar .start-timestamp {
    display: none;
}

/* transcript and faq page */
body#ez-faq,
body#media-transcript {
	background:#fff;
	font-family:Verdana,Arial,sans-serif;
	font-size:12px;
	font-weight:normal;
	margin:10px;
}
#ez-faq #EZbody,
#media-transcript .ez-body {
    width:auto;
    background: #fff;
	padding-top:0;
	margin:10px;
}
#ez-faq .ez-body h1,
#media-transcript .ez-body h1 {
    margin: 0 0 5px 0;
	font-size: 24px;
	line-height:28px;
}
#media-transcript .ez-body .ez-transcriptMod-full-head-block {
	width: 100%;
}
#media-transcript .ez-body .ez-transcriptMod-full-head-text-content {
	width: 70%;
	float:left;
}
#media-transcript .ez-body .ez-transcriptMod-full-head-title {
	width: 100%;
}
#media-transcript .ez-body .ez-transcriptMod-full-head-title h1 a img {
    margin-right: 3px;
}
#media-transcript .ez-body .ez-transcriptMod-full-head-block .powered-by-EZ {
    float: right;
    margin: 0 ;
}
#media-transcript .ez-body .ez-transcriptMod-full-head-description {
    border: 0px solid silver;
	width:100%;
}
#media-transcript .ez-body .ez-transcriptMod-full-disclaimer {
    padding: 5px;
    border-bottom: 1px solid silver;
    border-top: 1px solid silver;
    clear: both;
    font-size: 110%;
    font-style: italic;
}
#ez-faq .ez-body .ez-brandingBoxMod-block,
#media-transcript .ez-body .ez-brandingBoxMod-block {
	float:right;
}
#media-transcript #EZbody .ez-customTranscriptMod-head-image {
    float: left;
    margin: 0 5px 0 0;
}
#media-transcript #EZbody .ez-customTranscriptMod-head-image a {
    display: block;
    margin: 0px 0px 15px;
}
#media-transcript #EZbody .ez-customTranscriptMod-head-image a img {
    width: 96px;
}
/* playerRelatedMedia */
.ez-playerRelatedMediaMod-title {
    display: none;
}
.ez-playerRelatedMediaMod-content {
    overflow: hidden;
}


/* Splash Page and Letter Index Page */
.ez-indexTitle {
	margin-bottom:5px !important;
}
.ez-indexTitle span {
	font-size:14px;
	line-height:18px;
	margin-right:5px;
	color:#000 !important;
}
.ez-pageIndexMod-letterPage-nav {
	padding: 0 0 8px;
}
.ez-pageIndexMod-letterPage-nav ul {
	padding:0;
	margin: 8px 0 0;
	list-style-type: none;
	height: 4em;
}
.ez-mainContent .ez-pageIndexMod-letterPage-nav ul {
	height: 2em;
}
.ez-pageIndexMod-letterPage-nav li {
	float:left;
	width:auto;
	height:auto;
}
.ez-pageIndexMod-letterPage-nav li a,
.ez-pageIndexMod-letterPage-nav li span {
	display:block;
	text-align: center;
	width: auto;
	padding: 2px 4px;
	margin: 0 1px 2px;
	border: 1px solid #ccc;
}
.ez-pageIndexMod-letterPage-nav li a:hover {
	background:#0253B7;
	color: white;
}
.ez-pageIndexMod-letterPage-results {
	border-top:1px dotted #999;
	background-color:#e7e8ea;
	height:100%;
	margin-bottom:20px;
}
.ez-pageIndexMod-letterPage-results .ez-pagination-range {
	margin: 0 0 8px;
}
.ez-pageIndexMod-letterPage-results .pagination-area {
	text-align:right;
	padding: 5px;
	text-transform:inherit;
}
.ez-pageIndexMod-letterPage-results .pagination-area .results-constraints {
	float:left;
	margin-left:5px;
}
.ez-pageIndexMod-letterPage-results .index-contents {
	background-color:#fff;
	border:1px dotted #999;
	border-width:1px 0;
	padding:10px;
}
.ez-pageIndexMod-letterPage-results .index-contents .col {
	margin: 0 10px 0 0;
	width: 30%;
	background-color:#fff;
}
.ez-pageIndexMod-letterPage-results .index-contents a {
	line-height: 1.8em;
}
.result-constraints.pagination-area.bottom {
	border-bottom:1px dotted #999;
}
/* Branding */
.ez-brandingBoxMod-block {
	text-align:right;
	margin: 0 0 5px;
}
/* Social Links */
.ez-customPlayerMod-social-links {
	float:right;
	margin:0px 5px 0px 0px;
}
.ez-customPlayerMod-social-links a,
.ez-customPlayerMod-social-links a:hover {
	
	text-decoration:none;
	text-transform: uppercase;
}
.ez-customPlayerMod-social-links img,
.rssLink img {
	width: 13px;
	height: 13px;	
}
/* Double Column lists in the sidebar */
.ez-showsList ul,
.ez-hopTopicsList ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:disc;
	margin:5px 0pt 5px 10px;
	padding:0pt;
	width:44%;
}
.ez-hopTopicsList li a
{
	text-decoration:none;
}
.ez-hopTopicsList li a:hover
{
	text-decoration:underline;
}

.ez-showsList a {
	background:url(../images/ez_bullet.gif) left 5px no-repeat;
	padding: 0 0 0 7px;
}

/* FAQ Link */
.ez-body #FAQ-link {
	float:right;
	position:relative;
	z-index:2;
}
/* Series Page */
.ez-headingBlock {
	padding: 0 0 5px;
	margin: 0 0 15px;
	border-bottom: 1px solid #aeaeae;
}
.ez-headingBlock img {
	float:left;
	width:200px;
	height: 200px;
	margin:0 10px 0 0;
}
/* Latest Episodes */
.ez-latest-eps ul {
	padding:0 0 6px 6px;
	margin:0;
	height:100%;
}
.ez-latest-eps li {
	float:left;
	margin:6px 8px 0 0 !important;
	display:block;
	width: 124px;
	height: 196px;
	border: 1px solid #aaa;
	background:#fff;
	position:relative;
	overflow:hidden;
}
.ez-latest-eps a {
	display:block;
	text-decoration:none;
	margin-bottom:5px;
}
.ez-latest-eps a:hover {
	text-decoration:underline;
}
.ez-le-title {
	float:left;
	color:#fff !important;
	font-weight:bold;
	text-transform:uppercase;
	font-size:12px;
	line-height:14px;
	height:28px;
	width:100%;
	padding: 2px 5px;
	background-color: #666;
}
a.ez-le-title:hover {
	background-color: #999;
	text-decoration:none !important;
}
.ez-le-img {
	float:left;
	clear:both;
	padding:0 12px;
}
.ez-le-img:hover {
	text-decoration:none;
}
.ez-le-img img,
.ez-le-img img.video {
	width:100px;
	height:75px;
}
.ez-le-img img.audio {
	width:100px;
	height:100px;
}
.ez-le-info {
	font-size:11px;
	line-height:13px;
	height:50px;
	padding:0 6px;
	overflow:hidden;
	clear:both;
}
.ez-search-widget{
	padding:12px;
	width: 540px;
	margin: 0px;
	text-align: left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:16px;
	color:#000;
}
.ez-search-widget h3{
	font-weight:bold;
	font-size:14px;
	line-height:18px;
}

.ez-bold {font-weight:bold;}
.ez-italic {font-style:italic;}
.more_result{float:right;clear:both;}

/* full transcript */
.ez-fullTranscript {background:#eeeff1;border:1px dotted #ccc;padding:10px;margin-bottom:0px;font-family:monospace,courier,serif;height:auto;font-size:12px;color:#464646;}
a.ez-transcript-btn {float:left;border:1px solid #000;background:#666;color:#fff;margin-right:5px;text-decoration:none;font-size:14px;line-height:10px;width:12px;height:12px;text-align:center;font-family:arial,sans-serif;display:block;}
.ez-transcript-header {font-weight:bold;font-family:arial,sans-serif;font-size:12px;color:#000;float:left;}
.ez-fullTranscript .ez-clipped {height:16px;overflow:hidden;}
.ez-fullTranscript .ez-full {height:auto !important;max-height:360px;height:360px;overflow-y:auto;}
#ez-fullTranscript p {margin-bottom:10px;}
.ez-fullTranscript span {color:#464646 !important;text-decoration:none;cursor:default;}
.ez-transcript-header span {color:#000 !important;}

/* BUTTONS */
.ez-button {float:right;height:16px;background:url(../images/btn-right.gif) top right no-repeat;margin:0px 0px 0px 0px;}
.ez-button div {float:left;background:url(../images/btn-left.gif) no-repeat;padding-left:5px;margin-right:5px;}
.ez-button a {float:left;height:16px;font-size:10px;line-height:16px;color:#000;text-transform:uppercase;text-decoration:none;background:left center no-repeat;}
.ez-button a.ez-add-btn {background-image:url(../images/add-icon.gif);padding-left:15px;}
.ez-button a.ez-rss-btn {background-image:url(../images/rss-icon.gif);padding-left:15px;}

.ez-grabButton {padding:0;margin-bottom:5px;}
.ez-grabButton a.ez-grabthis-show {float:right;}
.ez-grabPop {text-align:center;margin:0;padding:5px;font-family:arial;font-size:13px;background:#fff;}
.ez-grabPop textarea {width:380px;height:70px;}
.ez-grabPop textarea.ez-copied {background:#00c;color:#fff;}
.ez-grabPop img {margin:0 5px;}

.ez-directoryIndex-results,
.ez-pageIndexMod-letterPage-results {
    height:100%;
    margin-bottom:20px;
	padding:0 5px;
    background-color:#eee;
	border:1px solid #ccc;
}

/* FEATURE BLOCK */
.ez-featureWrapper {position:relative;width:100%;height:auto;margin-bottom:20px;background:#fff url(../images/feature-block-bg.gif) repeat-x;}
.ez-featureWrapper .ez-corner {position:absolute;background-image:url(../images/feature-block-corners.gif);background-repeat:no-repeat;width:12px;height:12px;font-size:0;line-height:0;overflow:hidden;}
.ez-featureWrapper .ez-corner-tl {top:0;left:0;background-position:-12px -12px;}
.ez-featureWrapper .ez-corner-tr {top:0;right:0;background-position:0 -12px;display:none;}
.ez-featureWrapper .ez-corner-bottom {position:absolute;width:100%;height:10px;bottom:-1px;border-bottom:1px solid #ccc;background-color:transparent;}
.ez-featureWrapper .ez-corner-bottom-rel {position:relative;}
.ez-featureWrapper .ez-corner-bl {bottom:-1px;left:0;background-position:-12px 0;}
.ez-featureWrapper .ez-corner-br {bottom:-1px;right:0;background-position:0 0;}
.ez-featureWrapper .ez-featureBlock {border:1px solid #ccc;border-bottom:0;overflow:hidden;clear:both;margin:0;padding:0 10px;height:100%;}

.ez-featureWrapper {background:#fff url(../images/main-column_header_bg.gif) top right no-repeat;width:auto;}
.ez-featureWrapper .ez-featureBlock {border:0;padding:0;}
.ez-featureWrapper .ez-featureTitle {border-bottom:1px solid #808080;font-size:15px;height:18px;line-height:18px;font-weight:bold;color:#000;}

/* DIRECTORY SEARCH */
.ez-index-contents {margin-top:10px;}
.ez-index-contents .col {float:left;margin:0 10px 0 0;width:31%;}
.ez-index-contents a {line-height: 1.8em;}


/* Single Column lists in the SHOW right-sidebar */
.ez-showsList_show ul{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:disc;
	margin:5px 0pt 5px 15px;
	padding:0pt;
}
.ez-showsList_show a {
	background:url(../images/ez_bullet.gif) left 5px no-repeat;
	padding: 0 0 0 7px;
	text-decoration:none;
}


.columncounter1{
     border-top:1px dotted; 
     border-bottom:1px dotted; 
     padding-top:10px; 
     padding-bottom:10px; 
     height:100%; 
     overflow:hidden;
}
.columncounter2{

    width:185px; 
    float:left;
}

.ez-mainContent-body {
	border:1px solid #C2C2C2;
	padding:10px 15px;
	position:relative;
}
.ez-mainContent-body-lite {
	padding:1px;
	margin-bottom:10px;
}
					
.ad
{
	height:90px;
	width:728px;
}
			
/*below style for metaplayer */

.ez-transcriptMod-aboutTheMedia
{
	padding-bottom:10px;	
}
.ez-transcriptMod-aboutTheMedia .ez-mediaInfo .ez-mediaThumb,
.ez-transcriptMod-aboutTheClip .ez-clipInfo .ez-mediaThumb {
	float:left;
	width:95px;
}

.ez-transcriptMod-aboutTheMedia .ez-mediaInfo .ez-mediaThumb img,
.ez-transcriptMod-aboutTheClip .ez-clipInfo .ez-mediaThumb img {
	width:100px;
	height:90px;
	padding:1px;
	
}

.ez-transcriptMod-aboutTheMedia .ez-mediaInfo .ez-mediaMain,
.ez-transcriptMod-aboutTheClip .ez-clipInfo .ez-clipMain {
	float:right;
	width: 81%;
}
.ez-transcriptMod-aboutTheMedia .ez-mediaInfo .ez-mediaMain p,
.ez-transcriptMod-aboutTheClip .ez-clipInfo .ez-clipMain p {
	padding:0;
	margin:0;
	font-size: 12px;
}
.ez-transcriptMod-aboutTheMedia .ez-mediaInfo .ez-mediaMain td,
.ez-transcriptMod-aboutTheClip .ez-clipInfo .ez-clipMain td {
	padding: 3px 0;
	vertical-align:top;
}
.ez-transcriptMod-aboutTheMedia .ez-mediaInfo .ez-mediaMain td.ez-label,
.ez-transcriptMod-aboutTheClip .ez-clipInfo .ez-clipMain td.ez-label {
	width: 17%;
}
.ez-transcriptMod-aboutTheMedia .ez-mediaInfo .ez-mediaMain td.ez-value,
.ez-transcriptMod-aboutTheClip .ez-clipInfo .ez-clipMain td.ez-value {
	font-weight: bold;
}

.ez-transcriptMod-aboutTheMedia .ez-playerMod-title,
.ez-transcriptMod-aboutTheClip .ez-playerMod-title,
.ez-transcriptMod-aboutTheMedia .ez-playerMod-title h1,
.ez-transcriptMod-aboutTheClip .ez-playerMod-title h1 {
    display: inline;
    text-transform: none;
	font-size: 16px;
}					
					
					
