/* Base Css file 'D:\internet\root\www\TourWebManta\www\Shared\Css\comPriceInformation.css' */

div.functionsContent
{
  padding: 10px;
  height:100%;
}
div.priceFunctions
{
  padding-bottom: 0px;
  padding-top: 0px;
}
div.functionsContent div.formButton
{
  background-position: left bottom;
  padding-left: 20px;
  font-weight: bold;
  background-image: url(../images/bgFormButton.gif);
  margin-bottom: 4px;
  padding-bottom: 8px;
  behavior: url(../shared/css/hover.htc);
  color: #3c51aa;
  padding-top: 6px;
  background-repeat: no-repeat;
  background-color: #ebffff;
  width: 173px;
}

div.functionsContent input
{
  float: left;
  background-color: #ebffff;
}

div.PriceText
{
  float: right;
  width: 280px;
  text-align: right;
}

div.PriceText span.FromPrice
{
  font-weight: 700;
  font-size: 18px;
  margin-left: 10px;
  line-height: 20px;
}

div#btnPriceRequest
{float:left;}

div.PriceInformationText
{
  padding-top:5px;padding-top:5px; clear:both; font-size:10px;}