.pendingInvites{
	width:45%;
	float:left;
	padding-left: 10px;
	padding-right: 10px;
	margin-top:	10px;
	margin-bottom:20px;
}
.centerPending{
	text-align:center;
 	border-bottom: solid 1px #EB6C24;
 	
}
.titlePending{
	color: #4169E1;
	font-weight:bold;
}
.bullet{
	padding-right: 5px;
	font-weight:bold;
	color:#EB6C24;
}