.prompt {
color: #00A8FF;
}

.error {
color: #FF2A00;
}

.comment {
color: #333333;
}

input {
font-family: Arial, Helvetica, sans-serif;	
font-size: 10px;	
line-height: 11px;	
color: #333333;
}

textarea {
font-family: Arial, Helvetica, sans-serif;	
font-size: 10px;	
line-height: 11px;	
color: #333333;
}

.radio_table {
padding-right: 4px;	
padding-bottom: 4px;
}

.list_table {
padding-top: 2px;	
padding-right: 10px;	
padding-bottom: 2px;
}

.list_table_end {
padding-top: 2px;	
padding-right: 2px;	
padding-bottom: 2px;
}

select {
font-family: Arial, Helvetica, sans-serif;
}

.prompt_col {
padding-right: 15px;
}

