/* #### MG: BEGIN Elements */
p.SearchInfoText
{
	padding-bottom: 20px;
}

p.SearchResult
{
	padding-bottom: 20px;
}

span.SearchFirstLine,
a.SearchFirstLine
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	/*font-size: 12px;*/
	font-weight: bold;
	color: #f21c0a;
	line-height: 15px;
	padding: 5px 0px 0px 0px;
}

span.SearchSecondLine
{
	display: block;
	margin-top: 5px;
}

span.SearchSecondLine a
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	/*font-size: 11px;*/
	font-size: 0.9em;
	font-weight: normal; 
	color: #5d5d5d;
	line-height: 13px;
	text-decoration: underline;
}
/* #### MG: END Elements */
