#lead {
  clear: both;
  margin: 0 0 13px;
}

#productTabs .tabs {

  border-bottom: 1px solid #9cb7c4;
}

#productTabs .tabs ul {
  margin: 0 0 -3px 0;
  overflow: hidden;
}

#productTabs .tabs ul li {
  float: left;
  list-style-type: none;
  margin: 0;
  
}

#productTabs .tabs ul li a {
  display: block;
  background: #a3b6c5;
  color: #fff;
  text-decoration: none;
  padding: 2px 4px;
  margin: 0 4px 4px 0;
}


#productTabs .tabs ul li.active a,
#productTabs .tabs ul li a:hover {
  background: #d1dee5;
  color: #a42258;
}

#tabContents {
	margin-top: 12px;
}

#tabContents div.application {
	padding-top: 0;
}

#tabContents ul.featureList {
  margin: 0;
}

#tabContents ul.featureList li {
  list-style-type: none;
  margin: 0;
}

#tabContents ul.featureList li img {
  float: left;
  margin: 3px 13px 13px 0;
}

#tabContents .miniTeasers {
  margin: 7px 0 0;
  overflow: hidden;
}

#productTabs .tabContent {
	overflow: hidden;
}

#tabContents .miniTeasers div {
  width: 229px;
  float: left;
  /* margin-right: 20px; */
  overflow: hidden;
}

#tabContents .miniTeasers h2 {
	padding: 2px 0;
}

#tabContents .miniTeasers h2 span {
	font-family: Ascom,Arial,Helvetica,Sans-Serif;
	color: #597B97;
	font-size: 15px;
	font-weight: normal;
	text-transform: none;
}

#tabContents .miniTeasers .bluebg .teaser-content {
	background: none repeat scroll 0 0 #EEF2F4;
	padding: 12px;
	width: 205px;
}

#lead h1 {
	padding: 5px 0;
}

#lead h1 span {
	font-family: Ascom,Arial,Helvetica,Sans-Serif;
	color: #fff;
	font-size: 15px;
	font-weight: normal;
	text-transform: none !important;
	margin-bottom: 5px;
}

#tabContents .miniTeasers div.rightTeaser {
  float: right;
}


div#imageSlider {
  clear: both;
  overflow: hidden;
  margin: 12px 0 0;
}

div#imageSlider h2 {
  margin-bottom: 10px;
}

div#imageSlider #goLeft {
  float: left;
}

div#imageSlider #goRight {
  float: right;
}


div#imageSlider div.slider {
  position: relative;
  float: left;
  overflow: hidden;
  width: 436px;
  height: 51px;
  margin: 0 0 0 19px;
}

div#imageSlider ul {
  margin: 0;
  position: absolute;
  top:0;
  left: 0;
}

div#imageSlider ul li {
  list-style-type: none;
  margin: 0;
  padding: 0 19px 0 0;
  float: left;
}

div#imageSlider ul li a img, div#imageSlider ul li a {
	border: none; 
	overflow: hidden; 
	float: left; 
}

div#imageSlider ul li a:hover {
	border: 2px solid #548dd4;
}

div#imageSlider ul li a:hover img {
	margin: -2px;
}

form#thumbnailForm {

	text-align: left;
}

form#thumbnailForm fieldset.preview img {
	display: none;
}

form#thumbnailForm fieldset.preview img.thumb,
form#thumbnailForm fieldset.preview a img {
	display: inline;
}

form#thumbnailForm label {
	margin-left:5px; 
	margin-top:10px; 
	float:left; 
	width:40%; 
	text-align:left; 
	vertical-align:middle;
}

form#thumbnailForm fieldset {
	clear: both;
	margin: 5px;
}

#productPictureSlider h2 {
	padding: 2px 0;
}

#productPictureSlider h2 span {
	font-family: Ascom,Arial,Helvetica,Sans-Serif;
	color: #597B97;
	font-size: 15px;
	font-weight: normal;
	text-transform: none;
}

#productTabs {
	margin: 14px 0 26px 0;
}
.slider_overlay {
	position: absolute;
}
ul#AdminProductPictureList .slider_overlay {
	margin-top: -55px;
	clear: both;
}
#sb-overlay-desc {
	position: absolute;
	bottom: 0;
	display: block;
	padding: 5px;
	width: 100%;
	text-align: center;
	background-color: #fff;
}