

.winner {
	font-size: 16px;
	}

.shoutout {
	font-size: 20px;
	line-height: 26px;
	margin: 20px 0 40px 0px;
	padding: 0 10px 0 35px;
	background: url(shoutout.gif) no-repeat left 3px;
	}


	.shoutout p {

	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;	  
		line-height: 26px;
		padding-right: 35px;
		background: url(shoutout_p.gif) no-repeat right bottom;
		margin: 0 65px 0 0;
		}
		
	* html .shoutout p {
	  height: 1px;
	}