#wpis {
	width: 300px;
	height: 25px;
	padding: 4px;
	background: #ffffff;
	border-top: 2px solid #7192F5;
	border-left: 2px solid #7192F5;
	border-right: 2px solid #7192F5;
	border-bottom: 2px solid #7192F5;
	font: bold 8pt Georgia, Tahoma;
	color: #7192F5;
	text-align:center;
           }

#button {
	width: 113px;
	height: 32px;
	padding: 4px;
	background: #ffffff;
	//border-top: 2px solid #7192F5;
	//border-left: 2px solid #7192F5;
	//border-right: 2px solid #7192F5;
	//border-bottom: 2px solid #7192F5;
	font: bold 8pt Georgia, Tahoma;
	color: #7192F5;
	text-align:center;
           }
