﻿body, select, input, button, td, th, textarea
{
    font-family:Ariel,sans-serif;
    font-size:10pt;
}

body
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

h1
{
    font-size: 20pt;
    color: #333399;
    padding: 1px;
    margin: 1px;
}

h2
{
    font-size: 16pt;
    padding-top:15px;
    padding-bottom:2px;
    margin-bottom:2px;
    color: #333399;
}

.main
{
    background-color: #d4e0e9;
}

.content
{
    background-color: #FFFFFF;
    padding: 20px;
    height:100%; 
    width:600px;
}

.SurveyContent
{
    background-color: #FFFFFF;
    padding: 20px;
    height:100%; 
    width:800px;
}

.tableHeader
{
    background-image: url( 'http://observey.appspot.com/static/Survey/toolbarbackground.jpg' );
    background-repeat: repeat-x;
    height: 30px;
    border-bottom: solid 1px #b6bdd2;
    padding: 2px;
    font-weight: bold;
}

.TestedWithClass TR TD
{
    font-size:9px;
}
