div.clear {
	clear: both;
	font-size: 1px;
}

div.alv_my_status {
	right: 10px;
	top: 48px;
	width: 210px;
	/*height: 5px; */
	position: relative;
	z-index:700;
	/*padding-top:-10px;*/
	/*left:800px;*/
}
img.alv_sts_icon {
	right: 0px;
	top: 0px;
	position: absolute;
	z-index: 10;
}

/*--- Dock Style ---*/
div.jqDock {
	background-color:transparent;
}
div.jqDockLabel {
	border:0px none; 
	padding:0px 4px; 
	font-weight:bold; 
	font-size:14px; 
	font-style:italic; 
	white-space:nowrap; 
	color:#000000; 
	background-color:transparent;
}
div.jqDockLabelLink {
	cursor:pointer;
}
div.jqDockLabelImage {
	cursor:default;
}