
.BoxedPageContent
{
	background-color: ghostwhite;
	border:Black;
	border-style:solid;
	border-width:3px;
	clear:both;
	float:none;
	margin:20px auto 20px auto;
	padding:10px;
	text-align:center;
	width:90%;
}

.BoxedPageContent_Title
{
	text-align:center;
	margin: 0 auto;
}

.BoxedPageContent_Separator_Title_Entries
{
	clear:both;
	height:2px;
	font-size: 0; /* required for IE6 */
	background-color: black;
	margin: 8px 0 24px 0;
}

.BoxedPageContent_Separator_Entries_Actions
{
	clear:both;
	height:40px;
	font-size: 0; /* required for IE6 */
	width:100%;
}

.BoxedPageContent_Confirm
{
	clear: both;
	margin: 0 auto;
	text-align: center;
}

.BoxedPageContent_Cancel
{
	width: 100%;
	clear: both;
	text-align: left;
}
