
.maintxt, .lefttxt {
	background-image:none; border:none;
	}

table.dwpsurvey {width:98%; max-width:900px;margin:0 auto}
.center {margin: 0 auto; text-align:center;}
.header img {max-width:40%;height:auto;}

.submitsurvey.button {
	display:inline-block;
	white-space:nowrap;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
    background: white;
    border: 0;
    border-radius: 0;
    color: #8c0000;
    padding: .4em 1em;
    box-shadow: 0 2px 3px rgb(0,0,0,.3);
    text-decoration: none;
    transition-duration:.3s;
    text-transform:uppercase;
	}

.submitsurvey.button:hover { background:yellow;}

table#survey360 {margin-bottom:1em;}

#survey360 th {padding-left:.5em;}
