
                /* v2 */
                /* !! This is an auto-generated file, do not change   !!
                   !! For reference, see Public.css (in Public theme) !! */

                body {
                    background-color: #ffffff;
                }

                #container {
                    width: 82%;
                    margin-left: auto; margin-right: auto;
                    left: 0px;
                    top: 20px;
                }

                #survey {
                    min-height: 400px;
                    border:solid 1px #000000;
                    background-color: #ffffff;
                    background-image: url('');
                    background-repeat: no-repeat;
                    background-position: center;
                }

                div.question {
                    margin-bottom: 30px;
                }

                .questionHeadline {
                    font-family:verdana;font-size:0.79em;font-weight:bold;font-style:normal;color:#000000;background:none;text-decoration:none;
                }

                .text {
                    font-family:verdana;font-size:0.79em;font-weight:normal;font-style:normal;color:#000000;background:none;text-decoration:none;
                }

                .commentText {
                    font-family:verdana;font-size:0.79em;font-weight:normal;font-style:normal;color:#000000;background:none;text-decoration:none;
                }

                .progressBarText {
                    font-family:verdana;font-size:0.79em;font-weight:normal;font-style:normal;color:#000000;background:none;text-decoration:none;
                }

                div.comment {
	                    margin-top: 10px;
	                    margin-bottom: 10px;
                }

                .progressBar {
	                background-color: #000eb9;
                }

                .progressBarBackground {
	                background-color: #808080;
                }

                a {
                    font-family:verdana;font-size:0.79em;font-weight:normal;font-style:normal;color:#000000;background:none;text-decoration:underline;
	            }