.searchResult_table {
	width:100%;
	font-size:0.9em;
	margin:20px 0;
	color: #444;
	margin-left: 70px;
}

.searchResult_table tbody tr td{
	padding-top: 10px;
}

.searchResult_table tbody tr td.rl1{
	font-weight: bold;
	text-align: left;
	width: 12%;
}

.searchResult_table tbody tr td.rl2{
	text-align: left;
	width:60%;
	padding-left: 10px;
}

.searchResult_Frame{
	background: url(/img/insurance_product_bk.jpg) repeat-x bottom;
	border: 2px solid #016fc6;
	border-width: 2px 0;
	height: 120px;
}

div.searchResult_title {
	height: 36px;
	line-height: 36px;
	background: url(/img/title2_bk.jpg) repeat-x;
	border-top: 1px solid #bbb;
	width: 100%;
	padding: 0;
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
	text-indent: 0.5em;
}
