@charset "UTF-8";


#dataTable th {
	vertical-align:top;
	font-weight:normal;
	width:120px;
	padding:0 0 14px;
	line-height:1.2em;
	text-align:left;
}

#dataTable td {
	padding:0 0 14px;
	line-height:1.2em;
}
div.address {
	background:url(../img/line_dashed.gif) repeat-x left top;
	margin-top:10px;
	padding-top:11px;
}

.name {
	margin-bottom:5px;
}
