
table.gsc-search-box
{
	width: 200px;
}

td.gsc-input
{
	width: 100px;
	padding:0;
	text-align:left;
	/*background: #aaa url(google.gif) no-repeat 24px 0px;*/
}

#search input
{
	padding: 0 2px 2px 4px;
	margin-right: 3px;
	width:158px;
	height: 12px;
	font-size:10px;
	border: 1px solid #222;

	background: #fff url(google.gif) no-repeat top left; 

}

#search input.gsc-search-button
{
	padding-top:0;
	width: 50px;
	height: 16px;
	background: #eee;
}

.gsc-branding, .gsc-ad-box, div.gsc-clear-button
{
	display: none;
}

.gs-snippet
{
	width: 550px;
	font-size:12px;

}

a.gs-title
{
	display: block;
	width: 550px;
	height:30px;
	font-size:14px;
	text-decoration: none;
	border: none;
}
