#contentwrap {
	min-height: 600px;  
	width: 869px; 
	background: none;
}

#networkpopup {
	position:relative; 
	top:0; 
	margin: 0px 0 0 20px; 
	width: 793px; 
	padding: 41px 10px 20px 0; 
	background: none;
	overflow: hidden;
	z-index: 1000;
}
.hr	{
	height: 2px; 
	background: #000 url(../images/interface/popups/hrbg.gif) 0 0 repeat-x; 
	margin: 0 0 17px 0;
}
.leftcol p {
	font-size: 12px; 
	line-height: 17px; 
}
#networkpopup .content {
	overflow: hidden; 
	position:absolute; 
	padding: 0 10px 0 0;
	width: 783px;
}