.logo_wrapper
{
	margin: 20px 40px 12px 0;
	display: block;
	float: right;
}

.nav, .subnav
{
	list-style: none;
	display: block;
	margin:26px 0 0 0;
	float: right;
	font-family: 'Gnuolane';
}

.top_right
{
	float: left;
	margin: 25px 50px 0 0;
}

.translation-selector {
    float: left;
}

#top_bar
{
	background: #fff;
	z-index: 999;
	width: 100%;
	float: right;
}

.one_third
{
	width: 30%;
	float: right;
	min-height: 50px;
	margin-right: 3%;
}


.two_third
{
	float: right;
	width: 64%;
	margin-right: 3%;
}

.notice {
  position: relative;
  margin: 1em;
  background: #F9F9F9;
  padding: 1em 2em 1em 1em;
  border-right: 4px solid #DDD;
  border-left: 4px solid #DDD;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.125);
  font-size: 1.3em;
}

.notice:before {
  position: absolute;
  top: 50%;
  margin-top: -23px;
  left: 98.3%;
  background-color: #DDD;
  color: #FFF;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  text-align: center;
  line-height: 40px;
  font-weight: bold;
  font-family: Georgia;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.5);
  font-size: 27px;
}

.info {
  border-color: #0074D9;
}

.info:before {
  content: "i";
  background-color: #0074D9;
}

.caldera-grid .radio input[type=radio],.caldera-grid .radio-inline input[type=radio],.caldera-grid .checkbox input[type=checkbox],.caldera-grid .checkbox-inline input[type=checkbox]{margin-left:4px}

div.go-gallery.menu-left ul.go-gallery-filters {
    text-align: right;
}

#imageFlow {
    top: 20%;
}

.wam-package-price-det {
    width: 60%;
    text-align: left;
}