@charset "utf-8";
/*CSS for the scroller*/

#pscroller1
{
	width: 190px;
	height: 195px;
	padding: 5px;
	font-size: 12px;
	color: #fff;
}
.TName
{
	font-weight: bold;
}
.TLocation
{
	font-style: italic;
}

