#rmreg{
	padding-bottom: 30px;
}
#rmreg p{
	position: relative;
}

.registration-notices{
	/*padding:5px 15px;
	background:#efefef;*/
}
.registration-notices p{
	margin:0;
	padding:3px 10px;
	display: inline-block;
	width: 100%;
	background: #ffffff;
	border-left: 2px solid #DC8C96;
	border-bottom: 1px solid #efefef;
	color:#666666;
	margin-bottom: 5px;
}.registration-notices p span{
	font-weight: bold;
}

#rmreg .duplicate-message{
	background:#DC8C96;
	bottom:70%;
}

#rmreg .duplicate-message:after{
	border-top:8px solid #DC8C96;
}