/*
	Style Name	: Andy Dual Sidebars
	Author Name	: Andrew Hill
	Style URI	: http://getk2.com/
	Comments	: Andy's Sidebars on both sides of content
*/


body.columns-three #primary {
	margin-left: 195px;
}

body.columns-three #sidebar-1 {
	left: -520px;
	margin-left: -195px;
}

body.page-slug-home #primary {
	width:740px;
	padding:30px;
	margin-left: 40px;
}

body.page-slug-home table td {
	padding: 15px;
}

body.page-slug-home h2 {
	display: none;
}

ol, ul {
list-style: circle;

}

body3.page ul {
        list-style-type: none;
        margin-left: 0;
        padding-left: 45px;
}

body3.page ul li {
        background: url(img/bullet.gif) no-repeat 0 0px;
        padding-left: 1.5em;
}

.secondary ul ul, .secondary ol ol, .secondary div div {
margin:0;
}

.sb-links h4 {
	display: inline;
}

.linkcat h4 {
	display: inline;
	font-size: 1.2em;
}

.footerstats {
        display: inline;
}

#bh {
	display: none;
}

