@import url('PBEglobal.css');

.position{
	display:inline;
	}
	
.name {
	display:inline;}
	
tr td img {
	border-style:solid;
	border-width: 1px;
	padding:2px;
	}

tr{
	display:block;
	width:775px;
	border-style:solid;
	border-width:2px 0px 0px 0px;
	border-color:#ffcc00;
	padding:20px 0px 14px 20px
	}

tr.first{
    border-width:0px 0px 0px 0px;
}
