 div.gs-publishedDate {
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif ;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

div.gs-publisher   {
	display:none;
}
div.gs-snippet  {
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif ;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	display:none;
	
}
div.gs-title {
	padding-bottom:5px;
}
div.gs-visibleUrl-short {
	border-bottom: 1px solid #DFDFDF;
	display:none;
}
div.gs-text-box{
	padding-bottom:5px;
}
div.gs-visibleUrl-long{
	display:none;
}
div.gs-image-box{
	display:none;
}
div.gsc-cursor-box {
	display:none;
}
div.gs-watermark{
	display:none;
}
div.gsc-expansionArea {
	padding-top:0px;
	width:150px;
}
div.gs-webResult{
	padding-bottom:10px;
	border-bottom: 0px noneF;
	width:150px;
}
a.gs-title:link {
	color:#303030;
	text-decoration:underline;
	cursor:pointer;
	}
a.gs-title:visited {
	color:#303030;
	text-decoration:underline;
	cursor:pointer;
	}
a.gs-title:hover {
	color:#ed5e00;
	text-decoration:none;
	}
a.gs-title:active {
	color:#303030;
	text-decoration:underline;
	cursor:pointer;
	} 
	
a.gs-publisher:link {
	color:#303030;
	text-decoration:underline;
	cursor:pointer;
	}
a.gs-publisher:visited {
	color:#303030;
	text-decoration:underline;
	cursor:pointer;
	}
a.gs-publisher:hover {
	color:#ed5e00;
	text-decoration:none;
	}
a.gs-publisher:active {
	color:#303030;
	text-decoration:underline;
	cursor:pointer;
	} 
.gs-text-box{
	width: 150px;
}	

.gsc-result .gs-title {
	overflow:hidden;
	padding-bottom:1px;
}

.gs-result .gs-title, .gs-result .gs-title * {
	color:#333333;
	text-decoration:underline;
}