@charset "utf-8";
#showappearance {
	height: 205px;
	width: 300px;
	background-image: url(../_images/streetteam/upcomingdate_pnl.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 10px;
}
#showappcontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
}
#showappcontent  table {
	background-color: #000000;
	width: 240px;
}
#showappcontent  a {
	color: #0099FF;
	text-decoration: none;
	font-weight: bold;
}
#showappearance #showrp_scroller #showappcontent .w60 img {
	border: 1px solid #999999;
}

#showrp_scroller {
	overflow: auto;
	position: relative;
	left: 21px;
	top: 35px;
	width: 260px;
	height: 151px;
}

.w60 {
	width: 60px;
}
