#videoname {overflow: hidden;  margin: 0px 0px 0px 0px; padding: 0px 0px 2px 0px; font-family: "trebuchet ms", arial, sans serif; color: #3b0491; 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:#6e3e87;}
a {color:#3b0491};

