div.bytype {
	background-color:#000000;
	width:210px;
	margin-left:10px;
	padding-bottom: 10px;
	float:left;
	min-height:100px;
	display: inline;
}

div.bytype h2{
	color:#000000;
	padding:6px 0px 6px 10px;
	font-size:1.1em;
	text-transform:uppercase;
	background:#E7EAE9 url(images/bg_dots_transparent.gif) top left repeat-x;
	margin-bottom: 3px;
}

div.bytype select, div.bytype input {
	margin-top: 6px;
	margin-bottom: 4px;
	margin-left:10px;
}

div#column01 div.bytype select {
	width: 120px;
}

div#column01 div.bytype {
	margin-left: 0px;
	width: auto;
}

div.searchBoxContainer div.bytype {
	float:left;
	display: inline;
}

div.searchBoxContainer div.bytype h2 {
	margin-bottom: 10px;
}

div.searchBoxContainer div.bytype select {
	float: left;
	display: inline;
	font-size: 1.1em;
	width: 130px;
}

div.searchBoxContainer div.bytype select.dependant {
	margin-bottom: 0px;
}

div.searchBoxContainer div.bytype input {
	float: left;
	margin-top: 7px;
	display: inline;
}
