@import url(http://www.google.com/cse/api/branding.css);
.title {
	font-size: 24px;
	font-weight: bold;
}
.gsc-control {
	width: auto;
}
body, a, p {
	font-size:12px;
	color:#AAAAAA;
	background-color: black;
	font-family:arial, sans-serif;
}
.gs-result .gs-visibleUrl {
	color:#99C9FF;
	text-decoration:none;
}
.gsc-result .gs-title {
	height:1.4em;
	overflow:hidden;
	color: #E6E6E6;
}
.gs-result .gs-title, .gs-result .gs-title * {
	color:#E6E6E6;
	font-size:  16px;
	text-decoration:underline;
}
.gsc-results .gsc-cursor-box .gsc-cursor-page {
	color: #E6E6E6;
	cursor:pointer;
	display:inline;
	margin-right:8px;
	text-decoration:underline;
}
input {
	background-color:black;
	border:1px solid #444444;
	color:#AAAAAA;
	font-size:12px;
}
input.gsc-input{
    border: 1px solid #444444;
    width: 99%;
}
.gsc-resultsbox-visible {
	display:block;
	text-align:left;
}
.gsc-tabsArea {
	width: 75%;
}
form.gsc-search-box {
	font-size:13px;
	margin:0 auto;
	width:450px;
}
.gs-visibleUrl {
	color:#99C9FF;
	text-decoration:none;
}
.gsc-resultsRoot {
	width: 75%;
	margin: 0 auto;
}
.gs-result a.gs-publisher {
	color: #99C9FF;
}
.gs-result a.gs-visibleUrl, .gs-result .gs-visibleUrl {
	color:#99C9FF;
	text-decoration:none;
}
.gsc-tabHeader.gsc-tabhActive {
	border-left:1px solid #E9E9E9;
	border-right:1px solid #E9E9E9;
	border-top:2px solid #FF9900;
	color: white;
	display: none;
}
.gs-result img.gs-image {
    border:1px solid #FFFFFF;
    vertical-align:middle;
}
.gsc-branding-text {
    display: none;
}
.gsc-clear-button{
    display: none;
}
.gsc-branding-img{
    display: none;
}