﻿@charset "UTF-8";
h2 {
  margin-left: 175px;
}

p.counter {
  color: white;
  font-weight: bold;
  text-align: center;
  background-color: black;
  font-size: x-large;
  font-family: "Times New Roman",Times,serif;
}

#sliderBG {
	position:absolute;
	top:10px;
	right:10px;
	width:106px;
	height:24px;
	background-image:url(../img/bg.gif);/*05*/
	background-repeat:no-repeat;
}
#sliderThumb {
	position:absolute;
	width:100px;
	height:32px;
}
.new {
font: red;
font-weight: bold;
}
