div.joke_setup
	{margin: 20px;			width: 600px;			text-align: center;
	}
div.joke_punchline
	{text-align: center; 	width: 600px; 			font-size: 14px; 
	color: #000000; 		padding: 8px; 			height: 40px;
	}
hr.joke_line
	{background: #FFFF00;	height: 1px; 			color: #FFFF00;
	text-align: center; 	width: 80%;"
	}
