﻿.hook-bif-wrapper {
	margin: 10px 0 0px 10px;
	position: relative; 
	height: 100%;
	clear: both;
}

.hook-bif-subwrapper-left { float:left; width:49%; }
.hook-bif-subwrapper-right { float:right; width:49%; }
#bif-mytopics-box {position:absolute; bottom:0px; left:0px; width:49%;}
.hook-bif-subwrapper-right .bif-topics-box ul {min-height: 120px;}

.bif-faces-box { margin-top: 10px; }

.bif-topics-list {
	border: 1px solid #ccc;
}
.bif-topics-box ul {
	padding: 10px 0px 5px 10px;
	margin: 10px 10px 10px 0px;
}
.bif-topics-box li { 
	font-size: 11px;
	line-height: 15px;
	margin-bottom: 5px;
}
.bif-topics-box li img {margin: 1px 5px 0px 0px;}
.bif-topics-box li a {text-decoration: underline;}
.bif-topics-box li a:hover {text-decoration: none;}
.bif-topics-box li address {color: gray;}
.facebox {width:50px; height: 50px; float: left; margin: 0px 1px 2px 1px; position: relative; overflow:hidden;}
.onlinedot {position:absolute;right:-1px;bottom:-1px;width:6px;height:6px; background:green; border:1px solid white;}