.notificationvs 
{
	font-size: 11px;
	/*height: 34px;*/
	line-height: 34px;
	margin-bottom: 16px;
	padding: 0 42px 10px;
	position: relative;
}

.notificationvs {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}


.special a {
  text-decoration: none;
}
.special a:hover,
.special a:focus {
  text-decoration: none;
    color: white;
}
.special a:focus {
  outline: thin dotted #333;
}

.pxvalidation {
  color: blue;
}
