
/* middle column */
#content{
	width: 600px;
	margin: 0px 0px 30px 30px;
	min-height: 300px;
}
#
/* mac hide \*/
#
* html #content{height: 300px;}
#
/* end hide */


#content h2{ margin:27px 0 21px 0; font-size:1.7em; line-height:110%; }
#content h3{margin-bottom: 5px;}
#content p{margin-bottom: 12px;line-height: 155%;}
#content ul{margin-left: 15px;}
#content ul li{list-style-type: disc;margin-bottom: 10px;}
#content a{color: #E2001A;}#content a:hover{text-decoration: underline;}
.titleImage{margin-bottom: 15px;}

#content hr {
 margin: 10px 0px 10px 0px;
}

#content h1 {
 margin: 10px 0px 20px 0px;
}

#content input {
  margin : 2px 0px 2px 0px;
}

#content .buttn {
  background: url('/pb3/corporate/Merlin/AltonTowers/menu_img/buttonOff.gif') 0 0 no-repeat #0B063C;
  color: white;
  font-weight: bold;
  padding: 5px 15px 5px 15px;
  border: none;
}

#content .buttn:hover {
  background: url('/pb3/corporate/Merlin/AltonTowers/menu_img/buttonOn.gif') 0 0 no-repeat #0B063C;
  color: red;
  font-weight: bold;
  padding: 5px 15px 5px 15px;
  border: none;
}

