td.logocol 
{
	width: 240;
	height: 130;
}

#sslogohp span
{	

  display: block;
  position:relative; 
  width:318px;
  height:144px;
  background: url(/images/logo.gif) no-repeat;
  cursor:pointer;
  margin-bottom: 10px;
}

#sslogo
{ 
  /* used on info pages (about etc) */
  display: block;
  width:219px;
  height:99px;
  background: url(/images/res.gif) no-repeat;
  position:relative; 
  cursor:pointer;
}

#logoFoot
{  
  display: block;
  height: 30;
}

#logoResultsFoot
{
  display: block;
/*

  height: 86;
*/
}

#logoResults
{
  position:relative;
  overflow:hidden;
}

#logoResults span 
{
	width: 219px;
	height: 99px;
	background: url(/images/res.gif) no-repeat;
	cursor:pointer;
	
	display: block;
  	position:relative; 
/*
	position:absolute;
	top: -50;
	left: 10;


	width:318px;
	height:144px;
	background: url(/images/logo.gif) no-repeat;
	cursor:pointer;
	margin-bottom: 10px;

	width: 219px;
	height:99px;
	background: url(/images/res.gif) no-repeat;
	cursor:pointer;

	margin-bottom: 10px;
	width:269px;
	height:122px;
	background: url(/images/269x122.gif) no-repeat;
	cursor:pointer;

	top:-54;
	left:0;
*/

}

/*
#logo 
{
	position:relative;
	overflow:hidden; 
}

#logo span 
{	
	width:219px;
	height:99px;
	background: url(/images/res.gif) no-repeat;
	top:-90;
	left:-125;
	position:absolute;
	cursor:pointer;
}
*/
