/* Cascading Style Sheet for Platform SDK Content */


pre
	{
	margin-top: .6em;
	margin-bottom: .6em; 
	}

pre,code
	{
	font: 100% Courier New, Courier, mono; 
	color: #660000;
	}


pre.syntax
	{
	background: #dddddd;
	padding: 2pt,4pt;
	cursor: text;
	}

pre.syntax
	{
	color: #000000;
	}