div.rightcolumn
{
  position: relative;
  float: right;
  margin-top: 198px;
  right: 0px;
  width: 280px;
}

div.rightmenu
{
  position: relative;
  display: inline-block;
  height: auto;
  width: 255px;
  border: none;
  padding-left: 25px;
  padding-top: 25px;
  padding-bottom: 20px;
  border: none;
}

div.tln
{
  position: absolute;
  height: 1px;
  top: 0px;
  right: 0px;
  left: 14px;
  width: auto;
  border-top: 1px solid #cccccc;
}

div.bln
{
  position: absolute;
  height: 1px;
  bottom: 0px;
  right: 0px;
  left: 14px;
  width: auto;
  border-bottom: 1px solid #cccccc;
}

div.lln
{
  position: absolute;
  width: 1px;
  bottom: 14px;
  top: 14px;
  left: 0px;
  height: auto;
  border-left: 1px solid #cccccc;
}

img.menu_tl
{
  display: block;
  position: absolute;
  width: 14px;
  height: 14px;
  left: 0px;
  top: 0px;
  border: none;
}

img.menu_bl
{
  display: block;
  position: absolute;
  width: 14px;
  height: 14px;
  left: 0px;
  bottom: 0px;
  border: none;
}

div.menu_item
{
  margin-bottom: 15px;
  font-family: Arial;
}

div.menu_item_active
{
  vertical-align: top;
  display: inline-block;
  font-size: 16px;
  margin-left: 5px;
  margin-top: 3px;
}

div.menu_item_inact
{
  vertical-align: top;
  display: inline-block;
  font-size: 16px;
  left: 55px;
  right: 0px;
  margin-left: 5px;
  margin-top: 3px;
}

img.menu_icon
{
  left: 25px;
}

d.menu_div
{
  height: 20px;
}

td.menu_subdiv
{
  height: 5px;
}

td.menu_subitem_inact
{
  padding-left: 20px;
  font-family: Myriad Pro, Arial;
  font-size: 14px;
}

td.menu_subitem_active
{
  padding-left: 20px;
  font-family: Myriad Pro, Arial;
  font-size: 14px;
}

a.menu_subitem
{
  color: #ff6600;
}

div.loginbox
{
  position: relative;
  display: inline-block;
  margin-top: 50px;
  width: 280px;
  height: 94px;
}

div.loginbox_main
{
  position: absolute;
  width: 184px;
  height: 94px;
  left: 0px;
  top: 0px;
  background-repeat: no-repeat;
}

div.loginbox_feather
{
  position: absolute;
  right: 0px;
  width: auto;
  height: 94px;
  left: 184px;
  top: 0px;
  background-repeat: repeat-x;
}

div.loginbox_open
{
  position: absolute;
  display: block;
  left: 150px;
  top: 14px;
  width: 100px;
  font-size: 12px;
}

div.loginbox_open a:hover
{
  color: #ff6600;
}

form.loginform
{
  width: 100%;
  height: 100%;
  background: none;
}

input.login
{
  position: absolute;
  background-repeat: no-repeat;
  border: none;
  width: 66px;
  height: 18px;
  left: 32px;
  top: 55px;
}

input.pass
{
  position: absolute;
  background-repeat: no-repeat;
  border: none;
  width: 66px;
  height: 18px;
  left: 106px;
  top: 55px;
}

img.loginbutton
{
  position: absolute;
  display: block;
  width: 55px;
  height: 20px;
  left: 180px;
  top: 55px;
}


div.support
{
  position: relative;
  margin-top: 50px;
  margin-left: 32px;
  width: 230px;
  height: 220px;
}

div.supp_title
{
  position: absolute;
  top: 0px;
  left: 0px;
  font-size: 24px;
  color: #5c5c5c;
  font-weight: 500;
}

img.supp_mail
{
  display: inline-block;
  position: absolute;
  top: 53px;
  left: 0px;
}

div.supp_mail
{
  position: absolute;
  top: 50px;
  left: 40px;
  font-size: 16px;
}

img.supp_icq
{
  position: absolute;
  display: block;
  top: 86px;
  left: 2px;
}

div.supp_icq
{
  position: absolute;
  top: 87px;
  left: 40px;
  font-size: 17px;
  color: #336600;
  font-weight: 600;
}

img.supp_cont
{
  position: absolute;
  display: block;
  top: 125px;
  left: 0px;
}

div.supp_cont
{
  position: absolute;
  top: 120px;
  left: 40px;
  font-size: 14px;
  color: #3c3c3c;
  height: 100px;
}

