h1.center {
	text-align:center;
}

#clouds a {
	 margin:2px;
}

#breadcumbs {
	margin-bottom:15px
}

#subnets {
	overflow:hidden;
}

#subnets li{
	padding: 5px;
	width: 31%;
	float: left;
}

.host_list {
	margin-bottom: 20px;
	width: 100%;
}

.hosts_list h4{
	width: 100%;
	border-bottom: 1px dotted rgb(108, 108, 108);	
}

.hosts_list ul {
	overflow:hidden;
}

.hosts_list li {
	float:left;
	width: 48%;
	padding:0px;
	margin-right: 5px;
}
	
