.tubepress_normal_embedded_wrapper {
   float:right;
	margin-top:18px;
	text-align:center;
	width:479px;
	clear:both;
	}

.tubepress_normal_embedded_wrapper .tubepress_normal_embedded_inner {
    border-top:2px solid #043C67;
	margin:auto auto auto 35px;
	padding-top:10px;
	text-align:left;
	width:477px !important;
}

.tubepress_normal_embedded_wrapper .tubepress_normal_embedded_inner .tubepress_embedded_title {
    background:#FFFFFF none repeat scroll 0 0;
	color:#043C67;
	float:left;
	font-size:11px;
	font-weight:normal;
	height:30px;
	padding:5px;
	width:415px;
}

.tubepress_meta {
    color: #666;
    font-style: italic;
}

.tubepress_meta_group {
    text-align: left;
}

.tubepress_meta_runtime {
    font-size: 11px;
    color: #000;
    font-weight: bold;
}

.tubepress_thumb {
    float:left;
	font-size:11px;
	height:115px;
	line-height:1.1em;
	overflow:hidden;
	text-align:center;
	width:147px;
	}

.tubepress_thumb a {
	cursor: pointer;	
}

.tubepress_meta_title, .tubepress_meta_title a, .tubepress_meta_title a:hover {
    font-size: 12px;
    font-weight: bold;
	display:none;
}

.tubepress_thumb_inner {
    margin: auto;
}

.tubepress_thumbs {
   border-top:2px solid #043C67;
	float:left;
	padding-top:10px;
	width:441px;
}

div.pagination {
    padding: 3px;
    margin: 3px;
    text-align:center;
    clear: both;
}
div.pagination a {
    border: 1px solid #dedfde;
    margin-right:3px;
    padding:2px 6px;
    background-position:bottom;
    text-decoration: none;
    color: #FFF;
    cursor: pointer;        
}
div.pagination a:hover, div.meneame a:active {
    border: 1px solid #000;
    background-image:none;
    background-color:#002747;
    color: #fff;
}
div.pagination span.current {
    margin-right:3px;
    padding:2px 6px;    
    font-weight: bold;
    color: #002747;
}
div.pagination span.disabled {
    margin-right:3px;
    padding:2px 6px;
    color: #FFF;
}

.tubepress_thumb_widget {
	width: 100%;
	text-align: left;
	margin-top: 1em;
	height: auto;
}

.tubepress_thumb_widget a {
	cursor: pointer;	
}

