.list_view{width:100%;}
.list_view td{border:solid 1px black;width:200px;padding:2px;}
.list_even_line{background:#ccc;}
.list_odd_line{}
.list_view .list_edit_column{width:30px;}


/* Form Type Edit Options */
.question_container{float:left;clear:right;margin:5px;width:30%;}
.question_name{font-weight:bold;font-size:12px;}
.form_question{margin-left:10px;border:solid 1px #ccc;padding:2px;margin-bottom:5px;}

.form_answer{margin-left:30px;border-bottom:solid 1px #ccc;}
.answer_container{float:left;clear:right;margin:5px;}

.show_answers, .hide_answers{width:100%;text-align:right;background:#ddd;height:15px;}
.show_answers a, .hide_answers a{color:black;margin:2px;}

.edit_subitems{margin-top:10px;width:100%;}
.edit_subtype{width:200px;float:left;clear:right;border:solid 1px black;height:150px;overflow:auto;}
.edit_subtype_name{font-size:12px;font-weight:bold;background:#ccc;}
..list_view{width:100%;}
.list_view td{border:solid 1px black;width:200px;padding:2px;}
.list_even_line{background:#ccc;}
.list_odd_line{}
.list_view .list_edit_column{width:30px;}


/* Form Type Edit Options */
.question_container{float:left;clear:right;margin:5px;width:30%;}
.question_name{font-weight:bold;font-size:12px;}
.form_question{margin-left:10px;border:solid 1px #ccc;padding:2px;margin-bottom:5px;}

.show_answers, .hide_answers{width:100%;text-align:right;background:#ddd;height:15px;}
.show_answers a, .hide_answers a{color:black;margin:2px;}

.edit_subitems{margin-top:10px;width:100%;}
.edit_subtype{width:200px;float:left;clear:right;border:solid 1px black;height:auto;}
.edit_subtype_name{font-size:12px;font-weight:bold;background:#ccc;}
.edit_subtype_items{height:150px;overflow:auto;clear:both;}
.edit_subtype_add{background:#ccc;}
.edit_subtype_add a{color:black;margin:3px;}