body {
	padding: 0px;
	margin: 0px;
	line-height: 90%;
	text-align: left;
	background-color: #000000;
}



#boiledrice{
	height: 20px;
	width: 994px;
	margin: 0px auto;
	padding: 0px 40px 6px 40px;
	vertical-align: bottom;
	text-align: left; /* compensates for the IE5/Win bug */
}

/* opera, moz, netscape only hack follows*/
	html>body #boiledrice{
	padding: 0px 40px 6px 40px;
}

.BoiledriceText{
	color: #666666;
	font: 0.6em Verdana, Arial, Helvetica, sans-serif;
	vertical-align: text-bottom;
}

/* opera, moz, netscape only hack follows*/
	html>body .BoiledriceText{
	font: 0.67em Verdana, Arial, Helvetica, sans-serif;
}

.BoiledriceText a{
	color: #666666;
	margin: 0px;
	text-decoration: underline;
}

.BoiledriceText a:hover{
	color: #A09E9E;
	text-decoration: none;
}
