/*\*/
html * #navigation ul li a { /* For Safari */
  [color: white;
	height: 25px;
	padding-top: 5px;
  ]color: auto;
} /**/

#comments .entry {
	text-shadow: white 0px 0px 0px;
}

#main {
	-webkit-border-radius: 10px; 
	/* -moz-border-radius: 10px; Once Firefox 3 Gets out */
}

.highlight {
	-webkit-border-radius: 5px; 
	/* -moz-border-radius: 5px; Once firefox 3 gets out */
}