/*** SEO articles and links **/
#seo {
	color: #6C6C6C !important;
    padding: 0 0.5em 1em;
}
#seo h2 {
	font-weight:normal;
	font-size:1.5em;
	margin: 0 0 0.5em;
    	padding-top: 1em;
    	padding-bottom: 0.5em;
	clear: both;
	color: #6C6C6C !important;
	border-bottom:none;
}
#seo h3 {
	font-weight:normal;
	font-size:0.875em;
	text-decoration:underline;
	padding-top:0.5em;
	margin-bottom:0.5em;
}
#seo ul {
	list-style: disc outside none;
	margin: 0 0 0.5em 1em;
	padding: 0;
}
#seo li {
	font-size:1em;
}
#seo p {
	margin-bottom:0.5em;
}
#seo strong {
	font-weight:normal !important;
	color: #666666 !important;
}
#seo ul.link-list {
padding-top:10px;
}
#seo ul.link-list li {
    float: left;
	width:165px;
	padding-bottom:5px;
	font-size:1em;
}

/* used for the collapsible div script*/
a.toggle {
	padding-right: 15px;
	background: url(../images/arrow-down.gif) no-repeat right center;
	color: #6C6C6C !important;
	margin-top:5px;
}