.plist {
	width: 98px;
	text-align: center;
	float: left;
	background-color:#FFFFFF
}
.plist:hover {
	background-color: #CCCCCC;
}
