body {
	margin: 0px;
	background-color: #000000;
	text-align: right;
	padding-top: 50px;
}
#content {
	width: 800px;
	position: absolute;
	left: 50%;
	margin-left: -400px;
}
#digsby {
	position:absolute;
	right:15px;
	top:170px;
	z-index:1000;
}

#cb {
	height: 30px;
	font-size: 25px;
	width: 630px;
}
#plof {
	position: absolute;
	left: 0px;
	top: -22px;
}
#cse-search-results {
	margin-top: 30px;
}
