body {
	background-color: #fff;
}

#gradient {
	height: 30px;
	color: #797979;
	top: 40px;
	border-bottom: 1px solid #ff9300;
	position: absolute;
	background-image: none;
	left: 0;
	padding: 0 0 5px 5px;
	margin-left: 250px;
	line-height: 40px;
	font-size: 10px;
	width: 800px;
	text-align: left;
}
