<!--Script and Property of Boogami-->

.swPositioner{
	text-align: center;
	width: 100%;
}

.swForm{
	text-align: center;
}

.swHeading{
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}

.swDomain{
	width: 100px;
	text-align: right;
}

.swTld{
}

.swSubmit{
	border: none;
	background-color: #0099FF;
}

.swSecureImage{
	border: 1px solid black;
}

.swSecureCode{
	width: 60px;
}

.swInfo{
	font-size: 10px;
	color: #aaaaaa;
	padding: 5px;
	text-align: center;
}

.swResults{
	text-align: center;
}

.swStatus{
	border-top: 2px dotted #cccccc;
	padding: 5px;
	text-align: center;
	width: 500px;
}

.swServer{
	border-top: 2px dotted #cccccc;
	text-align: center;
	padding: 10px;
	color: #aaaaaa;
}

.swData{
	padding: 4px;
	color: #666666;
}

.swHilight{
	font-weight: bold;
	color: #ff0000;
}

.swError{
	font-weight: bold;
	color: red;
}