.pjnt-border {
	border: 3px solid;
	width: 100%;
}
.pjnt-label {
	float: left;
	margin: 0 7px;
}
.pjnt-box {
	overflow: hidden;
	height: 35px;
	line-height: 35px;
}
.pjnt-content {
	white-space: nowrap;
	display: inline-block;
	position: relative;
	left: 0px;
}
.pjnt-content .pjnt-item {
	padding: 0 10rem;
}
.pjnt-item a{
	color:#FFF !important;
	font-size:18px;
	font-weight:bold;
	text-transform: uppercase;
	text-shadow:2px 2px 2px #535353;	
}
.pjnt-item a:hover{
	color:#eaee09 !important;
}

