#bd .content img.left{
    margin: 0 1em 1em 0;
}
#bd .content img.right{
    margin: 0 0 1em 1em;
}
#bd .content img.center{
    margin: 0 auto 1em;
    display: block;
}

#bd .content a#business-show-banner.center{
    width: 180px;
    height: 150px;
    display: block;
    margin: 0 auto 1em auto;
}

.context-nav .of-the-moment{
	float: right;
	height: 40px;
	width: 100%;
	clear: both;
	margin: 1em auto;
}
.context-nav .of-the-moment li{
	margin: 0 1em 0 0;
	float: left;
}
.context-nav .of-the-moment li.button{
	padding: 0;
}
.of-the-moment a{
	background-position: top right;
	background-repeat: no-repeat;
	display: block;
	margin: 0 auto;
	text-indent: -2000px;
}
.of-the-moment a.facebook{
	background-image: url(/docLib/8/uploads/published/1507/facebook-icon.png/facebook-icon.png);
	background-position: top right;
	background-repeat: no-repeat;
	height: 32px;
	width: 32px;
	padding: 0;
}
.of-the-moment a.facebook:active,
.of-the-moment a.facebook:hover{
	background-image: url(/docLib/8/uploads/published/1503/facebook-icon-highlight.png/facebook-icon-highlight.png);
}
.of-the-moment a.twitter{
	background-image: url(/docLib/8/uploads/published/1508/twitter-icon.png/twitter-icon.png);
	background-position: top right;
	background-repeat: no-repeat;
	height: 32px;
	width: 32px;
}
.of-the-moment a.twitter:active,
.of-the-moment a.twitter:hover{
	background-image: url(/docLib/8/uploads/published/1506/twitter-icon-highlight.png/twitter-icon-highlight.png);
}
.of-the-moment a.bstartup{
	background-image: url(/docLib/8/uploads/published/1517/bstartup-banner_120x60.png/bstartup-banner_120x60.png);
	width: 120px;
	height: 60px;
}

.click-for-tickets{
     border-radius: 8px 8px 8px 8px;
     -moz-border-radius: 8px 8px 8px 8px;
     -webkit-border-radius: 8px 8px 8px 8px;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
    border: 2px solid #EFEFEF;
   /* padding: 1em 1em 1em 80px;
    background-position: 1em center;
    width: 100px;*/
    padding: 80px 1em 1em 1em;
    width: 10em;
    background-position: center 1em;
    float: right;
    background-image: url(/docLib/8/uploads/published/1520/BX-64.png/small.png);
    background-repeat: no-repeat;
    margin: 0 0 0.75em 0.75em;
}
.click-for-tickets p,
.click-for-tickets a{
    margin: 0 auto;
    text-align: center;
    font-size: 80%;
}
.click-for-tickets a{
    display: block;
}
