#rightBox h3 {
	font-size: 14px;
	font-weight: normal;
	background-color: #EDEDED;
	padding: 3px;
	margin-bottom: 10px;
}
#rightBox .sMenu {
	height:30px;
}
#rightBox .sLeft {
	width:600px;
	float:left;
}
#rightBox li {
	margin-right:15px;
	float:left;
	list-style-type: none;
}
#rightBox .sRight {
	text-align:right;
}
.shoplist {
	width: 730px;
	clear: both;
}
.shoplist th {
	text-align: left;
	border-bottom:solid 1px #000000;
}
.shoplist td {
	border-bottom:dotted 1px #000000;
	padding-top: 5px;
	padding-bottom: 5px;
}
.shoplist .shop {
	width: 40%;
}
