



.ds-loading {
	background: url(/EUROPE_NOKIA_COM_3/common_items/images/loading.gif) no-repeat scroll center center transparent;
}
.ds-not-found, .ds-loading, ul.ds-device-list {
	height: 140px;
}
.ds-not-found {
	text-align: center;
}
.ds-not-found .innerContent {
	padding: 4em 4em 0 4em;
}
.ds-device-container {
	clear: both;
	overflow: hidden;
	width: 490px;
	height: 154px;
	margin: 0 auto;
}
ul.ds-device-list {
	margin: 0;
	padding: 0;
	list-style: none;
	/*_padding-bottom: 10px;  IE6 fix */
}
ul.ds-device-list li {
	height: 134px;
	width: 100px;
	margin: 2px;
	padding: 0;
	float: left;
	margin: 0;
	text-align: center;
}
* html .ds-device-list li {
	_display: inline;
}
ul.ds-device-list img {
	width: 96px;
	height: 96px;
	border: none;
	padding: 2px
}
ul.ds-device-list a {
	outline: none;
	text-decoration: none;
	display: block;
	height: 134px;
	font-size: 11px;
}
ul.ds-device-list a:hover {
	text-decoration: none;
	font-weight: bold;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-size: 11px;
	background: #093;
	color: #fff;
}
ul.ds-device-list li.selected a {
	font-weight: bold;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-size: 11px;
	background: #093;
	color: #fff;
}



.ds-slider-btn-left, .ds-slider-btn-right {
	cursor: pointer;
	cursor: hand;
	width: 30px;
	height: 12px;
	display: inline;
}
.ds-slider-btn-left {
	background: url(/EUROPE_NOKIA_COM_3/Get_Support/Repair/repair_and_recycle/user-guides/images/prev.gif) no-repeat;
	float: left;
}
.ds-slider-btn-right {
	background: url(/EUROPE_NOKIA_COM_3/Get_Support/Repair/repair_and_recycle/user-guides/images/next.gif) no-repeat top right;
	float: right;
}
.ds-slider-handler {
	float: left;
	height: 12px;
	position: relative;
	width: 312px;
}
.ds-slider-start, .ds-slider-end {
	width: 59px;
	float: left;
	height: 12px;
}
.ds-slider {
	clear: both;
	width: 490px;
	height: 12px;
	background: url(/EUROPE_NOKIA_COM_3/Get_Support/Repair/repair_and_recycle/user-guides/images/scrollBarShort.gif) no-repeat 30px 1px;
}
.ui-slider-handle {
	background-color: pink;
	width: 118px;
	height: 12px;
	position: absolute;
	cursor: move;
	margin: 0 -59px;
	/*_margin: 0;*/
	background: url(/EUROPE_NOKIA_COM_3/Get_Support/Repair/repair_and_recycle/user-guides/images/scrollHandler.gif) no-repeat;
}
