table{
	width:100%;
	border-top: 1px dotted #cacaca;
}

table tr{
}

table tr td,
table tr th{
	padding:10px 20px;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px dotted #cacaca;
}