
dl.service dt {
    background: url("../common/images/icon_arrow.gif") no-repeat scroll 0 14px transparent;
    border-bottom: 1px solid #666666;
    font-size: 15px;
    font-weight: bold;
    padding: 9px 0 4px 15px;
}

table.contact {
	width:637px;
	margin:5px auto 0 auto;
}

table.contact th {
	width:120px;
	height:10px;
	padding:10px 0;
	border-bottom:1px solid #666;
	font-weight:bold;
	text-align:center;
}

table.contact td {
	width:497px; 
	padding:10px 0 10px 20px;
	border-bottom:1px dashed #666;
}
