
#ListSearch_mainObject_n {
	width: 150px;
}
#ListSearch_mainObject_a {
	width: 150px;
}
#ListSearch_mainObject_p {
	width: 150px;
}

@media print {
	#ListSearch_mainObject_n {
		width: 100px;
	}
	#ListSearch_mainObject_a {
		width: 100px;
	}
	#ListSearch_mainObject_p {
		width: 100px;
	}
}


