.toplayer3 {
	overflow: scroll;
	height: 20px;
	scrollbar-face-color: #CCCCCC;
	scrollbar-arrow-color: #CCCCCC;
	scrollbar-base-color: #CCCCCC;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-track-color: #CCCCCC;
	scrollbar-3dlight-color: #CCCCCC;
	font-size: 12px;
	color: #FFFFFF;
	cursor: default;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
}
