
input.art-button[disabled="disabled"] { background-color: #ccccff !important; color: #9999cc !important; }

/* this keeps the background images out of the editor */
body.dialogpage ,
body.filedialog,
body.wysiwygeditor
{
	background-color: white;
	background-image: none;
	font-size: 12px; 
}



.art-contentLayout .art-sidebar1, .art-contentLayout .art-sidebar2
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 245px;
}


.art-contentLayout .art-content-wide
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 982px;
}
.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: 11px }

.art-Logo h1 a { text-decoration: none;}

