div.product {
}

div.info {
  font-size: 0.8em;
}

div.info ul{
  font-size: 1.7em;
  text-align: justify;
  margin: 0em;
  padding-top: 0.1em;
  padding-bottom: 1.6em;
  list-style-type: square;
  padding-left: 2.6em;
}	

div.info ul li{
  text-align: left;  
  font-weight: bold;
  font-size: 0.9em;
}

#a { 
  color: #BB0000;
  font-weight: bold;	
}	

div.details {
  line-height: 1.7em;
  font-size: 1em;
  //color: #666666;
  background-color: #ffffff;
  text-align: justify;
}

div.details p {
  text-decoration: none;
  font-size: 1.2em;
}

div.details ul {
  list-style-type: disc;
}

div.details ul li {
  font-size: 0.9em;
  line-height: 1em;
  margin-top: 0.6em;
}

#b 
{
float:left;
width:0.7em;
font-size:400%;
font-family:monotype corsiva, martina regular,tahoma, margaret regular;
line-height:80%;
}



