.jquery-marker-frame {
	position:absolute;
	display:none;
}

.jquery-marker-frame div {
   background:transparent url(marker_bg.gif) repeat;
	position:absolute;	
}

.jquery-marker-top, .jquery-marker-bottom {
	height:1px;
	width:100%;
}

.jquery-marker-left, .jquery-marker-right {
	width:1px;
	height:100%;
}

jquery-marker-top {
	top:0;
}

jquery-marker-left {
	left:0;
}

