


/* ------------------------------------------------------------- */

#byemail {
	border : 0px solid #163282;
	width : 100%;
	overflow : hidden;
	background-color : #f1f1f1;
}

#byemail h1 {
/* 	background-image : url("../images/h2back.gif");  */
	background-color : #173484;
	color : white;
	font-size : 14px;
	padding-left : 5px;
	height : 20px;
	line-height : 18px;
}

#byemail form {
	margin : 5px;
}

#byemail .label {
	font-weight : bold;
	padding-right : 20px;
}

#byemail .checkboxes {
	height : 150px;
	overflow : auto;
	background-color : white;
	border : 1px solid #A6A6A6;
}

#byemail .checkboxes b {
	display : block;
	margin : 3px;
}

/* ------------------------------------------------------------- */

#remove {
	border : 0px solid #163282;
	width : 100%;
	overflow : hidden;
	background-color : #f1f1f1;
	margin-top : 10px;
}

#remove h1 {
	background-image : url("../images/h2back.gif");
	font-size : 14px;
	padding-left : 5px;
	height : 20px;
	line-height : 18px;
}

#remove form {
	margin : 5px;
}

#remove .label {
	font-weight : bold;
	padding-right : 20px;
}

/* ------------------------------------------------------------- */

#latest {
	position : relative;
	margin-top : 10px;
}

.tabbox_content hr {
	width : 100%;
	size : 1px;
	color : #505050;
}

.required {
	font-weight : bold;
}

.checkboxes {
	height : 100px;
	font-size : 11px;
}


label {
	display : inline;
	margin-right : 5px;
}

.label_notes {
	font-size : 11px;
	font-weight : normal;
	font-style : italic;
}

.formbox {
	border : 1px solid #5086c9;
	padding : 8px;
}

.formbox b {
	margin-top : 10px;
	display : block;
}

.indent {
	padding-left : 25px;
}

#contract_periods div, #temp_periods div {
	margin-top : 10px;
	padding : 1px;
}
