body  { 
	font-size: large; 
	} 

h1  { 
	font-size: 140%; 
	} 

h2  { 
	font-size: 120%; 
	} 

h3  { 
	font-size: 110%; 
	} 

h4  { 
	font-size: 100%; 
	} 

#shops dl  { 
	width: 330px; 
	} 

#accessnav li a  { 
	padding: 0 0 0 15px; 
	background: url(images/alist_off.gif) 0 50% no-repeat; 
	} 

#accessnav li a:hover  { 
	background: url(images/alist_on.gif) 0 50% no-repeat; 
	} 


