#back-button {
	position: absolute;
	bottom: 10px;
	right: 10px;
}

#targetPlugin {
	margin-top: 10px;
}

#submit-button {
	margin-top: 10px;
	margin-bottom: 3px;
}

#just-submit-button {
	margin-top: 10px;
	margin-bottom: 3px;
}

#ipAddr {
	margin-top: 3px;
}

.num-input {
	margin-top: 10px;
	width: 50px;
}

.input-box {
	width: 500px;
	margin-bottom: 20px;
}

.event {  
	color:#999;
}

.warning{  
	font-weight:bold;
	color:#CCC;
}
