﻿body {margin:0;}
A{color:#FFC300;text-decoration:underline;}
A:HOVER{color: White;text-decoration:none;}
SELECT
{
    border: #9cb0bb 1px solid;
    font-size: 12px;
}
.qResBtn
{
    background-color: transparent;
    background-image: url(../images/bg/qresBtn.gif);
    background-position: center center;
    background-repeat: no-repeat;
    width: 170px;
    height: 30px;
    border: none;
    cursor: pointer;
    /*margin-left:12px;*/float:right;
}