﻿#cse-search-results
{
	padding-top: 5px;
}
#cse-search-results .gsc-search-box
{
	display: none;
}
#cse-search-results .gsc-tabsArea
{
	display: none;
}
#cse-search-results .gsc-resultsHeader
{
	display: none;
}
#cse-search-results .gs-result
{
	display: list-item;
	background-attachment: scroll;
	background-repeat: repeat;
	background-image: none;
	background-position: 0% 0%;
	list-style:none outside;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-top-width: 0;
	border-top-style: solid;
}
#cse-search-results .gsc-result
{
	height:100px;
	color:#666666;
}
#cse-search-results .gs-result:hover
{
	background-color: #F0F0F0;
}
#cse-search-results .gsc-results .gs-title,
#cse-search-results .gsc-results .gs-title a,
#cse-search-results .gsc-results .gs-title b
{
	font-size:12pt;
	text-decoration: none;
	color:#353333;
	font-weight:normal;
}
#cse-search-results .gsc-results .gs-title a:hover
{
	color:#666666;
}
#cse-search-results .gsc-results .gs-snippet
{
	font-family:arial,helvetica,clean,sans-serif;
	font-size:10pt;
	line-height:1.5em;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	padding-top: 5px;
}
#cse-search-results .gsc-results .gs-visibleUrl
{
	padding-top:3px;
	color:#45B8C3;
}
#cse-search-results .gsc-results .gsc-cursor-box
{
	text-align:right;
}
#cse-search-results .gsc-results .gsc-cursor-box .gsc-cursor-page
{
	text-align:right;
	text-decoration: none;
	color: #666666;
}
#cse-search-results .gsc-results .gsc-cursor-box .gsc-cursor-current-page
{
	color: #353333;
}
.search .left-text
{
    width:665px;
}
.search .right-text
{
    white-space:nowrap;
}
.search .right-text h3,
.search .right-text b
{
    margin:3px 0px;
    display:block;
}
