#videowall {
	width:860px;
	height:150px;
	float:left;
	position: relative;
	top: 50px;
	left: 50px;
}

#videowall_list {
width:860px;
height:150px;
background:transparent;
position:relative;
}

#videowall_list li {
list-style:none;
display:block;
position:absolute;
background-color:transparent;
margin:0;
padding:0;
}

#videowall_list span {
display:none;
}

#videowall_list a {
display:block;
}

#videowall_list img {
position:absolute;
top:0;
left:0;
}

.v_thumb {
border:2px solid #fc0;
width:164px;
height:137px;
overflow:hidden;
background-color:#f5f5f5;
border-radius: 2px;
			-webkit-border-radius: 2px;
			-opera-border-radius: 2px;
			-moz-border-radius: 2px;
}

.v_thumb:hover {
border:4px solid #fc0;
border-radius: 4px;
			-webkit-border-radius: 4px;
			-opera-border-radius: 4px;
			-moz-border-radius: 4px;
}

#v1 {
left:0;
top:0;
width:164px;
height:137px;
}

#v2 {
left:230px;
top:0;
width:164px;
height:137px;
}

#v3 {
left:460px;
top:0;
width:164px;
height:137px;
}

#v4 {
left:679px;
top:0;
width:164px;
height:137px;
}

#v5 {
left:692px;
top:0;
width:164px;
height:137px;
}
#v6 {
	left:0px;
	top:145px;
	width:164px;
	height:20px;
	color: #FFF;
	font-size: 1.2em;
}
#v7 {
	left:230px;
	top:145px;
	width:164px;
	height:20px;
	font-size: 1.2em;
	color: #FFF;
}
#v8 {
	left:460px;
	top:145px;
	width:164px;
	height:20px;
	font-size: 1.2em;
	color: #FFF;
}
#v9 {
	left:695px;
	top:145px;
	width:164px;
	height:20px;
	font-size: 1.2em;
	color: #FFF;
}
#v10 {
left:692px;
top:0;
width:164px;
height:137px;
}
