
.timePreview {
   padding-top: 6px;
}

.timePreview .controller-left {
	float: left;
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 10px;
	padding-left: 54px;
	background-image: url("../images/timePreview.gif");
	background-repeat: no-repeat;
	height: 50px;
  text-align: left;
}

.timePreview H1 {
  font-size: 24px;
  line-height: 28px;
  font-weight: bold;
  color: #000000;
  margin-top: 0;
  margin-bottom: 0;
}

.timePreview H2 {
  font-size: 13px;
  line-height: 13px;
  color: #333333;
  margin: 0 0 0 2px;
  font-weight: normal;
}


.timePreview .controller-right {
  float: right;
  margin-top: 10px;
  margin-right: 40px;
}

.timePreview .controller-center {
  width: 600px;
  height: auto;
  margin-top: 7px;
  padding: 9px;
  background-color: #FFFFFF;
	border: 1px solid #999999;
	border-radius: 4px;
}