#headerLogo { 
  background: url('http://cache.heraldinteractive.com/images/version5.0/site_images/logoInsideCeltics.gif') no-repeat;
  top: 5px; left:10px; 
  }
 
 #sportsAlerts  { background-image: url('http://cache.heraldinteractive.com/images/version5.0/site_images/sportsAlertsCeltics.gif'); }
 
.TSN1 a {color:#438a43; text-decoration:none;}
.TSN1 a:visited {color:#438a43;}
.TSN1 a:hover {color:#c63; text-decoration:underline;}
  
.TSN4 a {color:#438a43; text-decoration:none;}
.TSN4 a:visited {color:#438a43;}
.TSN4 a:hover {color:#c63; text-decoration:underline;}
  
 
  #bestCelticIntro {
   margin:0 10px 10px 10px; 
   padding:115px 100px 0 10px;
   background-image: url('http://cache.heraldinteractive.com//images/version5.0/site_images/greatestCeltic.jpg'); 
   background-repeat:no-repeat; 
   background-position:top; 
   line-height:18px;
  }
  
  
 #bestCeltic {
  width:635px; 
  background-color:#efefef; 
  padding:0;
text-align:center;
  }
  
  
  
  
.bestCelticBox {
	width:300px; 
        height:95px;
	background-color:#ddd; 
	margin:20px 7px 0 160px;
	border:solid 1px #bbb;
  }
  
.bestCelticBoxHover {
	width:300px; 
  height:95px;
	background-color:#d7eec0; 
	margin:20px 7px 0 160px;
	border:solid 1px #9db883;
  }
  
.bestCelticBoxInner {
	float:left; 
	width:135px; 
	margin:0 5px 0 0;
  }
  
.bestCelticBoxInner img {
	float:left; 
	width:60px; 
	height:75px; 
	margin:5px 5px 20px 5px;
  }
  
.bestCelticBoxInner h1 { 
  color:#693; 
  font-size:12px;
	margin:0;
	padding:0;
  }
  

.bestCelticHeader {
	color:#fff;
  background-color:#669966; 
  font-size:13px;
	margin:40px 0 -10px 0;
	padding:5;
	text-align:center;
	font-weight:bold;
}
  
  
  
  
  
  