﻿.hbar
{
    position:relative;
    width:1000px;
    height:425px;
    color:#CCC;
    background:#000;
    text-align:left;
    margin-bottom:5px;
}

.hbar_back
{
    width:1000px;
    height:439px;
    position:absolute;
    top:-7px;
}

.hbar_icon
{
    position:absolute;
    left:120px;
    top:50px;
}

.hbar_whs_tag_text
{
    position:absolute;
    bottom:19px;
    left:47%;
    font-weight:bold;
    font-size:13px;
}

.hbar_right
{
    position:absolute;
    right:140px;
    width:355px;
    top:45px;
}

.hbar_title
{
    margin-bottom:20px;
}

.hbar_description
{
    font-size:18px;
}

.hbar_action
{
    margin-top:40px;
}

.hbar_action a
{
    margin:0 10px;
}

.hbar_action_sub_text
{
    margin:8px 20px;
    font-size:12px;
}

.hbar_action_sub_text *
{
    vertical-align:middle;
}

/*
#hbar_download_sub_text
{
    position:absolute;
    left:0;
    bottom:-25px;
    height:25px;
    width:150px;
    text-align:center;
    white-space:nowrap;
    overflow:visible;
    font-weight:bold;
    font-size:14px;
    color:#d1fed2;
}
*/