
body
{
	margin: 0px;
	padding: 0px;
	/*text-align: center;*/
	background-color: #eee;
}

.vp-more {
	float:left;
	position:relative;
	left:5px;
	top:263px;
	font-family: tahoma, sans-serif;
	font-weight:bold;
	font-size:9px;
	color:#badbf3;

	}
	
.com_name {
	float:left;
	font-family: tahoma, sans-serif;
	font-weight:bold;
	font-size:9px;
	color:#badbf3;
	width:300px;
	}
.txt_comentario {
	float:left;
	font-family: tahoma, sans-serif;
	font-weight:bold;
	font-size:9px;
	color:#badbf3;
	width:300px;
	}
.vp-more a:link, .vp-more a:visited{
color: #badbf3;
text-decoration: none;
}

.vp-more a:hover{
color: #ffffff;
text-decoration: none;
}


.vp-fireman {
    top: 10px;
    float: left;
    width: 165px;
    height: 248px;
    overflow-y: scroll;
    overflow-x: hidden;
	position:relative;
	background-image:url(images/pattern_vp.gif);
	background-color:white;
}

.bluebox
{
	background-color:#5D9CC8;
	color:white;
	height:280px;
	margin:0px auto;
	position:relative;
	text-align:left;
	top:10px;
	width:478px;
}

.blackbox
{
	height:290px;
	margin:0px auto;
	position:relative;
	width:470px;

}


.playlist
{
	position:relative;
	float: left;
	overflow:hidden;
	text-decoration: none;
}

.playlist a
{
	color: #333333;
	position:relative;
	float: left;
	overflow:hidden;
	text-decoration: none;
}

.playlist a:hover
{
	color: #333333;
	text-decoration: underline;
}


#video
{
	width: 300px;
	height: 240px;
	position: relative;
	float: right;
}

.playlistbox
{
	height: 70px;
	width: 153px;
	margin: 2px 0px;
	overflow: hidden;
	/* background-color: olive;*/
	/*border: 1px solid #0495be;*/
}
.pic
{
	height: 54px;
	width: 74px;
	background-image: url("pic.jpg");
	/*border: 1px solid #eaeaea;*/
	background-color:#f7f7f7;
	position: relative;
/*	position: left; */
	left: 2px;
	top: 2px;
}

.info
{
	width: 70px;
	height: 56px;
	font-size: 8px;
	font-family: Verdana;
	color: black;
/*	background-color: white;*/
	position: relative;
/*	position: top right; */
	float: right;
	bottom: 55px;
	margin-top: 3px;
	margin-right: 4px;
	line-height:9px;
	overflow: hidden;
}

.playlistbox h2
{
	font-size: 9px;
	text-decoration: underline;
}

#containervmp
{
	height: 280px;
	width: 170px;
	position: relative;
	float: left;
	overflow: hidden;
}

.author_playlist{
	float: left; 
	width: 63px; 
	position: relative; 
	top: 7px;
}