#guiPageContents .toplinks {
	font-size:0.9em;
	font-weight:400;
	margin-bottom:30px;
}
#guiPageContents .toplinks a {
	color:#0000bb;
}
#guiPageContents .toplinks strong {
	color:#000;
	font-weight:600;
}
#guiPageContents .toplink.item+.toplink.item::before {
	content:">";
	margin:0 5px;
}