.placeRight {
	margin-right: 0px;
	margin-top: 15px;
	padding-top: 5px;
	border-width: medium;
	border-style: none;
	border-color: black;
	float: right;
	clear: right;
}

