#page_content div.pic {
right:0px;
top:0px;
position:absolute;
}

#ContactForm {
	position:relative;
	top: 0px;
	left: 0px;
	height:330px;
	width:410px;
	display:block;
	padding:20px;
	margin:0px;
	color:#663300;
	font-weight: bold;
	z-index:9;
}

#ContactForm div.background {
	position:absolute;
	top:0px;
	left:0px;
	height:330px;
	width:410px;
	background-image:url(../images/transparencies/2by330transgrad.png);
}

#ContactForm div.form2 div{left:170px;}

#ContactForm  INPUT.button{
margin-top:5px;

}
div.form2.details1 h1{
width:50px;
white-space: normal;
}
div.form2.details1 input{margin-left:0px}

#TourForm {
	position:absolute;
	display:none;
	right: 3px;
	top: 57px;
	width:155px;
	height:285px;
	padding:2px;
	margin:0px;
	z-index:9;
	color:#663300;
	font-weight: bold;
	text-align:left;
	background-color: #433F2E;
	border: 1px solid #000000;
}

