/*
CSS-file for Powderhorn Chateau 2006
Developed by Phosphor Essence
*/

.contentWrap {
/*	width: 360px;*/
}
#content {
	width: 330px;
}
#right {
	width: 230px;
}
h2 { 
	display: none;
}
.float-wrap { 
	width: 625px;  /* #left width plus #content width plus any space between */
}

* html #right { 
margin-right: 0px;
}

/* from sta_accommodation.aspx page

.contentWrap {
	width: 330px;
}
#right {
	width: 230px;
}
h2 { display: none;
}
*/