/* css stylesheet for the deaf2003 nodepage  pike20030123 */


/* debug, comment this out   
	
	div 	{ border-style:dotted; border-width:1px; border-color:#663333;  }
	span 	{ border-style:dashed; border-width:1px; border-color:#336600;  }
	ul 		{ border-style:dashed; border-width:1px; border-color:#000066; }
	li 		{ border-style:dashed; border-width:1px; border-color:#666600; }
	img 	{ border-style:dotted; border-width:1px; border-color:#006666; }
*/

 
/* base settings */

BODY	{	font-size:10px; 	}



#machete {
	background-image: url(checker.gif);
	background-repeat: repeat;
	padding:10px; margin:0px;	
	font-size:10px;
}

#machete H3 { 
	margin:-10px;  margin-bottom:10px;
	padding:5px; padding-left:15px;
	background-color:#cccc33;
	font-size: 12px; 
	font-weight: bold; 
	color:#000000;
}
#machete H3 A {
	color:#333300;
}
.leftcol {
	float:left;height:14px;width:25%;
	margin-bottom:3px;
}
.rightcol {
	float:left;padding-left:5px;width:70%;
	margin-bottom:3px;
}
.bar {
	margin:0px;padding:0px;background-color:#333333;
	height:10px;width:100%;float:right;
}
.indicator {
	margin:0px;padding:0px;height:10px;
	background-color:#cccc33;float:right;
}

.help {
  cursor: help;
}




