﻿div.stdLabel
{
  float:left;
  clear:both;
  width:100%;
}

div.stdLabel select
{
  margin-top:2px;
  padding:2px;
  float:left;
  clear:both;
  width:310px;
  font-family:Verdana;
  font-size:11px;
}

.stdButton
{
  display:block;
  border:1px solid #ccc;
  float:left;
  margin-top:2px;
  margin-left:3px;
  width:45px;
  height:19px;
  line-height:19px !important;
  text-align:center !important;
}

.DivPuntoVenditaDetails
{
  display:block;
  float:left;
  clear:both;
  margin-top:10px;
  margin-bottom:5px;
  width:100%;
}

.PuntoTitle
{
  display:block;
  width:100%;
  float:left;
  clear:both;
  margin-bottom:4px;
  border-bottom:1px solid #ddd;
}

