p, td{
font-size:small;
}

td{
padding:2px;
}

#shopText{
float:Left;
width:350px;
font-size:small;
}

#shopFinder{
float:right;
width:350px;
border:1px solid #CCCCCC;
padding:10px;
}

#shopLevel{
clear:both;
}

.note{
color:#FF0000;
}


.listingHeaderStatus{
	height:20px;
	color:#FFFFFF;
	background-color:#003300;
	text-align: center;
	vertical-align: middle;
	border-right:1px solid #FFFFFF;
}
.listingHeaderShop{
	height:20px;
	color:#FFFFFF;
	background-color:#003300;
	text-align: left;
	text-indent: 0.5em;
	vertical-align: middle;
}

.listingHeaderMap{
	height:20px;
	color:#FFFFFF;
	font-size: small;
	background-color:#003300;
	border-left:1px solid #FFFFFF;
	text-align: center;
	vertical-align: middle;
}

.ListingHead{
	height:2px;
}


.listingStatus{
	border-left:1px solid #999999;
	border-top:1px solid #999999;
	border-right:1px solid #999999;
 }
 
.listingModel{
	border-top:1px solid #999999;
	vertical-align: top;
 }
 
.listingShop{
	border-top:1px solid #999999;
	vertical-align: top;
 }
 
.listingMap{
	border-left:1px solid #999999;
	border-top:1px solid #999999;
	border-right:1px solid #999999;
	vertical-align: middle;
	text-align: center;
 }
 
.listingBottom{
	border-top:1px solid #999999;
 }
 












