/* -- Contact Page Style Sheet -- */
.sue, .liz {
	float: left;
	margin-right: 30px;}
	
.biddy {
	float: right;
	margin-left: 10px;}
	
#boutique-categories {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 1.2em;
	font-weight: bold;}

#boutique-categories a {
	color: #524d4a;
	text-decoration: none;}

#boutique-categories ul {
	margin: 0;
	padding: 0;
	display: none;
	list-style: none;
	text-indent: 1em;
	font-size: .8em;}

#boutique-categories li.over ul, #boutique-categories li:hover ul {
	display: list-item;
	margin: 0;}