div#shoutOutBox, div#shoutOutBoxFR	{
	background-image:url(/2002/images/shout_out_display_bg.gif);
	border:none;
	width:214px;
	height:107px;
	margin: 0 7px;
}
div#shoutOutBoxFR {
	background-image:url(/2002/images/shout_out_display_fr_bg.gif);
	height: 157px;
} 
div#shoutOutBox p, div#shoutOutBox p {
	margin: 4px 0;
}

div#shoutText1, div#shoutText2, div#shoutText3, div#shoutText1FR, div#shoutText2FR, div#shoutText3FR {
	position:absolute;
	padding-top:5px;
	padding-left:7px;
	padding-bottom:7px;
	padding-right:5px;
	width:202px;
	height:98px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
}

div#shoutText1FR, div#shoutText2FR, div#shoutText3FR { 
	height: 128px;
}
	
div#shoutText2, div#shoutText3 {
	display:none;
}
div#shoutText2FR, div#shoutText3FR {
	display:none;
}

#shoutOutButton {
	position:absolute;
	bottom:8px;
	left:7px;	
	width:202px;
	text-align:center;
}
.title {
	font-weight: bold;
	color:#1FC0EB;
	font-size:10px;
}
