table.cmP_survey span.cmP_questionNumber, table.cmP_survey td.cmP_questionSpacer
{
	display:none;
}                
.cmP_label
{
    font-size:0.8em;
    font-weight:normal;   
}                
.cmP_question
{
    font-size:0.8em;
    font-weight:bold;           
}                
.cmP_submit
{
    padding:5px 0px;
}    
.cmP_requiredSubQuestion, .cmP_requiredQuestion
{
    color:#EE5566;
}
.cmP_submit input
{
    border:1px solid #003366;
    background-color:#B44833;
    color:#FFF;
    font-weight:bold;
    padding-left:10px;
    padding-right:10px;
}                
.cmP_survey input
{
    margin:0 5px 5px 0;
}

