#searchdiv {
	position: absolute;
	width: 1024px;
	top: 16px;
	text-align: right;
}

#cseresults{
	width: 760px;
}

.cse .gsc-branding,
.gsc-branding {
  display: none;
}

/* Inner wrapper for a result */
.cse .gsc-webResult.gsc-result,
.gsc-webResult.gsc-result {
  padding: .25em;
  border-bottom: 1px solid;
  border-color: #ddd;
  margin-bottom: 1em;
}

#cseresults .gs-visibleUrl-long {
  display: block;
}

#cseresults .gs-visibleUrl-short {
  display: none;
}

