.jqifade{
      position: absolute; 
      background-color: #000000 /*Background do fundo da pop up Privacidade e Termos*/
}
div.jqi{ 
      width: 700px; 
      font-family: "arial", Verdana, Geneva, Arial, Helvetica, sans-serif; 
      position: absolute; 
      background-color: #ffffff;
      font-size: 11px; 
      text-align: left; 
      border: solid 1px #eeeeee;
      -moz-border-radius: 10px;
      -webkit-border-radius: 10px;
      padding: 7px;
}
div.jqi .jqicontainer{ 
      font-weight: normal; 
}
div.jqi .jqiclose{ 
      position: absolute;
      top: 4px; right: -2px; 
      width: 18px; 
      cursor: default; 
      color: #bbbbbb; 
      font-weight: normal; 
}
div.jqi .jqimessage{ 
      padding: 10px; 
      line-height: 14px; 
      color: #444444; 
}
div.jqi .jqibuttons{ 
      text-align: right; 
      padding: 5px 0 5px 0; 
      border: solid 1px #eeeeee; 
      background-color: #393939; /*Background do botão OK da pop up Privacidade e Termos*/
}
div.jqi button{ 
      padding: 2px 3px;
      margin: 0 10px; 
      background-color: #2F6073; 
      border: solid 1px #f4f4f4; /*Background do LINHA do botão OK da pop up Privacidade e Termos*/
      color: #ffffff; 
      font-weight: bold; 
      font-size: 11px; 
}
div.jqi button:hover{ 
      background-color: #728A8C;
}
div.jqi button.jqidefaultbutton{ 
      background-color: #666600; /*Background do CENTRO do botão OK da pop up Privacidade e Termos*/
}
.jqiwarning .jqi .jqibuttons{ 
      background-color: #BF5E26;
}
.img{
	margin-right:5px;
	margin-bottom:5px;
	}
