#sohoshoptopbanner{
	background: #1D1D1D;
	color: #fff;
	padding: 12px 0;
}
#sohoshoptopbanner p{
	display: inline;
	margin: 0 12px;
	color: #fff;
	line-height: 24px;
	font-size: 14px;
}
#sohoshoptopbanner .content{
	margin: auto;
	text-align: center;
}
#sohoshoptopbanner .content .left-center{
	text-align: center;
	display: inline;
}
#sohoshoptopbanner .content .right{
	float: right;
}
#sohoshoptopbanner .content a{
	color: #fff;
}
#sohoshoptopbanner .content .right a{
	font-style: normal;
	font-weight: 900;
	line-height: 24px;
	font-size: 14px;
	letter-spacing: 2px;
	margin-left: 14px;
}
#sohoshoptopbanner .content .right a:hover{
	text-decoration: underline;
}