/* CSS Document */

.gs-result {
	padding:6px 0;
}
.gsc-cursor {
	display:inline;
	padding:10px 0;
}
.gsc-cursor .label {
	color:#000;
	display:inline;
	font-weight:bold;
	margin-right:8px;
}
.gsc-cursor-page {
	cursor:pointer;
	color:#206AD2;
	display:inline;
	margin-right:8px;
	text-decoration:underline;
}
.gsc-cursor-current-page {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
.gs-visibleUrl {
	color: #A86A00;
}
.gs-visibleUrl-short {
	display:none;
}
