﻿@charset "utf-8";
/* CSS Document */
div.BottleServiceForm
{
margin:20px 0 0 0;
}
body.bottleservice p
{
font-size:14px;
}
label {
    display:block;
    float:left;
    clear:left;
    width: 130px;
    height: 18px;
    padding: 3px 0 0 15px;
    font-size: 14px;
}

input, select {
margin: 0px 0 4px 0;
}

h2.allcapsgrey
{
    font-family: Times New Roman;
    text-transform:uppercase;
    letter-spacing:2px;
    }
	div#divButtons{}
