.beam-grid .headers .dropmenu{
	position : absolute;
	display : none;
}
.beam-grid .headers .th .drop-btn{
	cursor : pointer;
	position : absolute;
	top : 0;
	right : 1px;
	width : 14px;
	height : 100%;
	background : url(images/grid-header-dropbtn.gif) 0 50%;
}
.beam-grid .headers .drop-btn{
	display : none;
}