<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
#m_divListMain
{
	width:300px; 
	margin:0px auto; 
	position:relative;
}

h1.ListTitle
{
	font-family: Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-style:normal;
	font-size:22px; 
	color:#c30;
	margin:5px 0px 0px 0px;
	padding:3px 0px;
	text-align:center; 
	border-bottom:dotted 1px #003366
}

h1.VarLocTitle
{
	color:#f29400;
}

p.NbOffers
{
	text-align:right;
	font-size:13px;
	margin:4px 0px 20px 0px;
	color:#a2a2a2;
}

.CriteriaContainer
{
	margin:20px 0px 30px 0px;
}

#m_divNoOffers
{
	margin-top:15px; 
	width:450px;
}

</pre></body></html>