#homePage, #cocktailPage{
	background: #fff;
   text-align: left;
}
#mainContainer{
	margin: 108px 0 0 0;
   width: auto;
}
* html body #mainContainer{
	margin-top: 119px;
}
.headerSearch, .headerRight, .headerNav, #footer, .listTools, .seeAll, .detailsColLeft, .colRight, .listRecipes{
	display: none;
}
#header{
   background: transparent;   
}
.logo{
   margin-top: -10px;
   background: url(../img/common/bando_logo_cointreau.gif) no-repeat;
   display: block;
   width: auto;
   height: 120px;
   float: none;
}
.detailsHtml{
	float: none;
	width: auto;
}
.blocContentLarge .insideBorder{
   width: 98% !important;
}
.recipeVisu IMG{
	width: 200px;
	height: 200px;
}
.blocAddress, .detailsContainer{
   margin-left: 0;
   padding-left: 0;
}
.recipeColRight{
   width: 400px !important;
}
.blocContentLarge{
   float: none !important;
   width: auto;
}
.colLeft{
   width: auto;
   float: none;
}