header, #content, footer {
    width: 1024px;
}
/*
 * HEADER
 */
#flash,ul.mainmenu ,#footerInfo{
	width: 884px !important;
}
/*
#content elements
*/
.private.tour .book-info{
	width: 585px !important;
}
.bookingMain form input[type=text].calendar{
    width: 76px;
}
#seealso>div+div+div+div+div+div+div+div{
	margin-top: 20px;	
}
.museumInfo+.museumInfo+.museumInfo{
	border-right: none;
	margin-right: 0 !important;
}
.bookingMain form table td:first-child {
    text-align: left;
    padding-left: 10px;
}
.bookingMain form table td:first-child+td{
    background: #2a935d;
    color: #FFF;
    width: 8%;
}
.bookingMain form table td:first-child+td a{
    color: #FFF;
}
.bookingMain form table td:first-child+td+td{
    background: #f8f8f8;
    width: 15%;
}
.bookingMain form table td:first-child+td+td a:hover{
    text-decoration: none;
}
.bookingMain form table td:first-child+td+td+td{
    width: 8%;
}
.bookingMain form table td+td+td+td+td{
    background: #ccc;
    width: 12%;
}
.bookingMain form table td+td+td+td+td:before{
	content: '€ ';
}
.bookingMain .notes div:first-child{
	background:#999;
	padding:9px 7px;
	width: 25%;
}
.bookingMain .notes div:first-child+div{
	width: 75%;
	background:#fff;
}

#museumC span:first-child+span{
	left: 45px;
}

#museumC span:first-child+span+span{
	left: 83px;
}

#museumC span:first-child+span+span+span{
	left: 112px;
}

#museumC span:first-child+span+span+span+span{
	left: 143px;
}

#museumC span:first-child+span+span+span+span+span{
	left: 182px;
}
#img2,#img3{
	display:none;
}

#banner-wrap #banner-title{
	left: 255px;
	top: 47px;
}