#wbtlaunchbox {
	border: solid 2px #336699;
	margin-bottom: 20px;
	
	font-size: 12px;

}

#wbtlaunchbox-header {
	font-size: 12pt;
	background-color: #336699;
	color: yellow;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-variant: small-caps;
}

#wbtlaunchbox-content {
	padding: 10px;

}

#wbtlaunchbox-comment {
	display: inline;
	font-size: 10px;

}


#loginButton {
	width: 100px;
}

/*TECHNICIAN NAME VERIFICATION SERVICE*/
.STARSIDNoticeHide, .STARSIDNoticeShow
{
	padding: 6px;
	font-size: 8pt;
	z-index: 2;
	color: #003366;
	font-family: Verdana;
	height: 140px;
	background-color: #f5f5f5;
	text-align: center;
}
.STARSIDNoticeShow
{
	/*
	display: block;
	visibility: visible; 
	*/
}

#NameData .retryID
{
	font-weight: bold;
	cursor: pointer;
	text-decoration: underline;
	color: blue;
}

.lostID
{
	font-size: 8pt;
}