/* 
	networking.css
	styles for networking support page
*/

ul.bullet {
	list-style: disc;
	margin-left: 40px;
}

#maincol dl dt {
	font-weight: bold;
	margin: 10px 0 3px;
}

#maincol dl dd {
	margin: 0;
}
	
#maincol dl dd p {
	margin: 3px 0;
}

#maincol dl dd p span.inlinetitle {
	font-weight: bold;
}

p span.iphighlight {
	color: #CC0000;
}
