#containerHighlights 
{
	border:							1px solid #aaa;
	margin:							0 0 4px 0;
	padding:						5px 0 0 0;
	background:						#fff;
}

#ico1
{
	margin-left:					3px;
	background:	url(../../../../Images/Common/Excerpts/Icon_01.gif) no-repeat;
}

#ico1 a
{
	_background: url(../../../../Images/Common/Excerpts/Icon_01.gif) no-repeat;
}

#ico2
{
	background:	url(../../../../Images/Common/Excerpts/Icon_02.gif) no-repeat;
}

#ico2 a
{
	_background: url(../../../../Images/Common/Excerpts/Icon_02.gif) no-repeat;
}

#ico3
{
	background: url(../../../../Images/Common/Excerpts/Icon_03.gif) no-repeat;
}

#ico3 a
{
	_background: url(../../../../Images/Common/Excerpts/Icon_03.gif) no-repeat;
}

#ico4
{
	background: url(../../../../Images/Common/Excerpts/Icon_04.gif) no-repeat;
}

#ico4 a
{
	_background: url(../../../../Images/Common/Excerpts/Icon_04.gif) no-repeat;
}

#ico1, #ico2, #ico3, #ico4
{
	float:							left;
	width:							64px;
}

.spl
{
	float:							left;
	width:							11px;
	margin-top:						3px;
}

#ico1:hover, #ico1 a:hover, #ico2:hover, #ico2 a:hover, #ico3:hover, #ico3 a:hover,  #ico4:hover, #ico4 a:hover
{
	background-position:			0 -75px;
}

