#surveyor_instructions
{
    display:     none;
	text-align:  justify;
	padding:     10px 20px 10px 0;
	color:       #AC0C08;
}

.status_bar_number_bubble_1
{
    background:         transparent url(/images_ror/status_bar/number_bubble_1.png) no-repeat scroll top left;
	font-size:          22px;
	color:              #FFFFFF;
	padding:            2px 0 0 10px;
	width:              27px;
	height:             34px;
}

.status_bar_current_middle
{
    background-color:   #5A7590;
	font-size:          13px;
	font-weight:        bold;
	color:              #FFFFFF;
	width:              150px;
	height:             26px;
	padding:            6px 0 0 10px;
}

.status_bar_current_arrow
{
    background:         transparent url(/images_ror/status_bar/current_arrow.png) no-repeat scroll top left;
	width:              22px;
	height:             32px;
}


.status_bar_current_end
{
    background:         transparent url(/images_ror/status_bar/current_end.png) no-repeat scroll top left;
	width:              15px;
	height:             32px;
}

.status_bar_number_bubble_2
{
    background:         transparent url(/images_ror/status_bar/number_bubble_2.png) no-repeat scroll top left;
	font-size:          22px;
	color:              #FFFFFF;
	padding:            2px 0 0 13px;
	width:              27px;
	height:             34px;
}

.status_bar_future_middle
{
    background:         transparent url(/images_ror/status_bar/future_middle.png) repeat-x scroll top left;
	font-size:          13px;
	color:              #43596e;
	font-weight:        bold;
	width:              150px;
	height:             32px;
	padding:            6px 0 0 10px;
}

.status_bar_future_arrow
{
    background:         transparent url(/images_ror/status_bar/future_arrow.png) no-repeat scroll top left;
	width:              22px;
	height:             32px;
}

.status_bar_future_end
{
    background:         transparent url(/images_ror/status_bar/future_end.png) no-repeat scroll top left;
	width:              15px;
	height:             32px;
}

.status_bar_past_middle
{
    background:         transparent url(/images_ror/status_bar/past_middle.gif) repeat-x scroll top left;
	font-size:          13px;
	color:              #c5c5c5;
	font-weight:        bold;
	width:              150px;
	height:             32px;
	padding:            8px 0 0 6px;
}

.status_bar_past_arrow
{
    background:         transparent url(/images_ror/status_bar/past_arrow.gif) no-repeat scroll top left;
	width:              22px;
	height:             32px;
}

.status_bar_past_end
{
    background:         transparent url(/images_ror/status_bar/past_end.gif) no-repeat scroll top left;
	width:              15px;
	height:             32px;
}

.status_bar_number_bubble_3
{
    background:         transparent url(/images_ror/status_bar/number_bubble_3.png) no-repeat scroll top left;
	font-size:          22px;
	color:              #FFFFFF;
	padding:            2px 0 0 13px;
	width:              27px;
	height:             34px;
}
