/* GENERAL STYLES */
#postingList
{
	padding-left: 0px;
	margin-left: 0px;
}
#postingList li
{
	list-style: none;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-left: 0px;

}
#postingList_footer
{
	border-top: solid 1px #bfb8bf;
}
#AutoForm_5_PanelInput
{
	width: 180px;
}
#AutoForm_5_bodyText
{
	width: 160px;
	height: 100px;
	font-family: Tahoma;
	font-size: 8pt;
}
#intranetmenu 
{
	position:absolute;
	width: 525px;
	padding-top: 0px;
	right: 112px;
background-color: #000000;
}
#intranetmenu li
{
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	list-style: none;
}
#intranetmenu a
{
	color: white;
	text-decoration: none;
}
#intranetmenu a:hover
{
	color: #D82231;
	text-decoration: underline;
}
#intranetmenu .selected
{
	text-decoration: underline;
	color: red;
	font-weight: bold;
}
#memberlist
{
	width: 100%;
  white-space: nowrap;
}

/* EDITOR PROPERTIES */

