﻿.unrp {
	width: 50%;
	max-width: 257px;
	height: 81px;
	background-image: url(https://www.unrapp.com/frontpages/designs/images/unrapp_logo.png);
	background-repeat: no-repeat;
	text-align: right;
	border:1px solid #333;
	border-radius:5px;
	padding-right:5px;
}

	.unrp a {
		width: 100%;
		height: 100%;
		display: block;
		font-weight: bold;
		text-decoration: none;
		color: #173E75;
	}

.unrpexplanation {
	width: 50%;
	max-width: 257px;
}

	.unrpexplanation p {
		font-size: 10px;
		text-align: center;
	}
