.displayFooter{
	position:absolute;
	width:941px;
	height:60px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	padding-top:5px
}

.footer_content{
	margin: 0pt auto;
	width:400px;
	height:15px;
	*line-height:20px;
	*height:20px;
	padding:10px 0 0 0;
	*padding-top:5px;
}
.bottomDivider{
	width:100%;	
}
#headerHandleArea{
display:none;
position:absolute;
width:100%;
height:10px;
left:0px;
top:0px;
background: url(../img/hdr/bg_title.png) #99B5ED repeat-x scroll 0%;
}


#fieldError ul{
list-style-type:none;
}
#fieldError .feedbackPanelERROR{
color:#FF0000;
background:#FFFF66;
}
.inline-edit:hover{background-color:#FFFFD3;color:#377AD9;}
