#right_col_b {
    padding-top:15px;
}
.ez-content {
	font-family:verdana,arial,sans-serif;
}
.ez-content a,
.ez-itemMod-item .ez-highlight b {
	color:#c00;
    text-decoration:underline;
}
.ez-mainContent {
	margin:0 13px 20px 0;
}
.ez-mainContent h1,
.ez-page-search .ez-search-details {
	color:#fff;
	background:#000 url(../images/topbar-bg.jpg) left top repeat-x;
	font-size:16px;
	padding:5px;
	text-transform:uppercase;
	margin-bottom:0;
	border:0;
}
.ez-sideContent-right {
	margin:15px 0;
	padding:0;
	width:auto;
}
.ez-sideContent .ez-relatedMedia {
	margin-bottom:0;
}
.ez-sideContent .ez-relatedMedia .ez-itemMod-item .ez-thumbs {
	background:#000;
	margin-bottom:0;
}
.ez-sideContent .ez-relatedMedia .ez-itemMod-item .ez-main {
    background:#eee;
	padding:5px;
}
.ez-sideContent .ez-relatedMedia a.ez-title {
    font-size:11px;
    line-height:14px;
    height:28px;
    font-weight:bold;
}
.ez-sideContent .ez-relatedMedia .ez-desc {
    top:-90px;
}  
.ez-sideContent .ez-relatedMedia .ez-snippets {
    font-size:11px;
	line-height:14px;
	height:28px;
}   
/* search box */
.ez-page-root .ez-searchMod-searchBox #ezsearch-string {
	padding:0 4px;
}
.ez-searchMod-searchBox img.ez-trigger {
	margin:1px 0 0 5px;
	vertical-align:top;
}
.ez-searchMod-searchBox .ez-searchMod-autocomplete {
    margin-top:18px;	
}
/* social links */
.ez-socialLinks { 
    /* margin-right:-35px; */
    margin-top:-25px;
}
.ez-page-audio .ez-socialLinks,
.ez-page-video .ez-socialLinks { 
    margin-top:0px;
}
.ez-page-topic-featured .ez-socialLinks {
    margin-top:0;
	float:none;
	display:block;
}
.ez-socialLinks {
	background-color:#f1f1f1;
	float:none;
	margin:0;
	padding:5px;
	margin-bottom:10px;
	display:block;
}
.ez-socialLinks .ez-button {
	display:inline;
	float:right;
	height:16px;
	margin:0 0 0 10px;
}
.ez-socialLinks .ez-button div {
	display:inline;
	float:left;
}
.ez-socialLinks a.ez-rss { 
	color:#000;
	font-size:11px;
	font-weight:bold;
	width:auto;
	height:16px;
	line-height:16px;
	text-decoration:none;
	text-transform:uppercase;
    padding-left:20px;
	margin:0 0 0 10px;
}
.ez-socialLinks .ez-button a {
	background:none no-repeat left center transparent;
	color:#000;
	float:left;
	font-size:11px;
	font-weight:bold;
	font-family: verdana,arial,sans-serif;
	width:auto;
	height:16px;
	line-height:16px;
	text-decoration:none;
	text-transform:uppercase;
	padding-left:20px;
}
.ez-socialClear {
	clear:both;
	height:0;
	line-height:0;
	overflow:hidden;
}
.ez-button a.ez-add {
	background-image:url(../images/icon_share.png);
}
.ez-button a.ez-podcast-btn {
	background-image:url(../images/icon_podcast.png);
}
.ez-button a.ez-email-btn {
	background-image:url(../images/icon_email.png);
}
.ez-button a.ez-download-btn {
	background-image:url(../images/icon_download.png);
    margin: 1px;
}
.ez-twitter-button {
	width:100px;
	float:left;
	margin-left: 10px;
}
.ez-fb-like-button {
    float:left;
	overflow:visible;
	margin: 0;
}
.ez-google-plus1-button {
	float: left;
	height: 20px;
	margin-left: 5px;
	overflow: hidden;
}
.ez-breadcrumb {
	font-size:10px;
}
.ez-breadcrumb .ez-current-page {
    font-weight:normal;
}
/* letter index */
.ez-letter-index {
	border:1px solid #ccc;
	border-radius:0 10px 10px 10px;
    -moz-border-radius:0 10px 10px 10px;
	background: url(../images/white_to_gray_bg.png) repeat-x;
	padding:5px;
	position:relative;
}
.ez-letter-index p.ez-title {
    position:absolute;
	top:-20px;
	left:-1px;
	text-transform:none;
}
.ez-letter-index.ez-top-index {
    margin-top:35px;
}
/*
.ez-letter-index .ez-title {
    color:#000;
	text-transform:uppercase;
	font-size:10px;
	line-height:10px;
	margin-bottom:5px;
}
*/
.ez-letter-index ol {
    margin-top:5px;
}
.ez-letter-index ol a {
    text-decoration:none;
}
.ez-listMod.ez-letter-index li a:hover {
	background:#c00;
}
.ez-page-letter h1,
.ez-page-folder h1 {
	margin-bottom:10px;
}
.ez-listMod.ez-letter-results {
    border-radius:0 0 10px 10px;
    -moz-border-radius:0 0 10px 10px;
    border:1px solid #666;
	background:#f6f6f6;
	padding-bottom:10px;
}
.ez-listMod.ez-letter-results ol {
    padding:0 10px;
}
/* root page */
.ez-page-root .ez-socialLinks {
    background-color:#fff;
    margin:0;
    padding:0;
}
.ez-page-root .ez-searchMod-searchBox,
.ez-page-root .ez-searchMod-searchBox form {
	float:right;
	width:auto;
	clear:both;
	margin:0;
}
.ez-page-root .ez-searchMod-searchBox #ezsearch-string, 
.ez-page-root .ez-searchMod-searchBox #ezTypeAhead {
    width:250px;	
}
.ez-showSearch .ez-container {
    border:1px solid #949599;
    padding:5px 10px;
    -moz-border-radius:0 10px 10px 10px;
    border-radius:0 10px 10px 10px;
    background:transparent url(../images/gray_to_white_bg.png) repeat-x;
	clear:left;
}
.ez-itemMod-item .ez-thumbs a { 
    background-color:#FFFFFF
}
.ez-showSearch .ez-thumbs a {
    background:transparent;   
}
.ez-showSearch .ez-thumbs .ez-plainOverlay {
    display:none; 
}
.ez-showSearch .ez-title,
.ez-showSearch .ez-itemMod-item p {
    font-size:11px;
    line-height:14px;
}
.ez-showSearch .ez-title {
    font-weight:bold;
	display:inline;
}
.ez-showSearch .ez-showTitle a {
    color:#fff;
	text-decoration:none;
}
.ez-showSearch .ez-itemMod-item .ez-desc {
    margin-bottom:5px;
}
.ez-showSearch .ez-itemMod-item .ez-meta {
    margin-bottom:5px;
}
.ez-itemMod-item .ez-meta p {
    font-size:12px;	
}
.ez-showSearch .ez-itemMod-item .ez-meta p {
    font-size:11px; 
}
.ez-meta .ez-series,
.ez-meta .ez-date {
    border-left: 1px solid #787878;
    padding-left:5px;
}
.ez-showSearch .ez-itemMod-item .ez-meta .ez-icon {
	color:#000;
    margin-right:0;
}
.ez-showSearch .ez-itemMod-item p.ez-type {
    background:none;
	padding-left:0;
	font-weight:bold;
	display:block;
	margin-bottom:4px;
}
.ez-showSearch .ez-itemMod-item p.ez-desc {
    height:42px;
	display:block;
	margin-top:4px;
	overflow:hidden;
}
.ez-letter-index p.ez-title,
.ez-showSearch .ez-itemMod-item .ez-showTitle {
    background:#040506;
    color:#fff;
    float:left;
    font-size:11px;
    line-height:20px;
    height:20px;
    -moz-border-radius:5px 5px 0 0;
    border-radius:5px 5px 0 0;
    padding:0 10px;
    margin:0;
    font-weight:bold;
}
.ez-showSearch .ez-itemMod-item .ez-series {
    background:#eaeaea;
	border:1px solid #eaeaea;
	border-radius:0 0 10px 10px;
	-moz-border-radius:0 0 10px 10px;
	text-align:center;
	font-weight:bold;
	font-size:13px;
	line-height:16px;
	padding:2px;
    position:absolute;
    left:10px;
    bottom:5px;
}
.ez-fullWidth {
    margin-bottom:0;
}
.ez-fullWidth .ez-thumbs,
.ez-fullWidth .ez-thumbs a,
.ez-fullWidth .ez-thumbs img {
    width:150px;
    height:150px;   
}
.ez-fullWidth .ez-mainContainer {
    height:118px;
	position:relative;
}
.ez-fullWidth .ez-itemMod-item .ez-date {
    display:inline;
    margin-left:5px;
    border-left:1px solid #000;
    padding-left:5px;
}
.ez-fullWidth .ez-itemMod-item .ez-series {
    width:95%;
}
.ez-halfWidth .ez-itemContainer {
	height:155px;
	position:relative;
}
.ez-halfWidth .ez-itemMod-item .ez-main {
    overflow:visible;
}
.ez-halfWidth .ez-thumbs,
.ez-halfWidth .ez-thumbs a,
.ez-halfWidth .ez-thumbs img {
    width:100px;
    height:100px;   
}
.ez-halfWidth .ez-thumbs {
	margin:0 10px 5px 0;
}
.ez-halfWidth .ez-itemMod-item .ez-title {
	max-height:28px;
	overflow:hidden;
}
.ez-halfWidth .ez-itemMod-item .ez-date {
    display:block;
	margin-top:2px;
}
.ez-halfWidth .ez-itemMod-item .ez-meta {
    clear:left;
	height:28px;
}
.ez-halfWidth .ez-itemMod-item .ez-series {
	height:32px;
	overflow:hidden;
    width:92%;
}
/* search page */
.ez-page-search .ez-socialLinks {
	margin-bottom:0;
}
.ez-page-search .ez-search-details {
	margin:0 0 10px 0;
}
.ez-search-sort {
    float:right;	
}
.ez-searchMod-filters {
	padding-bottom:22px;
	margin-bottom:25px;
	border-bottom:2px solid #ccc;
}
#ez-mediaTypes.ez-horizontal .ez-searchMod-filter-item {
	border-left:none;
	float:left;
	margin-right:1px;
}
#ez-mediaTypes.ez-horizontal .ez-searchMod-filter-item a {
    height:20px;
	padding:0 5px;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	color:#fff;
	background:url(../images/tab-inactive-inner.gif) left top repeat-x;
	border:1px solid #c00;
	border-radius:5px 5px 0 0;
    -moz-border-radius:5px 5px 0 0;
	line-height:19px;
}
#ez-mediaTypes.ez-horizontal .ez-filter-all.ez-trigger a,
#ez-mediaTypes.ez-horizontal .ez-filter-all.ez-trigger a:hover,
#ez-mediaTypes.ez-horizontal .ez-selected a,
#ez-mediaTypes.ez-horizontal .ez-selected a:hover {
    background:url(../images/tab-active-inner.gif) left top repeat-x;
    border-color:#666;
}
.ez-searchMod-filters a,
.ez-paginationMod a {
    text-decoration:none;	
}
.ez-paginationMod a:hover {
	background:#c00;
}
.ez-page-search .ez-relatedTopics {
	margin:-15px 0 15px 0;
}
.ez-page-search .ez-itemMod-item .ez-highlight {
    padding:2px 10px;
}
.ez-item-dynamic-snippets .ez-desc {
    height:auto;
}
.ez-Audio .ez-thumbs .ez-plainOverlay {
    background-image:none;
}
/* topic page */
.ez-page-topic-2-col .ez-topic-columns .ez-item-dynamic-snippets .ez-timelinestamp {
    padding-top:7px;
}
.ez-page-topic-featured h1 {
    border-bottom: 0px;
}
.ez-page-topic-featured .ez-introText {
	display:block;
	font-size:11px;
	margin:10px;
}
.ez-page-search .ez-mainSearch .ez-itemMod-item,
.ez-page-audio .ez-mainSearch .ez-itemMod-item,
.ez-page-video .ez-mainSearch .ez-itemMod-item,
.ez-page-topic-featured .ez-featuredResults .ez-itemMod-item,
.ez-page-topic-featured .ez-mainSearch .ez-itemMod-item {
	padding-bottom:10px;
	border-bottom:1px dashed #ccc;
	margin-bottom:10px;
}
.ez-mainSearch .ez-itemMod-item.ez-last,
.ez-page-topic-featured .ez-featuredResults .ez-itemMod-item.ez-last {
    padding-bottom:0;
    border-bottom:0;
}
.ez-page-topic-2-col .ez-topic-columns .ez-itemMod-item {
    padding-bottom:0;
    border-bottom:0;
    margin-bottom:15px;
}
.ez-page-search .ez-itemMod-item .ez-title,
.ez-page-audio .ez-itemMod-item .ez-title,
.ez-page-video .ez-itemMod-item .ez-title,
.ez-page-topic-featured .ez-featuredResults .ez-itemMod-item a.ez-title,
.ez-page-topic-featured .ez-mainSearch .ez-itemMod-item a.ez-title,
.ez-page-topic-2-col .ez-topic-columns .ez-itemMod-item .ez-title,
.ez-page-topic-2-col .ez-mainSearch .ez-itemMod-item .ez-title { 
    font-size:13px;
    font-weight:bold;
	line-height:16px;
	margin-bottom:2px;
	height:auto;
}   
.ez-page-topic-featured #Text .ez-title, 
.ez-page-topic-featured #Blog .ez-title, 
.ez-page-topic-featured #Slideshow .ez-title { 
    font-size:12px;
    font-weight:bold;   
}
.ez-page-topic-featured .ez-modCol .ez-mod-title {
    color:#000;
	font-size:14px;
	line-height:14px;	
}
.ez-page-search .ez-thumbs, 
.ez-page-topic-featured .ez-thumbs,
.ez-page-audio .ez-thumbs,
.ez-page-video .ez-thumbs {
    width:90px;
}
.ez-page-topic-featured #Video.ez-itemMod.ez-modCol-3 .ez-itemMod-item .ez-thumbs a {
	background:#000;
}
.ez-page-topic-featured .ez-modCol .ez-mod-title {
	border-bottom:0;
	padding-bottom:0;
}
.ez-page-topic-featured .ez-viewMore-results {
    text-transform:capitalize;
}
.ez-page-topic-featured .ez-itemMod-item .ez-desc,
.ez-page-topic-featured .ez-itemMod-item .ez-timestamps,
.ez-item-dynamic-snippets .ez-highlight {
	font-size:11px;
}
.ez-item-dynamic-snippets .ez-highlight {
    line-height:14px;
}
#Text.ez-modCol-3 ol .ez-itemMod-item,
#Text.ez-modCol-2-wide ol .ez-itemMod-item,
#Blog.ez-modCol-3 .ez-itemMod-item,
#Blog.ez-modCol-2-wide .ez-itemMod-item {
	height:134px;
	overflow:hidden;
}
#Text.ez-modCol-3 ol .ez-itemMod-item .ez-desc,
#Text.ez-modCol-2-wide ol .ez-itemMod-item .ez-desc,
#Blog.ez-modCol-3 .ez-itemMod-item .ez-desc,
#Blog.ez-modCol-2-wide .ez-itemMod-item .ez-desc {
    height:84px;
    font-size:11px;
	line-height:14px;
}
.ez-timestamps span {
	color:#787878;
}
.ez-page-topic-featured .ez-featuredResults .ez-main .ez-desc {
    height:auto;
}
.ez-page-topic-2-col .ez-topic-columns .ez-Video .ez-desc, 
.ez-page-topic-2-col .ez-topic-columns .ez-Audio .ez-desc {
    height:32px;
}
.ez-mainContent .ez-Audio .ez-type {
    padding-left:18px;
}
.ez-relatedItemsHorizontal li {
    white-space:nowrap;
}
/* media landers */
.ez-media-details {
    padding:0;
    margin:10px 0;
}
.ez-media-details .ez-companionAd {
	float:right;
	height:60px;
	margin:0 0 5px 10px;
	width:235px;
}
.ez-media-details .ez-details {
}
.ez-media-details .ez-details .ez-media-keywords {
    float:none;
	border:1px dashed #ccc;
	border-width:1px 0;
	width:auto;
	margin:10px 0;
	padding:10px 0;
	clear:both;
	height:62px;
	min-height:62px;
	height:auto;
}
.ez-media-details .ez-details .ez-media-keywords li {
    float:left;
	width:49%;
	margin:0 5px 10px 0;
	padding:0;
}
.ez-media-details .ez-details .ez-media-keywords li.ez-clearingDiv {
    width:0;
    margin:0;
}
.ez-media-details .ez-details .ez-date {
}
.ez-transcriptMod {
    background:#eeeff1;
    border:1px dotted #ccc;
    padding:10px;
    margin:10px 0 15px 0;
}
a.ez-transcript-btn,
a.ez-keywords-btn {
    text-decoration:none;
	background:#c00;
	color:#fff !important;
}
.ez-noFlash {
	display:none;
	text-align:center;
}
.ez-noFlash a {
    text-decoration:none;
}
.ez-page-video .ez-noFlash img {
	border:1px solid #000;
}
.ez-page-audio .ez-noFlash img {
}
.ez-noFlash span {
}
/* fedsearch */
.ez-page-fedsearch {
	width:300px;
}
.ez-page-fedsearch .ez-mainSearch {
	border:1px solid #ccc;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	padding:10px;
}
.ez-page-fedsearch .ez-mainSearch .ez-itemMod-item {
    padding-bottom:10px;
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
}
.ez-page-fedsearch .ez-mainSearch .ez-itemMod-item .ez-thumbs {
	width:90px;
}
.ez-page-fedsearch .ez-mainSearch .ez-itemMod-item .ez-thumbs a {
    background:#fff;
}
.ez-page-fedsearch .ez-mainSearch a.ez-more {
    position:relative;
	float:right;
	font-weight:bold;
}
.ez-google-plus1-button,
.ez-socialLinks .ez-button {
	float:left;
}
a.ez-rss {
/*    display:none;*/
    float:right;
    background:url("../images/rss_button.gif") no-repeat scroll 0 0 transparent;
    border:0 none;
    height: 18px;
    padding: 0 0 0 20px;
}
/* latest audio widget */
body.ez-latest-audio {
	margin:0 10px 0 0;
}
.ez-latest-audio .ez-header {
	width:100%;
	height:35px;
	line-height:35px;
	padding-left:10px;
	text-transform:uppercase;
	font-family:sans-serif;
	color:#fff;
	font-size:16px;
	font-weight:bold;
    background:#ea2300;
    background: -moz-linear-gradient(top, #ea2300  1%, #840a00 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #ea2300), color-stop(100%, #840a00) );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ea2300, endColorstr=#840a00);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ea2300, endColorstr=#840a00)";
}
.ez-latest-audio .ez-mod-content {
	list-style-type:none !important;
	padding-left:10px;
	margin-top:10px;
}
.ez-latest-audio .ez-mod-content .ez-left {
	width:68px;
	float:left;
	display:inline-block;
}
.ez-latest-audio .ez-mod-content .ez-right {
	float:none;
	display:inline-block;
	width:60%;
}
.ez-latest-audio .ez-mod-content .ez-itemMod-item {
	display:table;
	width:100%;
	min-width:300px;	
	border-bottom:1px dotted #ccc;
	padding:10px;
	margin-bottom:0;
	font-size:15px;
	font-weight:bold;
	font-family:sans-serif;
}
.ez-latest-audio .ez-itemMod-item .ez-left .ez-primaryThumb {
	width:60px;
	height:auto;
}
.ez-latest-audio .ez-mod-content .ez-itemMod-item .ez-right .ez-title {
	margin:0;
	font-family:sans-serif;
	font-size:15px;
	font-weight:bold;
	text-transform:none;
	height:auto;
	overflow:visible;
}
.ez-latest-audio .ez-mod-content .ez-right .ez-desc {
	height:auto;
	margin-top:10px;
	color:#000;
	font-weight:normal;
	font-size:14px;
}
.ez-latest-audio .ez-mod-content .ez-right .ez-keywords-label,
.ez-latest-audio .ez-mod-content .ez-right .ez-keywords {
	font-weight:normal;
	font-size:14px;
	margin:0;
}
.ez-latest-audio .ez-mod-content .ez-right .ez-keywords-label {
	color:#ff0000;
}
.ez-footer.ez-ie-download {
	width:100%;
	height:35px;
	font-size:15px;
	line-height:35px;
	text-align:center;
	font-family:sans-serif;
	font-weight:bold;
}
.ez-latest-audio .ez-mod-content .ez-itemMod-item .ez-left .ez-play {
	margin-top:20px;
	width:59px;
	height:29px;
}
.ez-latest-audio .ez-mod-content .ez-itemMod-item .ez-left .ez-play a.ez-custom-play {
	display:inline-block;
	width:59px;
	height:29px;
	background-image:URL(../images/play.png);
}
/* audio MPF */
#ez-sharesizes {
	width:210px;
	height:30px;
	margin:8px;
}
.ez-embedsize-label {
	color:#fff;
	font-family:Maven Pro,sans-serif;
	font-weight:bold;
}
.mpf-share-button {
	visibility:hidden;
}
.metaplayer-embed-button {
	display:inline-block;
	float:none !important;
}
.ez-page-audio .metaplayer-endcap-embed,
.ez-page-audio .metaplayer-endcap-again-thumb,
.ez-page-audio .metaplayer-endcap-preview-thumb {
	display:none !important;
}
.metaplayer-embed-label {
	display:inline-block !important;
	width:100%;
	height:100%;
}
.ez-page-audio .metaplayer-endcap-again-desc,
.ez-page-audio .metaplayer-endcap-preview-desc  {
	margin-left:0;
}
.ez-fb-like-button iframe {
	z-index:100 !important;
}
.metaplayer-captions-text.mp-cc-text {
	position:relative;
	z-index:100;
}
.ez-page-audio .ez-player-box {
	margin-bottom:28px;
	z-index:1000;
}
.ez-page-audio .ez-player-box,
.ez-page-audio .ez-player-box #rhi-player {
	height:368px;
	background:none !important;
}
.ez-page-audio .mpf-share-buttons {
	display:none;
}
.ez-page-audio .ez-video-playlist-container {
	width:615px;
	height:85px;
	padding:5px 5px 0 5px;
    background: url("../images/playlist_gradient.png") repeat-x;
	margin-bottom:5px;
}
#ez-playerImg {
	position:absolute;
	width:auto;
	height:auto;
	visibility:hidden;
}
#rhi-video-search .mpf-searchbar-tags {
	font-family:'Oswald', sans-serif;
	font-size:13px;
	color:#fff;	
}
#rhi-video-search .mpf-searchbar-tag-selected {
	text-decoration:underline;
}
#rhi-video-playlist {
	margin:0 auto;
	width:510px !important;
	visibility:hidden;
}
#rhi-video-playlist .ez-itemMod-item .ez-thumbs {
	float:none;
	height:auto;
}
#rhi-video-playlist .ez-itemMod-item {
	padding:0;
	margin:0;
	border-bottom:none;
}
.mpf-share-panel textarea.mpf-share-embed {
	width:210px;
	height:100px;
	resize:none;
}
.mpf-share-panel {
	height:175px !important;
}
.mpf-share-panel.withcopy {
	height:220px !important;
}
.mpf-share-panel.withcopy #ez-copyembed {
	display:block !important;
}
#ez-copyembed {
	width:100%;
	height:30px;
	text-align:center;
}
#ez-copyembed button {
}
#ez-playerImg {
	z-index:1 !important;
}
#rhi-player,
#rhi-player object {
	z-index:200 !important;
	position:relative;
}
.ez-carousel {
	width:100%;
	position:relative;
	padding:0 10px;
	height:80px;
	overflow:hidden;
}
.ez-carousel ul li {
	
}
#ez-prev {
	float:left;
    background: url("../images/playlist_prev.png") no-repeat scroll center center transparent;
}
#ez-next {
	float:right;
    background: url("../images/playlist_next.png") no-repeat scroll center center transparent;
}
#ez-prev,
#ez-next {
	width:31px;
	height:85px;
	border:none;
}
.ez-carousel li {
	display:block;
	width:250px;
	height:85px;
	margin:0 5px;
	float:left;
}
.ez-carousel a {
	display:block;
	width:70px;
	position:relative;
}
.ez-carousel img,
.ez-carousel .ez-plainOverlay,
.ez-carousel .ez-desc {
	width:100%;
	height:70px;
}
.ez-carousel a.ez-img {
	float:left;
	display:inline-block;
}
.ez-carousel .ez-title {
	padding:0 5px;
	overflow:hidden;
	width:140px;
	font-family:'Oswald', sans-serif;
	font-size:16px;
	color:#34373a;
	line-height:18px;
	text-decoration:none;
	height:75px;
}
.ez-cl, .ez-ex {
	color:blue !important;
}
.ez-cl:after {
	content: url('../images/open_arrow.gif');
}
.ez-ex:after {
	content: url('../images/close_arrow.gif');
}
#rhi-video-playlist ul li {
	border-right: 2px solid #fff;
}
#ez-content #rhiWidgetBox {
	min-height: 445px;
}
