﻿.matrix
{
    text-align: center;
    width: 150px;
    border-bottom-width: 1px;
}

.questiontext
{
    font-family: Verdana;
    padding:2px 0 0 0;
     margin-bottom:5px;
}

.questionpart
{
    float: left;
    padding-left: 5px;
    padding-bottom: 0px;
    margin-left: 5px;
    margin-top:5px;
    
}


.question
{
    float: left;
}
.negative
{
    margin-left: -5px;
}
.radioheading
{
    font-weight: bold;
    text-align: center;
    border-width: 1px;
    border-style: dotted;
    border-color: Gray;
}

.radiolist
{
    text-align: center;
    border-style: dotted;
    border-color: Gray;
    border-width: 1px;
}

.radioquestion
{
    text-align: left;
    border-style: dotted;
    border-color: Gray;
    border-width: 1px;
    width: 30%;
}

.newsitem2 { padding: 5px; background: #fff; height:auto; margin-bottom: 1px; overflow: hidden; }

