@charset "utf-8";

#cfcontainer {
	margin-bottom: 20px;
}
#cfcontainer .titlebar {
	border-bottom: 1px #908672 solid;
	margin-bottom: 5px;
	width: 510px;
	display: none;
}
#cfcontainer .titlebar .title {
	width: 460px;
}

#cfcontainer .titlebar .Head {
	font-family:  Helvetica, Arial,sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #908672;
	line-height: 1.4em;
}

#cfcontainer .actionbar {
	height: 0px;
	display: block;
	position: relative;
}

#cfcontainer .actionbar[class] {
	height: auto;
}

#cfcontainer .actionbar table {
	display: none;
}

#cfcontainer .actionbar .rightactions {
	float: right;
}

#cfcontainer .actionbar div.clear {
	float: none;
	clear: right;
	width: 0px;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}

#cfcontainer ul li {
	list-style-type: disc;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 1.2em;
}
#cfcontainer ol li {
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 1.2em;
}
/*
#cfcontainer ul {
	margin: 0px;
	padding: 0px;
	line-height: 1.2em;
}

ul li {
	list-style-type: none;
	padding: 0px 0px 0px 8px;
	background: url(/images/bullet.gif) left 5px no-repeat;
	margin: 3px 0px;
}
*/
body.Normal {
	font-size: .75em;
	background: #ffffff;
	height: 275px;
}


.eipbuttonbackimg[class] {
	display: inline-block;
	display: -moz-inline-block;
	position: relative;
	top: -13px;
}
/*
.eipbutton_edit[class] {
	background-position: center center;
}
*/