body .brand-connect-module {
	border: solid 1px #007eba;
	margin-bottom: 15px;
}

.brand-connect-module .blogs-bc-icon {
	margin-top: 3px;
	background: url( 'http://www.washingtonpost.com/rw/sites/twpweb/img/icons/sprite_rr_icons.png' ) -1px -121px no-repeat;
	cursor: pointer;
	height: 15px;
	width: 15px;
	position: relative;
}

.brand-connect-module .blogs-bc-icon span{
	display:none;
	height:36px;
	position:absolute;
	right: 5px;
	top: 7px;
	z-index:1;
	padding: 13px 30px 10px 10px;
	background-color: #ddd;
	border: 4px solid #ccc;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.4em;
	width:200px;
	color: #2a2a2a;
}
.brand-connect-module .blogs-bc-icon span a{
	text-decoration:underline;
}

.brand-connect-module .disclaimer {
	margin-left: 0;
}

.brand-connect-bottom-border {
	margin-bottom: 15px;
}