.visible {display:block;}
.hidden {display:none;}
#buttons {height:300px;}
#buttons div {text-align:left;}
#wine1, #beer1, #whisky1, #two, #three {display:none;}
#switch1, #switch_services {width:100%;}
#switch1 {float:left;}
#switch_services {float:left;}

.heading1{
color:#3B5260;
font-size:18px;
font-weight:bold;
font-style:italic;
}


