.dwqa-list-question 
.dwqa-comment, 
.dwqa-list-question .dwqa-view{
 width:68px !important;
 margin-left:0 !important;
 font-size: 14px !important;
 font-weight:bold;
 background:url('./page_header_bg.jpg') no-repeat top center;
} 

.dwqa-view strong, .dwqa-comment strong{
color:#555 !important;
}

.dwqa-list-question .order{
 margin-right: 8px !important;
}

.question-signin .user-email{
 margin-bottom:16px;
}

.dwqa-login-form .extra-fields .captchaSizeDivLarge,
.dwqa-login-form .extra-fields label,
.dwqa-login-form .extra-fields input{
  margin : 0 !important;
}

.dwqa-login-form .extra-fields .captchaSizeDivLarge{
 float:left;
}

.dwqa-login-form .extra-fields p{
 float:right;
 margin-right:30px;
}

#dwqa-question-content-editor_ifr, #dwqa-custom-content-editor_ifr{
 height:265px !important;
}

.dwqa-submit-question .input-title #question-title-field {
    box-sizing: border-box;
    font-size: 14px;
    height: 40px;
    margin: 0;
    padding: 5px 15px;
    width: 100%;
}

.dwqa-single-question .dwqa-title {
 text-align:center;
 padding: 20px 0;
 background: #F7F7F7;
}


.dwqa-todo-form{
    float: left;
}
.dwqa-todo-form .dwqa-loader {
    background: url(../images/ajax-loader.gif) no-repeat;
    width: 43px;
    height: 11px;
    margin: 3px;
}
.dwqa-todo-form select {
    font-size: 14px;
    padding: 5px 15px;
}
.dwqa-ajax-loading {
    border: medium none !important;
    margin: 0 !important;
    padding: 0 !important;
}

.dwqa-todo-form .todo-message {
  color: green;
}