<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.logoQuestionsLarge{ 

 background: url("../images/i_large_question.gif") no-repeat;
 width: 64px;
 height: 64px;
 float:left;
}

.logoQuestionsMedium{ 

 background: url("../images/i_medium_question.gif") no-repeat;
 width: 48px;
 height: 48px;
 float:left;
 padding-right: 8px;
}

.input-local
{
	margin: 0 4px 0 0;
}</pre></body></html>