#personalbuttons img { margin: 0 38px; }
#stylist fieldset {
	margin-bottom: 2em;
	padding: 8px;
}
#stylist input, #stylist textarea { 
	display: block;
	margin-bottom: 1em;
}
#stylist input.line { 
	display: inline;
	margin-bottom: 0;
}
#stylist label {
	font-weight: bold;
}

#stylist label.long {
	font-weight: normal;
}
#stylist input#state { width: 30px; }
#stylist input#zip { width: 80px; }
#stylist legend {
	font-size: 1.2em;
	font-weight: bold;
}
#stylist table#size th { text-align: left; }
#stylist table#size td {	width: 55px; }
#stylist table#size input, #stylist table#size label {
	margin-bottom: 0;
	display: inline;
	font-weight: normal;
}
#stylist table#size input.text {	width: 50px; }
#stylist th {
	background: transparent;
	color: #999;
}

#days_times input { display: inline; }

#personalbuttons img { margin: 0 38px; }

#shoppingexperience ul { margin: 0 0 0 5px; }

#shoppingexperience ul li {
list-style-type:none;
font-size: 1.1em;
}
 
#shoppingexperience ul li ul li { 
list-style-type: circle;
font-size: 1em;
margin: 0 0 0 26px;
}


