.class-hider {
	display:none !important; 
}

.band {
	float:left;
	width: 125px;
	margin-top: 0px !important;
}

.portIcon {
	display: block;
	background: url("../../connectivity/port_internet.png") no-repeat 0 0;
	width: 43px;
	height: 45px;
	float: left;
	margin-right: 17px;
	margin-top: 3px;
}

.port3 {
	display: block;
	background: url("../../connectivity/port_3.png") no-repeat 0 0;
	width: 43px;
	height: 45px;
	float: left;
	margin-right: 17px;
	margin-top: 3px;
}

.port4 {
	display: block;
	background: url("../../connectivity/port_4.png") no-repeat 0 0;
	width: 43px;
	height: 45px;
	float: left;
	margin-right: 17px;
	margin-top: 3px;
}

.myTable th,td {
    padding: 5px 20px;
}

.myOpacity {
	opacity: .5;
}

.ethernetManual {
	position:absolute; 
	right:15px;
}
.edit > td {
    padding: 3px;
}