div.display_referrer {
	font-family: Verdana;
	font-size: 15px;
	
	/*border: 1px dashed #CC0000;*/
	padding: 4px;
	text-align:center;
	width: 400px;
	height: 20px;
}

#message {
	float: left;
}

#seLogo {
	height: 24px;
	width: 62px;
	float: left;
	margin-left:10px;
	margin-top: -2px;
}


.yahoo 		{ background: URL("../img/yahoo.jpg") no-repeat;}
.google 	{ background: URL("../img/google.jpg") no-repeat;}
.msn 		{ background: URL("../img/msn.jpg") no-repeat;}
.live 		{ background: URL("../img/live.jpg") no-repeat;}
.ask 		{ background: URL("../img/ask.jpg") no-repeat;}

