.main_left {
	position:relative;
	float:left;
	width:495px;
	margin-right:15px;
  border-right:1px solid #999;
  margin-bottom:10px;
}


.cell_left {
  position:relative;
  width:480px;
  border-bottom:1px solid #999;
  margin-bottom:15px;
  padding-bottom:15px;
}
.cell_left_last {
  position:relative;
  width:480px;
  margin-bottom:5px;
  padding-bottom:5px;
}
.inner_cell_left{
  position:relative;
  width:460px;
}

.main_erbjudande {
	position:relative;
	float:left;
	width:230px;
  margin-right:20px;
}


.last{
margin:0;
}

 
.main_erbjudande a:link, .main_erbjudande a:visited  {
  font-weight:normal;
  color:#000;
}
.main_erbjudande a:hover {
  text-decoration:underline;
}


.erbj_marg {
  margin-right:10px;
}

.erb_left{
	position:relative;
	float:left;
	width:235px;
	margin-right:10px;
}
.erb_right{
	position:relative;
	float:left;
  width:235px;
}


.main_right {
	position:relative;
  width:350px;
	float:left;
}

.cell_right {
  position:relative;
  width:350px;
  border-bottom:1px solid #999;
  margin-bottom:15px;
  padding-bottom:10px;
}
.cell_right_last {
  position:relative;
  width:350px;
  margin-bottom:7px;
  padding-bottom:7px;
}
.inner_cell_right {
  position:relative;
  width:350px;
}

.inner_cell_mini {
  width:320px;
  margin: 0 auto;
  margin-bottom:0px;
}

.inner_cell_mini p img {
 float:right;
 margin:6px 0px 10px 12px;
 display:inline;
}



.dest_wrap {
  position:relative;
  height:90px;
  width:110px;
  float:left;
  margin-right:5px;
  margin-bottom:5px;
}

.dest_wrap img {
  position:absolute;
  left:0;
  top:0;
}

.dest_wrap span {
  position:absolute;
  left:0;
  top:75px;
  text-align:center;
  width:110px;
  background-color:#053768;
  color:#fff;
}
.dest_wrap span a:link, .dest_wrap span a:visited{
  color:#fff;
}
.dest_wrap span:hover{
  /* color:#008aa6; */
  background-color:#02162a;
}


.las_mer {
  text-align:right;
  color:#053768;
  font-weight:bold;
  margin-top:0;
  margin-right:10px;
}



