#frontcontent {
  width: 992px;
  height: 470px;
  padding: 0px;
  margin: 0px;
  background-color: #eaeaeb;	
}
#fronttop {
  width: 992px;
  /*height: 245px; */
  height: 300px;
  /* background: url(/files/vianorlt/images/front_bg.jpg) no-repeat bottom; */
  background: url(/files/vianorlt/images/front_bg_winter.jpg) no-repeat bottom;
  border-bottom: 4px solid #ffffff;
}
.frontcampaign {
  float: left;
  width: 302px;
  height: 131px;
  border: 1px solid #dcdcdc;
  padding: 7px;
  background-color: #ffffff;
  margin: 10px 0px 10px 9px;
}
#quicksearch {
  float: left;
  width: 209px;
  height: 195px;
  /* background: url(/files/vianorlt/images/front_search.gif) no-repeat; */
  background: url(/files/vianorlt/images/front_search_winter.gif) no-repeat;
  margin: 24px 24px 24px 14px;
}
#fronttext {
  float: left;
  width: 340px;
  height: 220px;
  margin-top: 24px;
}
#fronttext a:link, #fronttext a:visited, #fronttext a:active, #fronttext a:hover{
  color: #000000;
}
.frontcampaigntext {
  display: block;
  float: left;
  width: 294px;
  height: 33px;
  padding: 7px 0px 0px 10px;
  font-size: 11px;
  background: url(/files/vianorlt/images/campaign_opacity.png) no-repeat;
  margin-top: 91px;
  color: #000000;
  text-decoration: none;
  cursor: pointer;
}
.frontcampaigntext a:link, .frontcampaigntext a:visited, .frontcampaigntext a:active, .frontcampaigntext a:hover  {
  text-decoration: none;
  color: #000000;
}

#frontstores {
  width: 550px;
  height: 32px;
  margin: 10px 0px 0px 14px;	
}
#searchtable {
  width: 192px;
  margin: 52px 0px 0px 9px;
}

#searchtable tr {
  height: 24px;
  /* background: url(/files/vianorlt/images/quick_search_row.gif) no-repeat; */
  background: url(/files/vianorlt/images/quick_search_row_winter.gif) no-repeat;
}
.frontsearchselect {
  float: right;
  width: 90px;
}
#searchtable th {
  font-weight: bold;
  text-align: left;
  padding-left: 7px;
  vertical-align: middle;
}
.frontcampaigncontent {
  height: 131px;
  width: 304px;
}