div.seprv
{ position: relative;
  clear: both;
  overflow: hidden;
  height: 22px;
  margin: 10px 10px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.2;
  border-radius: 11px;
  background-color: #3e86b2;
}
div.seprv span
{ position: relative;
  top: 0px;
  padding: 1px 30px;
  background-color: #99d8ff;
}
div.rvid
{ position: relative;
  float: left;
  overflow: hidden;
  width: 319px;
  height: 230px;
  border: 1px solid #ffcc58;
  margin: 0px 0px 10px 10px;
}
div.rvid>img
{ display: block;
  width: 319px;
  height: 200px;
  border-style: none;
}
div.rvid>div
{ overflow: hidden;
  width: 319px;
  height: 30px;
  font-size: 12px;
  font-weight: normal;
  text-align: left;
  line-height: 1.2;
  border-top: 1px solid #ffcc58;
  background-color: #fffff2;
}
div.rvid p
{ margin: 0px 5px;
}
div.rvid>a
{ display: block;
  position: absolute;
  width: 30px;
  height: 20px;
  top: 10px;
  right: 10px;
}
div.rvid>a:link
{ outline: none;
  background: url("/salt.png") 0px 0px;
}
div.rvid>a:visited
{ outline: none;
  background: url("/salt.png") 0px 0px;
}
div.rvid>a:hover
{ outline: none;
  background: url("/salt.png") 0px -20px;
}
div.rvid>a:active
{ outline: none;
  background: url("/salt.png") 0px -20px;
}
a.lpv
{ display: block;
  margin: 10px;
  width: 985px;
  height: 50px;
  overflow: hidden;
  text-decoration: none;
  color: #000000;
}
a.lpv:link
{ outline: none;
  background-color: #dde5ac;
}
a.lpv:visited
{ outline: none;
  background-color: #f7e5a7;
}
a.lpv:hover
{ outline: none;
  background-color: #ffffa0;
}
a.lpv:active
{ outline: none;
  background-color: #ffffff;
}
a.lpv>div.ivc
{ float: left;
  margin: 3px 10px 3px 6px;
  width: 38px;
  height: 44px;
  overflow: hidden;
  background: url("/arhi/alvi/vidclip.png");
}
a.lpv>h3
{ margin: 8px 10px 5px 10px;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.2;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
a.lpv>p
{ margin: 0px 10px;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.2;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
