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

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

	}

.vp-more a:link, .vp-more a:visited{
color: #666666;
text-decoration: none;
}

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


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

.bluebox
{
	width: 478px;
	height: 265px;
	background-color: #cccccc;
	color: white;
	text-align: left;
	margin: 0px auto;	
}

.blackbox
{
	width: 470px;
	height: 290px;
	/*background-color: black;*/
	margin: 0px auto;
	position: relative;
	bottom: 25px;
	/*top: 10px;*/

}


.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;
	top: 20px;	
}

.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;
}
