div.edit {
	float: left;
	clear: left;
	height: 20px;
	font-size: 12px;
	margin: 0;
	background-image: url(/piks/edit_arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding: 0 70px 0 0;
	display: block;
}

div.edit a { color: #000000; }

div#outer-container {
	width: 750px;
	height: auto;
	margin: 0 auto;
	padding: 0 0 0 0;
	background-image: url(/piks/admin_mode.gif);
	background-repeat: no-repeat;
	background-position:125px 50px;
}
div#column-uno{
	background-color: inherit;
}