._gp {
    width: 160px;
    position: relative;
    padding-bottom: 4px;
}


._gp a {
    text-decoration: none;
}

._gp a:hover {
    text-decoration: none;
}

._gp .arrow {
    float: left;
    text-align: right;
}

._gp li {
    list-style: none;
    line-height: 140%;
}

._gp li.highlight {
    background-color: #999;
}
._gp li.highlight a {
    color: #fff;
}

._gp li.selected a {
	/* font-weight: bold; */
	color: #000;
}

._gp li.paneTitle {
    font-weight: bold;
}
