#self-promotion {
	position: relative;
	display: block;
	background: none;
	font-weight: bold;
	float: right;
	margin: -15px 0 0 0;
	}
#self-promotion p {
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #FFC20E;
	}
#self-promotion a {
	display: inline-block;
	position: relative;
	top: 12px;
	width: 100px;
	height: 31px;
	background: url('images/small_yellowberri.png') no-repeat top;
	font-size: 18px;
 	}
