:focus  { outline: thin }

body { 
	font-size: 12px; 
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;  
	color: #000000; 
	background-color: #F5F5F5; 
	margin: 0;
}

td { 
	font-size: 12px; 
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;  
	color: #000; 
}

#separator02 {
	display: block;
	margin-left: 12px;
	padding-bottom: 1600px;
	border-left: 1px solid #000;
}

div.views { 
	display: block;
	background-image: url(../bg.gif); 
	background-repeat: repeat-x; 
	height: 26px;
}



div.separator01 { border-left: 1px solid #000; padding-bottom: 1600px; }
#path			{ padding: 10px 10px 0px 10px; }
#feedback 		{ padding: 0px 0px 5px 28px; }
#name 			{ padding: 0px 0px 5px 28px; }
#actions 		{ padding: 0px 0px 5px 28px; }
#pager 			{ padding: 0px 0px 10px 28px; }
#content 		{ padding: 0px 0px 10px 28px; }

.node-content { padding: 0px 0px 5px 0px; }
.node-indent { padding: 2px 20px 2px 20px; }
.node-label { padding: 2px 0px 2px 0px; }

.spacer_img { padding-right: 3px; }

.table-head {
	background-image: url("../bg_sort.gif");
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	color:#424141;
	height: 21px;
}

.table-row { 
	border-bottom: 1px #CCC solid; 
	padding-top: 3px; 
	padding-bottom: 3px; 
}

.table-row-special { 
	padding-top: 3px; 
	padding-bottom: 0px; 
}

.table-row-mini { 
	border-bottom: 1px #CCC solid; 
	padding-top: 0px; 
	padding-bottom: 3px; 
}

img.icon {
	border: 0px;
	width: 18px;
	height: 18px;
	padding: 2px 0px 2px 0px; 
}


