/*
.footerLinks, .footerLinks li {
	list-style:none;
	padding:0px;
	margin:0px;
}

.footerLinks {
	margin-bottom:10px;
	margin-left:5px;
}

.footerLinks a, .footerLinks a:link, .footerLinks a:visited {
	color:#666666;
	text-decoration:none;
	font-weight:normal;
	font-size:11px;
}

.footerLinks a:hover {
	text-decoration:underline;
	color:#666666;
}

h2.footerTitle {
	font-weight:bold;
	font-size:12px;
	border:none;
	color:#666666;
	padding:0px;
	margin:0px;
}
*/

.breakLine {
	clear:both;
	width:80%;
	height:0px;
	overflow:hidden;
	border-top:1px solid #B8B8B8;
	border-bottom:1px solid #FFFFFF;
	margin:1em 0px;
}

#bottomLinks a {
	color:#666666;
	padding:0px;
	text-decoration:none;
}

#bottomLinks a img {
	padding:0px 2px;
}

#bottomLinks a:hover, #bottomLinks a:active {
	color:#333333;
	text-decoration:underline;
}
