/* CSS updates for case 31745 */
.rounded-block {
	width:798px;
	overflow:hidden;
}

#socialhub {
	/*background: #D4C4A4;*/
	background-image: url("../images/Social-Hub-button.png");
	background-repeat: no-repeat;
	/*border-radius: 25px;*/
	padding: 20px;
	text-align: center;
	height: 20px;
	width: 80px;
	clear: both;
	text-align: center;
	font-weight: bold;
	display: inline;
    float: right;
    padding: 2.5px 20px;
    margin-top: 5px;
    margin-right: 18px;
}

#socialhub a {
	color: white;
}