.bbb_form .bbb_form_row .bbb_form_parent,
.bbb_form .bbb_form_row .bbb_form_string,
.bbb_form .bbb_form_row .bbb_form_enum,
.bbb_form .bbb_form_row .bbb_form_integer,
.bbb_form .bbb_form_row .bbb_form_decimal,
.bbb_form .bbb_form_row .bbb_form_text,
.bbb_form .bbb_form_row .bbb_set_container {
	width:300px;
}

span.bbb_form_set_container {
	display:block;
	float:left;
	margin-right:20px;
}

.bbb_form_date_subblock {
	float: left;
}
.bbb_form_date_subblock label {
	display:block;
}
.bb_form_slash {
font-size:16px;
font-weight:bold;
}
input.bbb_form_day,
input.bbb_form_month,
input.bbb_form_hours,
input.bbb_form_minutes {
	width:30px;
}
input.bbb_form_year {
	width:70px;
}

.clearer {
	display:block;
	clear:both;
}
br.clearer {
	height:0px;
	width:0px;
}

.bbb_box_label {
	float:left;
	clear:left;
	font-weight:bold;
	width:250px;
}

.bbb_box_row {
	padding:4px;
}

.widefat th input.button-secondary {
	padding:2px 8px;
}
.tablenav.filters .alignleft.actions {
	padding:0 8px 2px 0;
}

.inside .button-primary {
	margin-left:10px;
}

.bbb_info {
	padding-bottom:5px;
}

.bbb_spaced_below {
	margin-bottom:10px;
}

.tablenav.bbb_tablenav {
	height:auto;
}

a.bbb_pi_add.button-secondary {
	background:#F2F2F2 url('../icons/page_add.png') no-repeat scroll 5px center;
	left:10px;
	padding-left:25px;
	position:relative;
	top:5px;
}

tr.bbb_form_parent_insert {
	display:none;
}


a.bbb_form_pi_close {
	background:transparent url('../icons/cancel.png') no-repeat scroll right center;
	display:block;
	float:right;
	padding-right:20px;
}

.bbb_box_value {
	margin-left:260px;
}

.bbb_box_value .widefat {
	clear:none;
}

.widefat th.bbb_table_title {
	text-align:right;
	color:#ffffff;
}

.widefat th.bbb_table_title span.button-secondary {
cursor:default;
}

TH.bbb_table_title {
	padding:5px;
}

TH.bbb_table_title .bbb_pi_add {
	margin-right:20px;
}












