/***************************************************
left navigation styles
***************************************************/
#leftNav
{
    float:left;
    display:inline;
    width: 205px;
    margin-left:0px;
}
  
#leftNav li
{
    margin:0px;
    padding:0px;
    line-height:normal;
    list-style-image:none;
    border-bottom: #FFFFFF solid 1px;
}
/*navLevel 1 */
#leftNav .navLevel1 
{
  margin:0px;
    padding:0px;
    list-style-type: none;
     voice-family: "\"}\""; 
     voice-family:inherit;
  height: 17px;
}
html>body #leftNav .navLevel1 {
  height: auto;
}
#leftNav .navLevel1 li a:link, #leftNav .navLevel1 li a:visited, #leftNav .navLevel1 li a:active  
{
  font-family: Verdana,Arial,sans serif;
  font-size: 11px;
  font-weight:bold;
  color:#FFFFFF;
    text-decoration:none;
    display: block;
    background: #e80018;
     voice-family: "\"}\""; 
     voice-family:inherit;
  padding: 4px 0px 4px 10px;
  height:17px;
}
html>body #leftNav .navLevel1 li a:link, #leftNav .navLevel1 li a:visited, #leftNav .navLevel1 li a:active  {
  height: auto;
}
#leftNav .navLevel1 li a:hover {
  color:#FFFFFF;
  text-decoration:none;
  background-color:#f4808c;
}
#leftNav .navLevel1 li.active a:link, #leftNav .navLevel1 li.active a:visited, #leftNav .navLevel1 li.active a:active {
  font-family: Verdana,Arial,sans serif;
  font-size: 11px;
  color:#FFFFFF;
  background-color:#f4808c;
     voice-family: "\"}\""; 
     voice-family:inherit;
  padding: 4px 0px 4px 10px;
  height:17px;
}
html>body #leftNav .navLevel1 li.active a:link, #leftNav .navLevel1 li.active a:visited, #leftNav .navLevel1 li.active a:active {
  height: auto;
}
#leftNav .navLevel1 li.active a:hover 
{
  text-decoration:none;
}

/* P-C */

.lista_dot_plax {
	list-style: none;
	margin-bottom: 1.5em;
}

.lista_dot_plax li {
	background: url(/PDP/ColgatePlax/ES/_img/dot_small.gif) left 2px no-repeat;
	padding: 2px 0 4px 20px;
}