@charset utf-8;

#tit_video {
float:left;
margin-bottom:10px;
}

#busca_videos {
float:right;
}

#busca_videos label {
margin:10px 10px 0 0;
}

.campo_busca {
width:254px;
height:19px;
}

#video {
width:476px;
float:left;
margin:0 0 10px;
}

#mandeamigo {
background-image:url(../img/mandeamigo.jpg);
height:20px;
margin:25px 0 0 -10px;
}

#player {
width:476px;
height:392px;
}

#lista_videos {
width:282px;
float:right;
}

#col_esq {
position:relative;
width:100%;
float:left;
}

.conteudo_video {
margin:0;
}

#conteudo {
margin-bottom:20px;
}