.hs_buts_bar {
	position:absolute;
	width: 120px;
	height: 21px;
	padding: 4px 0px 2px 4px;
	background: #eee !important;
	clear: both;
	right: 0px;
	top: 286px;
	top: 301px;
	top: 318px;
}
.press .hs_buts_bar {
	top: 385px;
}
.product_detail .hs_buts_bar {
	top: 241px;
	top: 259px;
	top: 276px;
}
.hs_buts_bar div {
	float: right;
	height: 19px;
	cursor: pointer !important;
}
.hs_buts_bar .hs_dot {
	width: 9px;
	margin-left: 3px;
	background: url('../imgs/dot-off.gif') no-repeat;
}
.hs_buts_bar .hs_dot_active {
	background: url('../imgs/dot-on.gif') no-repeat;
}
.hs_arrow_left {
	width: 19px;
	margin-left: 8px;
	background: url('../imgs/left-arrow.gif') no-repeat;
}
.hs_arrow_right {
	width: 19px;
	margin-left: 5px;
	margin-right: 8px;
	background: url('../imgs/right-arrow.gif') no-repeat;
}
