.webcodewrap_widget_latest_video_post {
	/*box-shadow: 0 0 20px #000;
	padding: 20px;*/
	width: auto;
	text-align: left;
	background: #fff;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	/*border: 1px solid #d2d2d2;*/
	/*background: #f2f2f2 url("images/bg-rbox.gif") repeat-x scroll left top;*/
	border-radius: 4px;	
}


.webcodewrap_widget_latest_video_post h2 {
	font-size: 20px;
	color: #0f8595;
	margin-bottom: 12px;
	padding-bottom: 0;
	display: block !important;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}

.webcodewrap_widget_latest_video_post iframe {
	margin-bottom: 1px;
}

.webcodewrap_widget_latest_video_post .vid-post-cat,
.webcodewrap_widget_latest_video_post .vid-post-title {
	text-transform: capitalize;
	color: #000;
}

.webcodewrap_widget_latest_video_post a {
	color: #0f8595;
}

.webcodewrap_widget_latest_video_post a:hover {
	color: #ff8455;
}
.vid-post-title {
	 margin-top: 10px;
	}

.corpo_video {
    padding-left: 2px;
    padding-right: 2px;
	padding-bottom:4px;
}

.mywidget h3 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    /*font-family: "Trebuchet MS",Arial,sans-serif;
    font-weight: bold;*/
    letter-spacing: -0.5px;
    margin: 0px 0 5px;
    padding: 0;
}

.mywidget h3 span {
    background: none;
}