.edit-input-label
{
	font-size: xx-small;
}
input.edit-input-box
{
	font-size: x-small;
	width: 120px;
}
input.edit-select-box
{
	
}
a.edit-action
{
	font-size: xx-small;
	margin: 1px;
	background-color: #BDDBD6;
}
div.edit-outer-box
{
	/* background-color: #e1e9f0; */
	background-color: #ffffff;
	width:145px;
	border: solid 1px #cccccc;
	margin: 3px 0px 3px 0px;
	padding: 3px 0px 3px 6px;
}
.title-label
{
	font-size: x-small;
	font-weight: bold;
}

