#videoname {overflow: hidden;  margin: 0px 0px 0px 0px; padding: 0px 0px 2px 0px; font-family: "trebuchet ms", arial, sans serif; color: #ff7f1a; font-weight: bold; font-size: 100%; text-align: center;}

ul#neighbours {
    list-style-type: none;
}

#next {
	font-family: "trebuchet ms", arial, sans serif;
	font-weight: bold;
	float: right;
}
#prev {
	font-family: "trebuchet ms", arial, sans serif;
	font-weight: bold;
    float: left;
}
#close {
	font-family: "trebuchet ms", arial, sans serif;
	font-weight: bold;
    text-align: center;
}

a:hover {color:#8cc032;}
a {color:#ff7f1a};


#newbox  {
	font-size:125%;
	font-weight: bold;
	color: red;
	padding: 0.5em 0.5em 0 0.5em;
	margin: 0 0 0.5em 0;
	border: solid 4px red;
	width: 94%;
}
.newbox  {
	font-size:125%;
	font-weight: bold;
	color: red;
	padding: 0.5em 0.5em 0 0.5em;
	margin: 0 0 0.5em 0;
	border: solid 4px red;
	width: 94%;
}


