	.RightColumn {
		float:right;
		margin-left:10px;
		width:70%;
		padding-right:10px;
		padding-top:10px;
		padding-bottom:10px;
		clear: right;
		}

	.hideme {
		height : 1px;
		width : 1px;
		visibility : hidden;
		display : none;
	}

	.btop {
		border-top: dashed 1px #dbe3eb;
	}

	#content1col fieldset {
		padding:3px;
		/*border-color: #dbe3eb;*/
	}

	#content1col fieldset legend {
		font-weight:bold;
		color: #9b0000;
	}

	#content1col fieldset p {
		margin-top: 0.25em;
		margin-bottom: 0.5em;
		padding-top:0;
		padding-bottom: 0;
	}

	#content1col fieldset ul {
/*		margin-top:0.5em;
		margin-left: 0;
		padding-left: 1.5em;
		list-style-image: url('bullet_arrowhead_red.gif');
	list-style: none;*/
	list-style-image: url(../bullet_arrowhead_red.gif);
	padding : 2px 0px 2px 2em;
	margin : 0px;
	}

	#content1col fieldset ul ul {
/*		margin-top:0.5em;
		margin-left: 0;
		padding-left: 1.5em;
		list-style-image: url('bullet_arrowhead_red.gif');*/
	list-style: url(/dor/images/minbul.gif) disc outside;
	padding : 2px 0px 2px 2em;
	margin : 0px;
	}

	#content1col fieldset ul li {
		padding-bottom: 0.5em;
	}
	
	#content1col #rightside {
		float: right;
/*		width: 25%;*/
		width: 35%;
	}

	#content1col #rec {
		background-color: #dbe3eb;
		float: right;
		width: 25%;
		padding: 3px;
	}

	#content1col #rec {
		background-color: #dbe3eb;
		float: right;
		width: 25%;
		padding: 3px;
	}

	#content1col #rec h2 {
		margin-top: 0.25em;
		margin-bottom: 0.25em;
		padding-bottom:0;
		color: #2d579f;
	}

	#content1col #rec ul{
		list-style-type: none;
		margin-top: 0;
		padding-top:0;
	}

	#content1col #rec ul li {
		padding-bottom: 0.5em;
		margin-left: -2.5em;
		padding-left: 0px;
		background-color: transparent;
	}

	.mboxes h2 {
		text-align: center;
	}

	#menu fieldset {
		padding:3px;
		/*border-color: #dbe3eb;*/
	}

	#menu fieldset legend {
		font-weight:bold;
		color: #9b0000;
	}

	#menu fieldset p {
		margin-top: 0.25em;
		padding-top:0;
	}

	#menu fieldset ul, .mboxes ul {
		margin-left: 0;
		padding-left: 1.75em;
		list-style-image: url(../bullet_arrowhead_red.gif);
	}

	#menu fieldset ul {
		margin-top:0.5em;
		padding-left: 1.5em;
	}

	#menu fieldset ul li, .mboxes ul li {
		padding-bottom: 0.5em;
	}

	#menu #rightside {
		float: right;
		width: 25%;
	}

	#menu #rec {
		background-color: #dbe3eb;
		float: right;
		width: 25%;
		padding: 3px;
	}

	#menu #rec {
		background-color: #dbe3eb;
		float: right;
		width: 25%;
		padding: 3px;
	}

	#menu #rec h2 {
		margin-top: 0.25em;
		margin-bottom: 0.25em;
		padding-bottom:0;
		color: #2d579f;
	}

	#menu #rec ul{
		list-style-type: none;
		margin-top: 0;
		padding-top:0;
	}

	#menu #rec ul li {
		padding-bottom: 0.5em;
		margin-left: -2.5em;
		padding-left: 0px;
		background-color: transparent;
	}

.flt
	{float:right;}
	

