#table-content-video {
	width: 558px;
	margin-bottom: 8px;
}

#table-content
{
    width: 558px;
}

#table-content .table-content-wrapper
{
    min-height: 46px;
    background: url(../_img/bg_general_top.png) no-repeat;
    padding-left: 4px;
}

#table-content .body
{
    background: url(../_img/bg_general_body.png) repeat-y;
}

#table-content .bottom
{
    height: 4px;
    background: url(../_img/bg_general_bottom.png) no-repeat;
}

#table-content h2
{
    display: none;
}

#table-content a
{
    font-weight: bold;
}

#table-content .column
{
    float: left;
    margin-top: 15px;
    font-size: 90%;
}

#table-content .column-top
{
    height: 90px;
}

#table-content .table-content-articles
{
    width: 181px;
}

#table-content .table-content-articles a
{
    display: block;
    padding: 5px 0 0 2px;
}

#table-content .table-content-articles a img
{
    display: block;
    margin-bottom: 2px;
    padding-left: 0;
}

#table-content .table-content-articles ul li
{

}

#table-content .table-content-articles #blogs {
  position: relative;
  margin-top: 20px;
  height: 10px;
  background: url('../_img/bg_blogs.png') no-repeat;  
}

#table-content .table-content-articles ul li a
{
    text-align: left;
}

#table-content .table-content-articles ul li span
{
    display: block;
    color: #919191;
    font-weight: normal;
}

#table-content .table-content-articles ul li a:hover span
{
    text-decoration: underline;
}

#table-content .table-content-articles ul li.line
{
    height: 6px;
    background: url(../_img/bg_general_line.png) no-repeat left 50%;
}

#table-content .table-content-news
{
    width: 191px;
    margin: 15px 10px 0 3px;
}

#table-content .table-content-news a img {
  position: relative;
  top: 38px;
}

#table-content .table-content-news ul
{
    margin-left: 2px;
}

#table-content .table-content-news ul li
{
    padding: 5px 0;
    border-bottom: 1px dashed #006cb7;
}

#table-content .table-content-news ul li img
{
  top: 0;
  vertical-align: middle;
}

#table-content .table-content-videos
{
    width: 166px;
}

#table-content .table-content-videos ul li
{
    margin-bottom: 4px;
    clear: left;
    padding-left: 4px;
}

#table-content .table-content-videos ul li.image
{
    float: left;
    width: 79px;
    height: 49px;
    clear: none;
    margin: 0 2px 6px;
    padding-left: 0;
}

#table-content .table-content-videos .column-top ul li.image
{
    background: url(../_img/bg_video_frame.png) no-repeat;
}

#table-content .table-content-videos #photos {
  position: relative;
  margin-top: 10px;
  margin-bottom: 3px;
  left: 25px;
  height: 10px;
  background: url('../_img/bg_photos.png') no-repeat;  
}

#table-content .table-content-videos ul li a {
	background: #f1f1f1;
}

#news-list li
{
    margin-top: 8px;
    width: 558px;
}

#news-list .body-wrapper
{
    background: url(../_img/bg_news_top.png) no-repeat;
    padding: 4px 4px 5px 9px;
}

#news-list .body-wrapper-right
{
    background: url(../_img/bg_news_top.png) no-repeat;
    padding: 4px 9px 5px 4px;
}

#news-list .body
{
    background: url(../_img/bg_news_body.png) repeat-y;
}

#news-list .body .news-image
{
    float: right;
    margin: 0 0 4px 4px;
}

#news-list .body .news-image-right
{
    float: left;
    margin: 0 4px 4px 0;
}

#news-list .body .news-header
{
    border-bottom: 1px solid #006bac;
    margin: 4px 0 20px;
    padding-bottom: .5em;
    width: 352px;
}

#news-list .body .news-header-right
{
    border-bottom: 1px solid #006bac;
    margin: 4px 0 20px;
    padding-bottom: .5em;
    width: 352px;
    float: right;
}

#news-list .body span
{
    font-size: 85%;
    color: #a0a0a0;
}

#news-list .body span.read
{
    font-weight: bold;
    color: #797979;
    margin-left: 60px;
}

#news-list .body h3 a
{
    font-weight: bold;
    font-size: 110%;
}

#news-list .bottom
{
    background: url(../_img/bg_news_bottom.png) no-repeat;
    height: 23px;
    padding: 10px 10px 0;
}

#legends .body
{
    padding: 0 10px 0 4px;
    font-size: 90%;
}

#legends .body a
{
    font-weight: bold;
}

#legends h3
{
    text-indent: -5000px;
    width: 186px;
    height: 26px;
    background-repeat: no-repeat;
    margin-bottom: 2px;
}

#legends h3.team
{
    background-image: url(../_img/h3_team.png);
    text-indent: 0;
}

#legends h3.team a
{
    display: block;
    width: 186px;
    height: 26px;
}

#legends h3.team a span
{
    display: none;
}

#legends h3.users-top
{
    background-image: url(../_img/h3_users_top.png);
}

#legends h3.replays
{
    background-image: url(../_img/h3_replays.png);
}

#legends h3.users-registered
{
    background-image: url(../_img/h3_users_registered.png);
}

#legends a.replay
{
    background-image: url(../_img/more_replay.png);
    width: 82px;
    margin-bottom: 11px;
}

#legends a.user
{
    background-image: url(../_img/more_user.png);
    width: 74px;
    margin-bottom: 6px;
}

#legends .body ul
{
    margin: 5px 0;
}

#legends .body ul li
{
    padding-bottom: 4px;
}

#legends ul.users-top li,
#legends ul.users-registered li
{
    clear: both;
    padding: 4px 0 4px 20px;
}

#legends ul.users-top li.fourth
{
    background: url(../_img/order_4.png) no-repeat 3px 50%;
}

#legends ul.users-top li.fifth
{
    background: url(../_img/order_5.png) no-repeat 3px 50%;
}

#legends ul.users-registered li
{
    padding-left: 0;
}

#legends ul.users-registered li a
{
    font-weight: normal;
}
