div.clickHereDe
{
  position:relative;
/*  z-index : 100;*/
  top : 335px;
  left:125px;
  font-size: 16px;
  font-weight: bold;
  color: #045e8a;
  text-decoration: underline;
  font-family: times new roman;
}

div.clickHereDe a
{
  cursor: pointer;
}

/* The big title */
td.ScreenShots_Title
{
   height: 35px;
   padding-top: 10px;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   font-weight: bold;
   color: #333333;
   vertical-align: top;
   background-image: url(/upload/images/products/Products_Bk.png);
   background-repeat: repeat-x;
}


*.ScreenShots_Title h2
{
  padding-left: 10px;
  font-size: 13px;
  font-weight: bold;
}


/* Left column  global style */
td.ScreenShots_LeftColumn
{
  width: 0px;
  vertical-align: top;  
  background-position: top;
  background-repeat: repeat-x;
  height: 35px;
  padding-top: 30px;
  width: 440px;
  padding-left:15px;
}



/* Right column global style*/
td.ScreenShots_RightColumn
{
  width: 600px;
  vertical-align: top;
  background-position: top;
  background-repeat: repeat-x;
  height: 35px;
  padding-top: 20px;
  padding-right: 13px;
  text-align: left;
}



/* Middle column */
td.ScreenShots_MiddleColumn
{
  text-align: center;
  vertical-align: middle;
  width: 43px;
  height: 350px;
}


/**********************Style for link****************************/



/*Style pour les liens des commentaires*/
.ScreenShots_Comment a {
  text-decoration: underline;
  font-weight: bold;
  color: #4f6157;
  padding-top:3px;
  display:block;
  font-size:13px;
}



/************* Style for the empty cells ***************/


td.ScreenShots_EmptyCell1
{
  height: 30px;
}

td.ScreenShots_EmptyCell2
{
  height: 20px;
}

td.ScreenShots_EmptyCell3
{
  height: 50px;
}


td.ScreenShots_EmptyCell4
{
  height: 40px;
}



