 #column_main #hr_settings {
    position:relative;
	float:left;
	display:inline;
	top:5px;
	left:0px;
	width:360px;
	height:25px;
    background:#FFFFFF;
	border:0px solid #FF0000;
	overflow:hidden;
	padding:2px 0px 0px 10px;}

#hr_settings td{
	font-size:12px;
	color:#000000;
	vertical-align:top;
}

#hr_settings input{
	font-size:12px;
	color:#000000;
	vertical-align:top;
	width:20px;
	height:18px;
	padding:0px 1px 2px 1px;
}

 #column_main #hr_settingspro {
    position:relative;
	float:left;
	display:inline;
	top:5px;
	left:0px;
	width:205px;
	height:25px;
    background:#FFFFFF;
	border:0px solid #FF0000;
	overflow:hidden;
	padding:2px 0px 0px 10px;}

#hr_settingspro td{
	font-size:12px;
	color:#000000;
	vertical-align:top;
}

#hr_settingspro input{
	font-size:12px;
	color:#000000;
	vertical-align:top;
	width:20px;
	height:14px;
	padding:0px 1px 2px 1px;
}


#hr_history {
    position:relative;
	float:right;
	display:inline;
	top:5px;
	left:-10px;
	width:59px;
	height:25px;
    background:#FFFFFF;
	overflow:hidden;
}

#hr_history #btn_split{
    position:relative;
	float:left;
	display:inline;
	width:1px;
	height:25px;
    background:url(../images/btn_hist_split.gif) #FFFFFF no-repeat;
	overflow:hidden;
}

#hr_history #btn_prev{
    position:relative;
	float:left;
	display:inline;
	width:29px;
	height:25px;
	overflow:hidden;
}

#hr_history #btn_prev a.off{
	position:relative;
	float:left;
	display:inline;
    background:url(../images/btn_hist_prev_off.gif) #FFFFFF no-repeat;
}

#hr_history #btn_prev a.on{
	position:relative;
	float:left;
	display:inline;
    background:url(../images/btn_hist_prev_on.gif) #FFFFFF no-repeat;
}

#hr_history #btn_prev a.on:hover{
    background:url(../images/btn_hist_prev_hover.gif) #FFFFFF no-repeat;
}

#hr_history #btn_next{
    position:relative;
	float:left;
	display:inline;
	width:29px;
	height:25px;
	overflow:hidden;}

#hr_history #btn_next a.off{
	position:relative;
	float:left;
	display:inline;
    background:url(../images/btn_hist_next_off.gif) #FFFFFF no-repeat;
}

#hr_history #btn_next a.on{
	position:relative;
	float:left;
	display:inline;
    background:url(../images/btn_hist_next_on.gif) #FFFFFF no-repeat;
}

#hr_history #btn_next a.on:hover{
    background:url(../images/btn_hist_next_hover.gif) #FFFFFF no-repeat;
}

#hr_clear {
	display:block;
    position:relative;
	top:39px;
	width:108px;
	height:40px;
    background:#FFFFFF;
	margin: 0px 8px 0px 0px;
	border: 0px solid #999999;
	padding:0px 0px 0px 0px;
	vertical-align:top;
	float:right;
	line-height:0;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	-khtml-border-radius: 1px;
	border-radius: 1px;
	-moz-box-shadow: 0px 1px 5px 8px #d3dff3;
	-webkit-box-shadow: 0px 1px 5px 8px  #d3dff3;
	box-shadow: 0px 1px 3px 8px #d3dff3;
	background:url(../images/btn_clear_off.png) #d3dff3 no-repeat;
}

#hr_clear #btn_clear a{
	position:relative;
	float:left;
	display:inline;
    background:url(../images/btn_clear_on.png) #d3dff3 no-repeat;
	cursor:pointer;
}

#hr_clear #btn_clear a:hover{
	position:relative;
	float:left;
	display:inline;
    background:url(../images/btn_clear_on.png) #d3dff3 no-repeat;
	cursor:pointer;
}

#hr_comments {
	display:block;
    position:relative;
	top:49px;
	width:384px;
	height:20px;
    background:#FFFFFF;
	margin: 0px 8px 0px 0px;
	padding:0px 0px 0px 0px;
	vertical-align:top;
	float:left;
	font-size:12px;
	border:0px solid #FF0000;
}

