﻿.gsc-search-box 
{
	display:none;
}

.gsc-trailing-more-results
{
	display:none;
}

A.gsc-trailing-more-results 
{
	display:none;
}

.gsc-tabsArea
{
	display:none;
}

.gsc-resultsHeader
{
	display:none;
}

.gsc-results 
{
	width:600px;
}

.gsc-webResult
{
	width:600px;
}

.gsc-results .gsc-cursor-box .gsc-trailing-more-results 
{
	display:none;
} 

.gsc-results .gsc-webResult .gs-webResult .gs-title .gs-title
{
	text-decoration:underline;
	font-weight:normal;
	font-size:14px;
	color:#003197;
	border:none;
}

.gsc-results .gsc-webResult .gs-webResult .gs-title .gs-title:hover
{
	text-decoration:underline;
	border:none;
}

.gsc-result .gs-title 
{
	height:18px;
}

.gsc-result .gs-title *
{
	color:#003197;
}

.gsc-results .gsc-webResult .gs-webResult .gs-visibleUrl 
{
	display:none;
}

.gs-snippet
{
	margin-bottom:15px;
	font-size:12px;
}

.gsc-cursor-page
{
	font-weight:bold;
}


