.gbookline {
    margin-bottom: 20px;
}

.gbookline a {
    color: white;
    text-decoration: underline;
}

.gbookline a:hover {
    color: gray;
    text-decoration: none;
}

.gbookline .infoline {
    font-size: 11px;
    color: gray;
}

.gbookline .infoline a {
	font-weight:bold;
}