#hr_results {
	display: block;
	position: relative;
	/* top: 48px; */
	width: 100%;
	max-width: 680px;
	/* height: 98px; */
	/* background: #FFFFFF; */
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	float: left;
	font-size: 12px;
	/* border: 0px solid #FF0000; */
	overflow: hidden;
}

#hr_results #wordsresult{
	padding: 0px 0px 0px 0px;
	overflow:hidden;
}

#hr_results #wrdscnt{
	margin: 0px 0px 0px 8px;
	text-decoration:none;
	font-weight:normal;
}

#hr_results #wrdsaction{
	margin: 0px 0px 0px 10px;
	text-decoration:none;
	font-weight:normal;
}

#hr_results #minhrtxtpanel{
    top: 0;
    position:relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    overflow:hidden;
    border:0px solid #0000FF;
    display:block;
    overflow:hidden;
    font-size: 16px;
    color: #3f3f3f;
    padding-top: 10px;
}

#hr_results #minhrtxtpanel #minhrtxt{
    position:relative;
	top: 0px;
	margin: 0px 0px 0px 0px;
	text-decoration:none;
	font-weight:normal;
	display:inline;
	border:0px solid #FF00FF;
	width:400px;
}

#hr_results #minhrtxtpanel #minhr{
	margin: 0px 0px 0px 10px;
	text-decoration:none;
	font-weight:normal;
	display:inline;
}

#hr_results #opthrtxtpanel{
    top: 7px;
    position:relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow:hidden;
	border:0px solid #0000FF;
	display:block;
	overflow:hidden;
}

#hr_results #opthrtxtpanel #opthrtxt{
    position:relative;
	top: 0px;
	margin: 0px 0px 0px 0px;
	text-decoration:none;
	font-weight:normal;
	display:inline;
	border:0px solid #FF00FF;
	width:400px;
}

#hr_results #opthrtxtpanel #opthr{
	margin: 0px 0px 0px 10px;
	text-decoration:none;
	font-weight:normal;
	display:inline;
}

#hr_results #resultsbar{
	padding: 0;
	overflow:hidden;
	border:0px solid #0000FF;
}

/*----------------------------------------------------------------------------*/

#hr_results #resultsbar div.scalebg	{
	position:relative;width:100%;height:1px; /*522*/
	z-index:1;visibility:hidden;
	font-size:11px;color:#000000;font-family:Tahoma,Arial,sans-serif,Helvetica;
	text-decoration:none;font-weight:normal;
	overflow:hidden;}

#hr_results #resultsbar div.scale {
	position:relative;
	/* border: 1px solid #b9b9b9; */
	background:#FFFFFF;
	height: 5px;
	z-index:10;
	overflow:hidden;
	font-size:11px;
	color:#000000;
	font-family:Tahoma,Arial,sans-serif,Helvetica;
	text-decoration:none;
	font-weight:normal;
	border-top: none;
}

div.scalegrey {
	position:relative;
	border:0px;
	color:#000000;
	/* background:url(../images/grey.gif) #C0C0C0 repeat-x; */
	width:46px;
	height:18px;
	left:520px;
	top:0px; /*380*/
	z-index:15;
	visibility:hidden;
	}

div.scalegreen {
	position:relative;border:0px;color:#000000;
	background:url(../images/green.gif) #08C808 repeat-x;
	width:0px;height:18px;left:0px;top:-18px;
	z-index:20;
	visibility:hidden;}

div.scaleyellow {
	position:relative;border:0px;color:#000000;
	background:url(../images/yellow.gif) #F3F334 repeat-x;
	width:0px;height:18px;left:520px;top:0px;  /*380*/
	z-index:30;
	visibility:hidden;}

div.scalered {
	position:relative;border:0px;color:#000000;
	background:url(../images/red.gif) #FF0000 repeat-x;
	width:0px;height:18px;left:520px;top:-36px; /*380*/
	z-index:40;
	visibility:hidden;}

div.scaleline {
	position:relative;
	background:url(../images/hrline.png) #000000 no-repeat;
	width:3px;height:25px;top:-49px;left:520px; /*380*/
	z-index:110;
	visibility:hidden;
	display: none;}

div.scalestart {
	position:relative;
	top:0px;left:0px;z-index:100;
	font-size:11px;color:#000000;font-family:Tahoma,Arial,sans-serif,Helvetica;
	text-decoration:none;font-weight:normal;}

div.scaleend {
	position:relative;top:-12px;left:522px;z-index:101;
	font-weight:bold;} /*382*/

/*----------------------------------------------------------------------------*/
