#content div.finder
{
	border: 2px solid #F6E4B8;
}
#content div.finder div.section
{
	padding-left:10px;
	height:160px;
	background-image:url(../../images/ccard.jpg);
	background-position: right bottom;
	background-repeat:no-repeat;
}
#content div.finder div.section_firefox
{
	padding-left:10px;
	height:160px;
	background-image:url(../../images/firefox/firefox.jpg);
	background-position: left bottom;
	background-repeat:no-repeat;
}
#content div.finder div.heading
{
	background-color:#FFFFDB;
	padding:5px;
}
#content div.finder div.heading div.headingimg
{
	float:left;
	height:30px;
}
#content div.finder h2.finderheading a
{
	color:#CF700F;
	text-transform:none;
}
#content div.finder div.spaced
{
	margin: 5px;
}
