 #examples div.category{
	background: url(../images/misc/folder.gif) no-repeat 0 1.4em;
 	border-top: 1px solid #cccccc;
 	margin-top: 1.75em;
 	padding-top: 1.6em;
 	width: 35%;
 	font-weight: bold;
 	clear:both;
	float:left;
	padding-left: 24px;
 	}
 #examples div.subcategory{
 	border-top: 1px solid #cccccc;
 	margin-top: 1.75em;
 	padding-top: 1.22em;
	float:left;
	color: red;
 	width: 60%;
 	}

a.os, a.os:hover{
	font-size: 9px;
	color: #1e68c2;
	text-decoration: underline;
	line-height: 14px;
	}
.SpecialText1
{ font-size:12px; text-align:center; color:#ff9900; }
