/* this is needed because the artisteer buttons otherwise looke enabled even when disable */
input.art-button[disabled="disabled"] { background-color: #ccccff !important; color: #9999cc !important; }

.art-contentLayout .art-sidebar2
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 245px;
}

/* added by Joe Audette adjust width for center when both left and right are used */
.art-contentLayout .art-content-narrow
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 493px;
}

.art-BlockContent-body ul li
{
	background-position: 0px 7px;
}

.art-Block { margin-top: 13px }

.art-Logo h1 a { text-decoration: none;}

