html, #swBody {
  width: auto;
}
#swPageDiv {
position: static;
}
hr {
color: #e70101;
height: 1px;
width: 100%;
border: 0px;
background: #e70101;
}
#BottomDo{
  width: 100%;
  height: 1px;
  xbottom: 0px;
  position: absolute;
  text-align: center;
}

#BottomDo div{
  width: 920px;
  height: 1px;
  position: relative;
  margin:auto;
  text-align:center;
  xborder: solid yellow 1px;
}

#BottomDo div div{
  width: 920px;
  height: 60px;
  position: absolute;
  left: 0px;
  xtop: 0px;
  xbottom: 0px;
  display: block;
}
#BottomDo div div#forside {
display:none;
xborder:1px solid magenta;
}
#BottomDo div div#underside {
display:block;
xborder:1px solid blue;
}

#FlashTop {
  width: 100%;
  height: 1px;
  top: 0px;
  position: absolute;
  text-align: center;
}

#FlashTop div{
  width: 920px;
  height: 1px;
  position: relative;
  margin:auto;
  text-align:left;
}

#FlashTop div div{
  width: 920px;
  height: 130px;
  position: absolute;
  left: 0px;
  top: 130px;
}

/** Hack to target IE8 **/
#BottomDo div div{ left: -4px;  *left: 0px; } body:last-child #BottomDo div div { left: 0px; }
/** End hack **/

/** Hack to target IE8 **/
#FlashTop div div{ left: -4px;  *left: 0px; } body:last-child #FlashTop div div { left: 0px; }
/** End hack **/


.swMenuBullet {
  image:url(/cgi-files/external/site/bullet_menu.gif);
}
#swFrontCol11{
  position: absolute;
  top: 160px;
  width: 300px;
  font-color: #ffffff;
}
#swFrontCol22 {
  position: absolute;
  top: 160px;
  width: 410px;
  font-color: #ffffff;
}
.swMenuItem .swMenuItem a.swMenuHasSub { 
     background-image: url(/cgi-files/external/site/bullet_menu.gif);
     background-repeat: no-repeat; 
     background-position: 140px 8px; 
}


#swFileBund
{
display: none;
}

.swFileSize
{
display: none
}
.swFileSizeLink
{
display: none
}

body {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
}


