a:link, a:visited {
	color: #390; }
a:hover {
	color: #33C; }

a:link.button, a:visited.button {
	color: #fff; }

div.accessories {
	padding: .5em; }
div.it {
	padding: 1em; }

img.it {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 500px; }

div.what {
	font-size: 150%;
	font-weight: bold;
	font-family: Georgia, Calisto, "Century Gothic", sans-serif }

div.where {
	text-indent: 1em; }

p.about {
	margin: 1em;
	text-indent: 2em; }

div#directions {
	text-align: center; }

span.dir {
	background: #Fc0; 
	color: #ffffff;
	font-size: 130%; 
	height: 2em;
	margin: .5em;
	padding-left: 1em;
	padding-right: 1em; }

span#next, span#prev {
	width: 100px; }

span#number {
	font-weight: bold; 
	width: 175px; }

span#viewall {
	width: 175px; }
