#prime {
	width: 480px;
	margin-left: 150px ;
	margin-right: 90px
}
#tourn_list {
	border: 1px solid silver;
	margin-top: 15px ;
	margin-bottom: 15px ;
}


.tlist_col {
	padding-right: 50px;
	text-align: left ;
	text-indent: 5px ;
	border-bottom: 1px dotted teal;
	border-right-color: teal;
}

.tlist_hd {
	text-align: left;
	
}

.brk {
	border-bottom: 1px dotted teal;
	width: 170px;
	clear: none;
	float: none;
	display: block;
	position: relative;
	left: 128px;
	margin: 17px 0;
}