	
	
				/* right-content-home */

#auc_everywhere {
	display: none;  /* remove this line to display this section */
	
			/* I have it hidden because AUC does not have a myspace, facebook etc... set up yet */
	margin: 40px 20px 0 0;
	border: 0px solid #777;
	padding: 0 0 0 0;
}
#auc_everywhere h2 {
	text-align: center;
}
#auc_everywhere ul {
	list-style: none;
	border-top: 1px dotted;
}
#auc_everywhere li {
	margin: 10px 0;
}
#auc_everywhere a {
	text-decoration: none;
}
#auc_everywhere a:hover {
	text-decoration: underline;
	
}


/*
.searchtext {
	width: 70px;
	font-size: .9em;
	height: 2em;
	}*/
.hide-search {
	display: none;
	}
