#main #contentPrimary #ctrCl {
	display: block;
	width: 640px;
	padding-right: 100px;
	padding-left: 98px;
	padding-top: 25px;
}

#ctrCl #title {
	display: block;
	margin-bottom: 12px;
}
#ctrCl p {
	display: block;
	margin-top: 20px;
	margin-bottom: 10px;
}
.sub {
	font-weight: bold;
	color: #492B03;
	background-image: url(/hom/_common/images/bulletArrowRed_right.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left: 15px;
}
#ctrCl .linedash {
	display: block;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #492B03;
	height: 1px;
}

#main #contentPrimary #ctrCl #manage {
	margin-bottom: 20px;
}
#main #contentPrimary #ctrCl #manage li a {
	font-size: 13px;
	line-height: 14px;
	background-image: url(/hom/_common/images/bulletArrowRed_right.gif);
	background-position: 0px 3px;
	padding-left: 15px;
	background-repeat: no-repeat;
	display: block;
	margin-left: 150px;
	margin-top: 10px;
	color: #895C22;
}

#main #contentPrimary #ctrCl #adminSuper {
	display: table;
	margin-left: 50px;
	margin-bottom: 20px;
	margin-top: 10px;
	margin-right: 0px;
}
#main #contentPrimary #ctrCl #adminSuper .tableCellsTitle td {
	font-weight: bold;
	background-color: #FFFFFF;
	padding-left: 10px;
	height: 25px;
	line-height: 25px;
	padding-right: 10px;
}
#main #contentPrimary #ctrCl #adminSuper .tableList td {
	background-color: #D8CBA9;
	padding-left: 10px;
	height: 30px;
	border-bottom: 1px dashed #492B03;
	line-height: 13px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#main #contentPrimary #ctrCl #adminSuper .tableListAlt td {
	background-color: #C9B992;
	padding-left: 10px;
	height: 30px;
	border-bottom: 1px dashed #492B03;
	line-height: 13px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#main #contentPrimary #ctrCl #addLink {
	display: block;
	float: left;
	width: 100px;
	margin-left: 540px;
	clear: right;
	font-weight: bold;
}
#main #contentPrimary #ctrCl #addLink a {
	text-decoration: none;
	font-weight: bold;
}
