.widget h4 span
{
	float : right;
	color:#A7ADBF;
	font-weight:normal;
}

.widget .test
{
	border-bottom : 1px solid #D1D7E7;
}

.widget .test:last-child
{
	border: none;
}

#birthdays
{
	height: 500px;
	overflow: auto;
}

.info span
{
	float : right;
	color:#A7ADBF;
}

#notification-form span.precision {
	margin-left:25px;
}
