/******************************/
/*** Force Dimension editor ***/
/******************************/

p.ShiftBlock {
  /*white-space: nowrap; */
  text-indent: -9px;
  margin-left: 9px;
  margin-top: 15px;
  margin-bottom: 15px;
}

p.ShiftList {
  margin-left: 30px;  
}

div.ShiftList {
  margin-left: 30px;  
}

div.GlueToBottom 
{
  position: relative;
  margin-bottom: -58px;
}

p.Application
{
  margin-right: 40px;
  margin-bottom: 10px;
  text-align:justify;
}

img.Application 
{
  margin-top: 13px;
}

.nb
{
  margin-top:12px;
  margin-bottom: 15px;
}


h4 
{
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 11px;
  font-weight: bold;
  color: #538699;
}

h4 a
{
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 11px;
  font-weight: bold;
  color: #538699;
}

h4 a:visited
{
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 11px;
  font-weight: bold;
  color: #538699;
}

tr.SpecTableEvenRow td {
  /* background-color: #f0f8ff;  */
  background-color: #eeeeee;
  color: black;
  vertical-align: top;
}
tr.SpecTableOddRow td {
  background-color: #ffffff; 
  color: black;
  vertical-align: top;
}

tr.EventTableRow td {
  background-color: #f0f8ff;
  vertical-align: center;
  color: #538699;
}

p.Question {
  vertical-align: center;
  color: #538699;
  font-weight: bold;
  text-align:justify;
}

.GalleryTableMenu img
{
  margin:10px 30px 10px 0px;
}

.GalleryTableMenu td
{
  width: 710px;
  border-color:#eeeeee;
  border-style:groove;
  border-width: 0px 0px 1px 0px;
}

.GalleryTableImage td
{
  text-align:center;
}

.GalleryTableImage img
{
  padding: 50px 0px 0px 0px;
}

.VideoTableMenu img
{
  margin:10px 20px 10px -4px;
  border-style: solid;
  border-color: #000000;
  border-width: 1px;
}

.VideoTableMenu td
{
  border-color:#eeeeee;
  border-style:solid;
  border-width: 0px 0px 0px 0px;
}


.VideoTableImage td
{
  text-align:left;
}

.VideoTableImage img
{
  background-color: #efefef;
}

.TwoCol
{
  width: 710px;
}

.ProductImage
{
  text-align: center;
  vertical-align: top;
}

.FeatureImage
{
  text-align: center;
  vertical-align: bottom;
}

.NewsText
{
  font-weight: normal;
}

h3, h2
{
  margin-bottom: 15px;
  border-width: 0px 0px 1px 0px;
  border-color: #000000;
  border-style: solid;
  color: #000000;
  font-size: 11px;
  font-weight: bold;
}

.page-header {
  text-transform: uppercase;
  width: 712px;
}

