#icons-sb {}
#icons-ctr {}
	
#icons img {
	margin: 0px auto;
	}
	
div.icon-sb {
	width: 449px;
	height: 100px;
	color: #000;
	background: #ccc;
	margin-bottom: 15px;
	}
	
div.icons-sb-content {
	float: right;
	width: 280px;
	padding: 5px;
	}
	
div.icons-sb-content ul {
	padding: 0px;
	margin: 0px 0px 0px 15px;
	}
	
#icon-one-sb,
#icon-two-sb,
#icon-three-sb,
#icon-four-sb {
	width: 449px;
	height: 100px;
	}	
	
#icon-one-sb h2,
#icon-two-sb h2,
#icon-three-sb h2,
#icon-four-sb h2 {
	float: left;
	background: red;
	width: 150px;
	height: 100px;
	padding: 0px;
	margin: 0px;
	text-indent: -9000px;
	}
	
#icon-one-sb h2 a,
#icon-two-sb h2 a,
#icon-three-sb h2 a,
#icon-four-sb h2 a {
	display: block;
	width: 150px;
	height: 100px;
	color: #000;
	}

/*	
#icon-one a:hover,
#icon-two a:hover,
#icon-three a:hover,
#icon-four a:hover {
	background: red;
	}
*/

		
#icon-one-sb a {
	background: url("/site_graphics/sb-icon-available-now.jpg") no-repeat 0px 0px;
	}
/*
#icon-one a:hover, #icon-one a.selected {
	background-position: -373px -200px;
	}
*/

#icon-two-sb a {
	background: url("/site_graphics/sb-icon-communities.jpg") no-repeat 0px 0px;
	}
/*
	
#icon-two a:hover, #icon-two a.selected {
	background-position: -523px -200px;
	}
*/	
#icon-three-sb a {
	background: url("/site_graphics/sb-icon-special-offers.jpg") no-repeat 0px 0px;
	}
/*	
#icon-three a:hover, #icon-three a.selected {
	background-position: -673px -200px;
	}
*/	
#icon-four-sb a {
	background: url("/site_graphics/sb-icon-news.jpg") no-repeat 0px 0px;
	}
/*	
#icon-four a:hover, #icon-four a.selected {
	background-position: -823px -200px;
	}
*/

#icon-one-sb ul li a,
#icon-two-sb ul li a,
#icon-three-sb ul li a,
#icon-four-sb ul li a { display: inline; background: none; }