body {
                background:#dadada url('/css/feedback/fon.png') repeat-x top;
                font-family:arial, helvetica, sans-serif;
                font-size:15px;
                margin:12px auto 0 auto;
                width:443px;
            }


            label.feed {
				padding:2px;
                width:100px;
                height:35px;
                margin:0 10px 0 0;
                padding:9px 0 0 0;
                float:left;
                text-align:center;
                color:blue;
                font-weight:bold;
                font-size:13px;
                cursor: pointer;}

            label.feed img {margin-bottom:-2px;}

            label.hover span  {text-decoration:underline;}
            label.selected span  {text-decoration: none !important;}

            label.selected
                {background: url('/css/feedback/selection.png') no-repeat center;
                color:black;
                cursor: default;}


            h1.feed {font-weight:bold;
            font-size:15px;
            margin:10px 0 8px 0;
            text-align:center;}

            .logo {}

            .subm {color:#000; margin-left:250px;}
            .canc {color:#666;}