#shoplist1{
	margin-top:20px;
	margin-left:20px;
}
#shoplist1 h2{
	font-size:120%;
	color:#008ecd;
	font-weight:bold;
}
#shoplist1 p{
	margin:2em 0 3.6em 1.6em;
	width:460px;
}
#shoplist1 ul{
	margin-left:20px;
}
#shoplist1 ul li{
	margin-bottom:1em;
	padding-left:20px;
	background:url(../img/shoplist1_li.gif) no-repeat left center;
}
#shoplist1 a{
	text-decoration:none;
}
#shoplist1 a:link{
	color:#3c3c3c;
}
#shoplist1 a:visited{
	color:#6a2d9c;
}
#shoplist1 a:hover{
	color:#008ecd;
	text-decoration:underline;
}
#shoplist1 a:active{
	color:#f6a40a;
	text-decoration:underline;
}

