
/* CSS Document */



body #contentAll{
width:375px;
 height:80px;

  background: url('/images/products/web(Product)comparison04-A.png') no-repeat ; 
/* background: url('/images/products/web(Product)comparison1-1-3-Lan.png') no-repeat ; */
 /* width:150px;  height:250px; background: url('/images/products/web(Product)comparison1-1-3.png') no-repeat ;  */
  
	z-index: 2;
}

hr{ 
	border:0; 
	height:2px;
	background-color:#008080;
	color:#008080
	} 

#contentHeader{
  color:#FFFFFF; 
/*  position:relative;*/
   z-index: 1;
  left:10px; 
}

#contentBody{
 word-spacing:1px; 
  font-size:11px;
  font-weight: normal ;
 /* position:relative;*/
  width:500px; /* changed from 155 to 500 for lanscape */
   z-index: 1;
  left:10px; 
  top:5px;
  padding: 0 0 5px 0 ;
}

#contentDataTable{
 /* position:relative;*/
   z-index: 1;
  left:5px; 
}

#contentFooter{
  position:absolute;
   z-index: 1;
   top:200px;
  padding:0 0 0 10px;

}

.contentItemName{
color:#008080;
}

