.selection_of_oils {
}

.selection_of_oils label {
	display: block;
	margin:15px 0 0 0;
}

.selection_of_oils select {
	width:350px;
}

.selection_of_oils table {
	margin:15px 0 0 0;
}

.selection_of_oils table tr td {
	vertical-align: top;
	padding:0 5px 0 0;
}

.selection_of_oils table tr.center td {
	vertical-align: middle;
}

.selection_of_oils table tr td.right {
	text-align: right;
}

.selection_of_oils #oil_model_filter {
	margin:0 0 5px 0;
}

.selection_of_oils table tr td label {
	margin:0;
}

.selection_of_oils #oil_submit {
	margin:10px 0;
}

.search_result h3 {
	margin:20px 0 0 0;
	font-size:1.2em;
}

.search_result h4 {
	font-weight:bold;
	margin:10px 0 0 0;
}

.search_result .left_20 {
	margin-left:20px;
	display:block;
}

.search_result span.hint {
	color:#175596 !important;
	border-bottom:1px dotted #175596;
	cursor: help;
}