/* 
    Document   : ie7-and-down.css
    Created on : 2013-10-03, 13:52:03
    Author     : Piotr
    Description:
        Purpose of the stylesheet follows.
*/
a {
    color: #000;
}
#footer a {
    color:#fff;
}
#left_column h2,#left_column h2 a {
    color: #000;
}
#left_column a {
    color: #0072bc;
}
.faq {
    padding-top:25px;
}
.faq a {
    color: #fff;
}

.user_container {
    float:left;
    width:250px !important;
}
.user_container .user_info {
    padding: 0 0 0 10px;
    margin:-60px 0 0 0;
}
ul#main_menu {
    width: 472px !important;
}
.jquery-ranking {
    position: relative;
    height:100%;
}

div.avatar img {
    padding:2px;
    border: 1px solid #d1d1d1;
    background: #fff;
}
.question {
    height: 100%;
}
.paging .next {
    width: 130px !important;
    margin-top:-40px;
}
.paging .next .zoom_r {
    margin-top:-40px;
}

.question_nav .return {
    margin-right: 50px;
}

.question_nav .prev_next {

}

.question {
    margin: 25px 0 12px 0px;
}
