html#drIframeHTML {
	overflow: hidden;
}

.draugiemWidget {
	overflow: hidden;
}
.widgetTop {
	background: url('//ifrype.com/business/ext/fans/top_bg.png') repeat-x;
	height: 35px;
}
.widgetTopTitle {
	float: left;
	padding-top: 10px;
	padding-left: 13px;
	color: #393939;
	font-size: 14px;
	font-weight: bold;
	text-shadow: 1px 1px 1px #ffffff;
}
.widgetTopLogo {
	float: right;
	margin-right: 8px;
	margin-top: 7px;
	background: url('//ifrype.com/business/ext/fans/logo.png') no-repeat;
	width: 26px;
	height: 21px;
}
.pageIcon {
	margin-left: 10px;
	margin-right: 11px;
	height: 60px;
}
.draugiemWidget td {
	vertical-align: top;
	padding-top: 9px;
}
.bizFanBlockUsers {
	margin-left: 10px;
}
.bizFanBlockUsers .profileSmallIcon {
	float: left;
	margin-right: 9px;
	margin-bottom: 9px;
}
.fanCount {
	color: #393939;
	font-size: 14px;
	font-weight: bold;
	margin: 10px;
}
.bizFanBlockBottom {
	background: url('//ifrype.com/business/ext/fans/footer_bg.png') repeat-x;
	text-align: center;
	padding: 8px;
	height: 24px;
}

.bizFanBlockButton{
	display:block;
	padding:3px;
	height: 19px;
	border:1px solid #c96e0a;
	background:url('//ifrype.com/business/ext/fans/button.png') top;
	color:#fff;
	font-weight:bold;
	text-align:center;
    text-shadow: 0 1px 0 #994A1B;
}
.bizFanBlockButton:hover {
	background:url('//ifrype.com/business/ext/fans/button.png') bottom;
}
.bizFanBlockButton span.followLogo {
	display: block;
	background:url('//ifrype.com/business/ext/fans/followLogo.png') no-repeat 5px center;
	height: 20px;
	padding-top: 2px;
}
.bizFanBlockBottom span.isFan {
	display: block;
	padding-top: 4px;
}

.bizSayBlockPosts {
	/*height:250px;*/
	overflow:auto;
	background-color:#FFFFFF;
}

.bizSayBlockPosts li {
	border-bottom: 1px solid #E7E7E7;
	padding-bottom: 5px;
	margin-top: 5px;
	overflow:hidden;
}

.bizSayBlockPosts li .date {
    color: #8D8D8D;
    font-size: 10px;
	margin-left: 5px;
}

.bizSayBlockPosts li .saycontent {
	padding: 5px;
	padding-top: 0;
}

.bizSayBlockPosts .sayGalleryPic,
.bizSayBlockPosts .blogImg{
	float:left;
	width:100px;
	height:100px;
	overflow:hidden;
	margin-right:10px;
}

.bizSayBlockPosts .sayGalleryPic img,
.bizSayBlockPosts .blogImg img{
	width:100%;
	height:auto;
}


.widgetContent {
	padding:10px 15px;
}

.widgetThumbnail {
	height: 0;
	margin-bottom: 10px;
	overflow: hidden;
	padding-bottom:38%;
}

.widgetThumbnail figure {
	width:35%;
	float: left;
}

.widgetThumbnail figure img {
	width:100%;
}

.widgetThumbnail .descr {
	float:right;
	width:60%;
}



.widgetContent div.btnGroup .btn {
	font-weight: 300;
	line-height: 17px;
	text-transform: uppercase;
	height:50px;
}

.widgetContent div.btnGroup .btn strong {
	font-weight:bold;
	padding-top: 3px;
}

.widgetContent div.btnGroup {
	margin-bottom: 10px;
}

.widgetContent .bizFanBlockUsers {
	margin:0 0 10px 0;
	overflow:hidden;
}


.widgetThumbnailBlock {
	overflow:hidden;
	margin-bottom:10px;
}

.widgetThumbnailBlock figure {
	display:block;
	width:35%;
	float:left;
}

.widgetThumbnailBlock figure img {
	display:block;
	width:100%;
}

.widgetThumbnailBlock .descr {
	display:block;
	width:60%;
	float:right;
}

.widgetContent .eventsList.noTimeline .items .item {
	width:222px;
}

.widgetContent .sayGalleryOne .sayGalleryPic img {
	width:100%;
}

.widgetContent .eventListSmall .users > a {
	margin-right:1px;
}