.pB
{
	background-color: #E6E8EA;
	display: inline-block;
	font-weight: bold;
	height: 140px;
	margin-right: 5px;
	margin-bottom: 10px;
	padding-left: 3px;
	padding-right: 3px;
	text-align: center;
}
.pL
{
	background-color: #FFFFFF;
	height:95px;
	margin-top: 3px;
	padding-bottom: 3px;
	white-space: nowrap;
	overflow-y: scroll;
	overflow-x: hidden;
}
.pB, .pL
{
	border: 1px solid #C9CDD1;
}
.pL, .pS
{
	font-weight: normal;
}
.pL a
{
	text-decoration: none;
}
