/*
 * Copyright(c) 2008-2009,Playerassist.com Inc. Some rights reserved.
 */
#min-right{
  float: right;
  width: 720px;
}

#min-right .news_title{
  font: bold .82em Tahoma, Arial, sans-serif;
}

#min-right li{
    list-style-type: none;
    border-bottom: #ccc 1px dashed;
    padding: 3px 0 3px 10px;
    background: url(../images/toobar.png) no-repeat -191px -25px;
}

#min-right li a{
  font-size: .75em;
}

#min-right li span{
  font-size: .62em;
  color: #999;
  margin-left: 10px;
}

