.listItems_InputControlTitle
{
	text-align:right;
	font-weight:bold;
	white-space:nowrap;
}

.listItems_RichTextControlTitle
{
	font-weight:bold;
}

.listItems_PageTitle
{
	font-size:20px;
	font-weight:bold;
	padding-bottom:6px;
}

.listItems_ErrorIconBox
{
	padding: 4 0 4 4;
	width:0px;
	background-color: #EBD9D9;
}

.listItems_ErrorMessageBox
{
	padding: 4px;
	color: #443333;
	background-color: #EBD9D9;
	height:36px;
	width:100%;
}

.listItemsm_NormalIconBox
{
	padding: 4 0 4 4;
	width:0px;
	background-color: #cfe7c0;
}

.listItems_NormalMessageBox
{
	padding: 4px;
	color: #443333;
	background-color: #cfe7c0;
	height:36px;
	width:100%;
}

.listItems_CautionIconBox
{
	padding: 4 0 4 4;
	width:0px;
	background-color: #fff499;
}

.listItems_CautionMessageBox
{
	padding: 4px;
	color: #444433;
	background-color: #fff499;
	height:36px;
	width:100%;
}

.listItems_MessageText
{
	margin-top: 8px;
	margin-bottom: 10px;
	width:100%;
	border: solid;
	border-width: 1px;
	border-color: #999999;
}

.listItems_ManagePanel
{
	border-top:solid 2px #888888;
	padding:12 0 0 30;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:10px;
	height:36px;
	background-image:url(images/listitems/managePanel.gif);
	background-position:left center;
	background-repeat:no-repeat;
}

.listItems_pagingBox
{
	background-color:#ffdddd;
	padding:5px;
}

.listItems_pagingSummaryTD
{
}

.listItems_pagingIndexArrayTD
{
	color: #000000;
}

.listItems_pagingIndexArrayTD A:LINK
{
	color: #000000;
}

.listItems_pagingIndexArrayTD A:ACTIVE
{
	color: #000000;
}

.listItems_pagingIndexArrayTD A:VISITED
{
	color: #000000;
}

.listItems_pagingIndexArrayTD A:HOVER
{
	color: #000000;
}
