#slider_container {
	background: url("../img/bg.png") no-repeat 0px 0px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px; width: 924px; float: left;
}





.devtrixSlider {
	width: 924px; height: 350px; overflow: hidden; float: left;
}







.devtrixSliderPrev {
	background: url("../img/left.png") no-repeat left; left: 0px; top: 0px; width: 60px; height: 350px; text-decoration: none; display: block; position: absolute;
}





.devtrixSliderNext {
	background: url("../img/right.png") no-repeat right; top: 0px; width: 60px; height: 350px; right: 0px; text-decoration: none; display: block; position: absolute;
}






.devtrixSliderDescription {
	padding: 10px; text-align: left; color: rgb(0, 0, 0); line-height: 18px; letter-spacing: 1px; font-family: Tahoma,Arial,Helvetica; font-size: 14px; text-shadow: 0 0 2px #ffffff;
}




.devtrixSliderDescription a {
	color: rgb(204, 0, 0);
}




.devtrixSliderDescription a:active {
	color: rgb(204, 0, 0);
}
.devtrixSliderDescription a:visited {
	color: rgb(204, 0, 0);
}
.devtrixSliderDescription a:hover {
	color: rgb(204, 0, 0);
}
.devtrixSliderDescription a:hover {
	color: rgb(153, 153, 153);
}
#devtrixSliderNavigation {
	margin: 0px; padding: 10px 0px 0px; height: 18px; text-align: center; overflow-y: hidden;
}
#devtrixSliderNavigation a:link {
	margin: 0px; padding: 0px; line-height: 0; font-size: 0px; text-decoration: none;
}
#devtrixSliderNavigation a:active {
	margin: 0px; padding: 0px; line-height: 0; font-size: 0px; text-decoration: none;
}
#devtrixSliderNavigation a:visited {
	margin: 0px; padding: 0px; line-height: 0; font-size: 0px; text-decoration: none;
}
#devtrixSliderNavigation a:hover {
	margin: 0px; padding: 0px; line-height: 0; font-size: 0px; text-decoration: none;
}
#devtrixSliderNavigation a img {
	background: url("../img/bullet.png") no-repeat center; border: currentColor; width: 18px; height: 18px;
}
#devtrixSliderNavigation a.active img {
	background: url("../img/bullet_active.png") no-repeat center;
}
