/* Trailer Styling */

.wd-trailer-wrap {
    background-color:#000000;
    width:100%;
    }

.wd-trailer-indent {
    padding:4px 12px 12px 12px;
    }

.wd-staf h2 {
    font-size:16px;
    text-align:right;
    border-bottom:1px dotted #CCCCCC;
    color:#666666;
    margin:0 0 20px 0;
    padding:0 0 10px 0;
    }

.wd-staf  {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding:20px;
	text-align: left;
	color: #000000;
    }

.wd-staf-field  {
	float:left;
	width:100%;
	margin-bottom:10px;
	background-color:#999999;
    }

.wd-staf-text  {
	float:left;
	padding:4px 0 0 5px;
    }

.wd-staf-input  {
	float:right;
    }

.wd-staf-sub-text  {
	float:left;
	width:100%;
	padding-bottom:10px;
	border-bottom:1px dotted #CCCCCC;
	margin-bottom:10px;
    }

.wd-required {
    color:#CC0000;
    }