.gsc-input input {
	border:1px solid #ccc;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding:2px 0;
	margin:2px;
	width:210px;
}

.google-ghost {
	position:absolute;
	top:5px;
	right:5px;
	background:transparent url(../images/google-classic.png) top left scroll no-repeat;
	width:96px;
	height:18px;
	cursor:text;
}

.google-wrp {
	width:100%;
	position:relative;
}

.google-wrp label {
	display:block;
}
