		*{
			margin:0;
			padding:0;
			list-style:none;
			border:none;
		}
		body { color: #ccc; font-size: 12px; font-family: Verdana, Arial, Sans-Serif; background-color: #fff }
		
		div.puls{
	padding-top: 0;
	padding-right: 1px;
	padding-bottom: 0;
	padding-left: 1px;
	width: 50px;
		}
		ul.pulss             { text-align: center; margin-top: 2px; margin-bottom: 2px; padding-top: 2px; padding-bottom: 2px }
		ul.pulss li     { float: left }
		ul.pulss a:link                       { color: #fff; font-weight: bold; text-decoration: none; display: block; margin-bottom: 4px; border-style: none },
		ul.pulss a:visited, ul.pulss a:active, ul.pulss a:hover     { color: #fff; font-weight: bold; text-decoration: none; display: block; padding: 1px }
		html>body ul.pulss a:link, html>body ul.pulss a:visited, html>body ul.pulss a:active, html>body ul.pulss a:hover{
			height:auto;
			min-height:3em;
		}
		ul.pulss a:hover        { position: relative; top: 3px; left: 3px }
		div.puls div   { color: #fff; padding: 1em 3em; width: auto; clear: both }
		ul.pulss li.active a:link, ul.pulss li.active a:visited, ul.pulss li.active a:active, ul.pulss li.active a:hover      { color: #fff }
		#pulsprintview{
			float:right;
			padding-right:1em;
			text-align:right;
		}
		#pulsprintview a:link, #pulsprintview a:visited, #pulsprintview a:active, #pulsprintview a:hover{
			color:#fff;
		}
		p{
			margin:0 0 .5em 0;
			line-height:1.3em;
		}
		h2{
			font-size:1.3em;
			color:#cfc;
			text-transform:uppercase;
			font-family:"Trebuchet MS",Arial,Sans-Serif;
			padding:0 0 .7em .2em;
		}
		h1{
			font-size:2em;
			text-align:center;
			font-weight:normal;
			text-transform:uppercase;
			font-family:"Trebuchet MS",Arial,Sans-Serif;
			padding:.5em 0;
			background:#000;
			border-bottom:1px solid #666;
		}
		pre{
			font-size:1.2em;
			padding:1em;
		}
		div.puls div a:link, div.puls div a:visited, div.puls div a:active
		{
			color:#fff;
			display:block;
			padding:1em .5em;
			font-weight:bold;
			font-size:1.3em;
		}
		div.puls div h2 a, div.puls div h2 a:hover, div.puls div h2 a:active
		 { color: #fff; font-weight: normal; font-size: 1em; display: inline; padding: 0 }
		
/* other scheme! */
#other{
	font-size:.8em;
	margin-left:.3em;
	width:60em;
	margin-bottom:3em;
	float:left;
}
div#other.puls div { color: #fff; background-color: #fff; clear: both; padding: 1em 3em; width: 54em }
		
#other ul.pulss a:hover { background-color: #fff }
div#other ul.pulss li.active a:link, div#other ul.pulss li.active a:visited, div#other ul.pulss li.active a:active, div#other ul.pulss li.active a:hover { color: #fff; background-color: #fff }
#other div{
	float:left;
}
ul.prevnext{
	float:left;
	width:100%;
}
ul.prevnext li{
	float:left;
	width:49%;
}
ul.prevnext li.next{
	float:right;
	text-align:right;
}

