.ipPortRight .balloon {
	font-family:verdana,sans-serif;
	font-size:11px;
	height:auto;
	margin:0px;
	width:550px;
}
.ipPortRow1 {
	font-weight:bold;
	margin:5px 0pt 15px;
	padding-bottom:5px;
	width:750px;
}
.ipPortLeft {
	background-color:#E6E6E6;
	float:left;
	font-weight:bold;
	padding-left:8px;
	width:184px;
}
.ipPortRight {
	background-color:#FFFFCC;
	float:left;
	padding-left:8px;
	width:550px;
}
.ipPortRow {
	background-color:#FFFFCC;
	border-top:1px dotted #666666;
	margin:5px 0pt;
	padding:5px 0pt;
	width:750px;
}
.balloon a {
	color:#0000FF;
	text-decoration:none;
}
.ipPortRight .balloon dl {
	width:400px; 
	padding:0 0 20px 0; 
	background-image: none;
}
.ipPortRight .balloon ul li a, .ipPortRight .balloon ul li a:visited {
	display:block;
	text-decoration:none; 
	width:auto; 
	height:18px; 
	background:#ffffcc;
	color:#0000FF;
	text-decoration:none;
}

.ipPortRight .balloon ul li:hover dl,
.ipPortRight .balloon ul li a:hover dl {
	visibility:visible;
	color:#000;
	top:-75px;
	left:100px;
	cursor:default;
}
.subPara {
	margin-left: 20px;
}
.subSubPara {
	margin-left: 20px;
}
