.bizbashbuzz-feeditem {
	border-top: solid #cccccc 1px;
	width: 100%;
	margin-bottom: 0px;
	padding-top: 5px;
	margin-top: 5px;
	display: block;
	list-style: none;
	font-size: 15px;
	line-height: 18px;
}

.bizbashbuzz-inlinevideoitem {
	float: left;
	list-style: none;
	margin-left: 2px;
	padding: 2px;
}

.bizbashbuzz-feeditem-highlight {
	color: red;
	border-top: solid #cccccc 1px;
	background-color: #F7F7F7;
}

.bizbashbuzz-inlinevideoitem-highlight {
	color: red;
	background-color: #F7F7F7;
}

.bizbashbuzz-tooltip-local div {
	display: none;
}

.bizbashbuzz-tooltip-body {
	display:inline;
}

.bizbashbuzz-tooltip-body img {

}

.bizbashbuzz-tooltip-thumbnail {
	float: right;
	margin: 5px;
	border: 0px;
	display: none;
}

.bizbashbuzz-tooltip-category {
	margin: 5px;
	color: #000000;
}

.bizbashbuzz-tooltip-date {
	color: #000000;
}
