
#pro_box_a
{
	width:100%;
	height:111px;
	float:left;
	margin:0px;
	text-align:center;
}


#pro_box_a h1
{
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	font-weight:normal;
	color:#486DC1;
	text-transform:uppercase;
	padding:28px 0 0 8px;
}

#pro_box_a h2
{
	padding:0 0 0 10px;
}

#pro_box_a h3
{
	font-size:11px;
	font-weight:normal;
	color:#000;
	text-align:left;
	padding:10px 15px 0 10px;
	margin:-5px 0 0 0;
	height:93px;
}

#pro_box_a h4
{
	padding:8px 0 0 10px;
}

/* remove webkit search input decoration and cancel button */
input[type="search"]::-webkit-search-decoration, 
input[type="search"]::-webkit-search-cancel-button {
	display: none;
}