.footer2 {
	font: 80%/1.5 Arial, Helvetica, sans-serif, "Lucida Grande", "Lucida Sans", Tahoma, Verdana;
	color: #fff;
	line-height: 1;
	background: url(/images/footer/bg-footer.png) repeat-x 0 0;
	}

ol, ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.wrapper {
	width: 950px;
	margin: 0 auto;
	padding-top: 18px;
}

.wrapperfooter2 {
	width: 950px;
	margin: 0 auto;
}

.footer2, .push {
	height: 204px; /* .push must be the same height as .footer2 */
}

.footer2Left, .footer2Middle, .footer2Right {
	float: left;
	margin-top: 28px;
}
	
.footer2Left {
	background: url(/images/footer/bg-searches.gif) no-repeat 0 0;
	width: 181px;
	height: 159px;
	margin-right: 13px;
}
	
.footer2Middle {
	background: url(/images/footer/bg-collectorsClub.gif) no-repeat 0 0;
	width: 371px;
	height: 159px;
	margin-right: 14px;
	}
	
.footer2Right {
	background: url(/images/footer/bg-contact.gif) no-repeat 0 0;
	width: 371px;
	height: 159px;
}


.footer2Left ul, .contact ul, .footer2Middle #newsletter {
	margin: 48px 0 0 16px;
}


.footer2Middle #newsletter {
	min-height: 51px;
}
	
.footer2Left ul li {
	font-size: 1.2em;
	line-height: 1.7em;
}
	
.footer2Left ul li a:link, .footer2Left ul li a:visited {
	text-decoration: none;
	color: #646c75;
}
	
.footer2Left ul li a:hover, .footer2Left ul li a:active, .footer2Left ul li a:focus {
	text-decoration: none;
	border-bottom: 1px solid #fff;
	color: #fff;
}


.contact ul h3, .contact ul p, #connected ul h3, #connected ul p {
	float: left;
}
	
.contact ul li {
	clear: both; /*for FF2, to clear the floats in each row, so they don't get applied multiple times*/
}
	
.contact ul h3 {
	width: 100px;
	text-align: left;
	margin-right: 20px;
	font-size: 1.1em;
	color: #fff;
	font-weight: normal;
	padding-top: 1px;
}
	
.contact ul p {
	font-size: 1.1em;
	color: #9ca0a4;
	line-height: 1.4em;
	width: 200px;
	padding-bottom: 5px;
}
	
.contact ul li a:link, .contact ul li a:visited {
	text-decoration: none;
	color: #fff;
}
	
.contact ul li a:hover, .contact ul li a:active, .contact ul li a:focus {
	text-decoration: none;
	border-bottom: 1px solid #fff;
	color: #fff;
}
	
.footer2Middle p {
	font-size: 1em;
	color: #9ca0a4;
}

.footer2Middle p a:link, .footer2Middle p a:visited {
	text-decoration: none;
	color: #646c75;
}
	
.footer2Middle p a:hover, .footer2Middle p a:active, .footer2Middle p a:focus {
	text-decoration: none;
	border-bottom: 1px solid #fff;
	color: #fff;
}

.footer2Middle ul li {
	font-size: 0.9em;
	line-height: 1.3em;
}
	
.footer2Middle ul li a:link, .footer2Middle ul li a:visited {
	text-decoration: none;
	color: #646c75;
}
	
.footer2Middle ul li a:hover, .footer2Middle ul li a:active, .footer2Middle ul li a:focus {
	text-decoration: none;
	border-bottom: 1px solid #fff;
	color: #fff;
}






#connected ul {
	margin: 13px 0 0 16px;
	float: left;
	}
	
#connected ul li {
	float: left;
	}
	
#connected ul li a span {
	display: none;
	}
	
#connected ul li p {
	font-size: 1.1em;
	color: #9ca0a4;
	padding: 5px 10px 0 0;
	}
	
#connected ul li a {
	color: #fff;
	width: 23px;
	height: 23px;
	text-indent: -9000px;
	overflow: hidden;
	display: block;
	margin-right: 6px;
	}
	
#connected ul li a.icon-bookmark {
	background: url(/images/icons/icon-bookmark.gif) no-repeat 0 0;
	}
	
#connected ul li a.icon-facebook {
	background: url(/images/icons/icon-fb.gif) no-repeat 0 0;
	}
	
#connected ul li a.icon-delicious {
	background: url(/images/icons/icon-delicious.gif) no-repeat 0 0;
	}
	
#connected ul li a.icon-google {
	background: url(/images/icons/icon-google.gif) no-repeat 0 0;
	}
	
#connected ul li a.icon-linkedin {
	background: url(/images/icons/icon-linkedin.gif) no-repeat 0 0;
	}
	
#connected ul li a.icon-stumble {
	background: url(/images/icons/icon-stumble.gif) no-repeat 0 0;
	}
	
#connected ul li a.icon-twitter {
	background: url(/images/icons/icon-twitter.gif) no-repeat 0 0;
	}
