html, body {margin:0px; padding:0px}

.questioning {
    margin-top:4px;
    margin-bottom:15px;
    width: 293px;
    font-family:Verdana;
}

.questioning .title_text{
    color: #556a7f;
    left: 0;
    position: relative;
    text-align: right;
    top: 0;
}

.questioning span.title_text{
    color: #585858;
    font-weight: bold;
}

.questioning .info{
    clear:both;
    color:#F33F30;
    display:block;
    height:20px;
    margin:0px 0px 2px 0px;
    width:100%;
    font-size: 11px;
    font-family: Verdana;
}

.questioning .info .count_all{
    float: left;
}

.questioning .info .count_today{
    float: right;
}

.questioning .title{
    display: none;
}

.questioning a:link,
.questioning a:visited
{
    color: #585858;
    text-decoration: underline;
    font-family: Verdana;
    font-size: 11px;
}

.questioning a:hover
{
    color: #585858;
}

.questioning .item img
{
    width:32px;
    height:32px;
    float:left;
}

.clear_div {
    clear: both;
}

img {border: none;}


.questioning .rnd_box {
    background: url(/storage/images/s_rnd_tl.jpg) no-repeat top left;
    position: relative;
    margin-top: 10px;
}
.questioning .rnd_top {
    background: url(/storage/images/s_rnd_tr.jpg) no-repeat top right;
}
.questioning .rnd_bottom {
    background: url(/storage/images/s_rnd_bl.jpg) no-repeat bottom left;
}
.questioning .rnd_bottom div {
    background: url(/storage/images/s_rnd_br.jpg) no-repeat bottom right;
}
.questioning .rnd_content {
    background: url(/storage/images/s_rnd_r.jpg) top right repeat-y;
}

.questioning .rnd_top div, .questioning .rnd_top,
.questioning .rnd_bottom div,.questioning .rnd_bottom {
    width: 100%;
    height: 10px;
    font-size: 1px;
}

.questioning .rnd_top div, .questioning .rnd_top {
    width: 100%;
    height: 5px;
    font-size: 1px;
}

.questioning .rnd_content, .questioning .rnd_bottom {
    margin-top: 0px;
}

.questioning .rnd_bottom, .questioning .rnd_bottom div {
    height: 14px;
}

.questioning .rnd_content {
    padding: 4px 10px 5px 10px;
    color: #585858
}

.questioning .rnd_content a{
    color: #585858;
    text-decoration: none;
}

.questioning_love {
    line-height:20px;
    text-align:right;
}

.love{
    float: left;
}

.questioning_links{
    float: right;
    text-align:right;
}

.questioning .vote {
    text-align: right;
    margin-top:5px
}
