/* ============================== */
/* COMMON & CUSTOM ELEMENT STYLES */
/* ============================== */

div.navSec {
	z-index:100;
	width:180px;
	height:150px;
	position:absolute;
	left:50%;
	top:395px;
	margin-left:-368px;
}

.slide{
	width: 220px;
	height: 400px;
	overflow-x: hidden;overflow-y:scroll;
}

.slide li, li.no_bull{
list-style-type:none;
margin-left: -10px;	
}




table.staff_cell td li{
	list-style-image: none;
}