/* old

.tagSliderElement {
}

	.tagSliderSections {
		height: 20px;
	}

	.tagSliderSections div {
		float: left;
		text-align: center;
		border: 1px solid #000;
	}*/
	
.tagSliderElement {
}

	.tagSliderSections {
		
	}

	.tagSliderSections #TSS3, .tagSliderSections #TSS4, .tagSliderSections #TSS5 {
		float: left;
		text-align: center;
		border:1px solid #f7d3e4;
		border-bottom:none;
		font-size:10px;
		color:#fff;
		height: 15px;
		padding-top:10px;
		line-height:15px;
	}
	
	.tagSliderSections #TSS3 {
		border-right:none;
	}
	
	.tagSliderSections #TSS5 {
		border-left:none;
	}
	
	.tagSliderSections #TSS7, .tagSliderSections #TSS8, .tagSliderSections #TSS9, .tagSliderSections #TSS10, .tagSliderSections #TSS11, .tagSliderSections #TSS12, .tagSliderSections #TSS13, .tagSliderSections #TSS14 {
		float: left;
		text-align: center;
		border:1px solid #e8a1c9;
		border-right:none;
		font-size:11px;
		height: 15px;
		padding:5px 0;
		line-height:15px;
	}
	
	.tagSliderSections #TSS7 {
		color:#fff;
		background:#f90 url(../images/internal/tools/bmiscale-left.gif) top left no-repeat;
	}
	
	.tagSliderSections #TSS8 {
		background:#9c3;
		color:#fff;
	}
	
	.tagSliderSections #TSS9 {
		background:#f90;
		color:#fff;
	}
	
	.tagSliderSections #TSS10 {
		background:#f60;
		color:#fff;
	}
	
	.tagSliderSections #TSS11 {
		color:#fff;
		background:#f00 url(../images/internal/tools/bmiscale-right.gif) top right no-repeat;
		border-right:1px solid #e8a1c9;
	}
	
	.tagSliderSections #TSS12 {
		color:#fff;
		background:#9c3 url(../images/internal/tools/bmiscale-left.gif) top left no-repeat;
	}
	
	.tagSliderSections #TSS13 {
		background:#f90;
		color:#fff;
	}
	
	.tagSliderSections #TSS14 {
		color:#fff;
		background:#f00 url(../images/internal/tools/bmiscale-right.gif) top right no-repeat;
	}
	
.slider-results {
	text-align:center;
	font-size:18px;
	padding:10px 0;
}

.slider-results div {
	display:inline;
}

#TSUiLabel3, #TSUiLabel4 {
	color:#cb2683;
	font-size:25px;
	font-weight:bold;
}
	

