a {
	border:none;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}


#vscroll {
	color:#eff0df;
	width:377px; /* 585 - 94 - 114 */
	height:254px; /* 376 - 27 - 95 */
	overflow:auto;
	position:relative;
	padding-right: 10px;
}