

.showcontainer
{
	width:199px;
	text-align:center;
	border: 1px solid #000;
	background-color:#ffffff;
}

.shadow
{
	width:100%;
	padding:10px;
	filter:shadow(color:black);
}

.showtype
{
	width:100%;
	text-align:center;
	background-color:#0000ff;
	color:#ffffff;
}

.showtown
{
	width:100%;
	text-align:center;
	background-color:#999999;
	font-weight:bold;
	font-size:1.3em;
}

.showlink
{
	width:84px;
	text-align:center;
	float:left;
	padding-top:2px;
	padding-bottom:2px;
}

.showlinkcenter
{
	width:31px;
	text-align:center;
	float:left;
	padding-top:10px;
}

.showcenterbar
{
	width:4px;
	height:60px;
	background-color:#0000ff;
}

.showaddress
{
	width:100%;
	text-align:center;
	background-color:#DEDEDE;
}
