
.greenfill2 { background-image: url("/images/global/css/gb.png"); }

.greenfill { background-color: #D2F170; opacity:0.4; }

.slider {
	float:left;
	border-bottom: 1px solid #696A6F;
	border-top: 1px solid #696A6F;
	line-height:0px;
	margin-top:10px;
	margin-bottom:10px;
	width:542px;
	padding: 0px;
	margin-left: 8px;
}



.slider_grip {
	color:white;
	font-size:12px;
	background-color:#696A6F;
	float:left;
	width:100px;
	height:14px;
	text-align:center;
	margin-top:4px;
	margin-bottom:4px
}

.lost_guard_down {
	float:left;
	border-bottom: 0px solid red;
	border-top: 1px solid red;
	line-height:0px;
	margin-top:10px;
	margin-bottom:10px;
	width:542px;
	padding: 0px;
	margin-left: 8px;
}

.lost_guard_down_grip {
	color:white;
	font-size:12px;
	background-color:red;
	float:left;
	width:100px;
	height:14px;
	text-align:center;
	margin-top:4px;
	margin-bottom:4px;
}

.lost_guard_up {
	float:left;
	border-bottom: 0px solid red;
	border-top: 1px solid red;
	line-height:0px;
	margin-top:10px;
	margin-bottom:10px;
	width:542px;
	padding: 0px;
	margin-left: 8px;
}

.lost_guard_up_grip {
	color:white;
	font-size:12px;
	background-color:red;
	float:left; width:100px;
	height:14px;
	text-align:center;
	margin-top:4px;
	margin-bottom:4px;
}




