#order-floodgate-type { list-style-type: none; margin: 10px 0 0; padding: 0; width: 200px; }
#order-floodgate-type ul { margin-left:20px; list-style: none; }
#order-floodgate-type ul li { padding: 2px 0px; margin: 4px 0px;  border: 1px solid #DDDDDD; cursor: move; -moz-border-radius:6px;}
#order-floodgate-type ul li span { display: block; background: #f7f7f7;  padding: 5px 10px; color:#808080; font-size:13px; font-weight:bold;}
#order-floodgate-type ul li.placeholder {border: dashed 2px #ccc;background-color:#FFF;height:25px;}

/*
#icon-settings {background-image:url("../images/admin-icon-settings.gif");background-repeat:no-repeat;}
h2.subtitle {font-size: 15px; font-style: italic; font-weight: bold}
.wrap .example { color: #666666; font-size: 11px; font-weight: bold}


#p_right {float: right; width: 210px; }
.p_s_item {float: right; padding: 0px 5px; margin-top: 15px; margin-bottom: 5px}
.p_s_item.s_gp {padding-top: 2px; margin-left: 5px}
*/

.clear {clear: both}

.form-table td {
    vertical-align: top;
}
.form-table h3 {
    margin-left: 20px;
}

.missingtarget {
    background-color: rgba(248, 64, 54, 0.52);
    font-weight: bold;
    border: 1px solid #4D4E4E;
}
.missingtarget td {
    vertical-align: top;
}