.simpleBox{
	margin: 20px;
	padding: 10px;
	border-width: 2px;
	border-color: #aaa;
	border-style: dashed;
	background-color: #eee
}

.breadCrumb{
	height: 10px;
	width: 480px;
}

table{
	height: 10px;
}

input.checkbox {
	margin: 0px;
	padding: 0px;
	border-style: none}
