#b-webi-widget { width:270px; float:right; }
#b-webi-widget,
#b-webi-widget a,
#b-webi-widget b,
#b-webi-widget div {
	position: relative;
	padding:0;
	margin:0;
	border:0;
	word-wrap: break-word;
	zoom:1;
	}
	#b-webi-widget a {
		}
		#b-webi-widget a:hover {
			}

#b-webi-widget {margin:0;}
#b-webi-widget .b-webi-header { color: #676056; font-size: 28px;font-weight: 600; font-family: "Source Sans Pro",sans-serif; margin-bottom:25px;}

	#b-webi-widget .b-webi-footer {
		text-align: center;
		font: 10px/21px Tahoma;
		color: #898989;
		}		
		#b-webi-widget .b-webi-footer b{
			font-weight: normal;
			}
		
	#b-webi-widget .b-webi-content {
		padding:0;
		}

	#b-webi-widget .b-webi-item {
		margin-bottom: 3px;
		}
		#b-webi-widget .b-webi-item-opened {

			}
		#b-webi-widget .b-webi-more,
		#b-webi-widget .b-webi-hide {
			position: absolute;
			top: 0;
			right: 6px;
			font: normal 10px/22px Arial;
			color: #aaa;
			cursor: pointer;
			z-index: 1;
			padding-right: 12px;
			background:  url(http://web.informer.com/img/bg_more_hide.gif) no-repeat right 10px;
			}
			#b-webi-widget .b-webi-item-opened .b-webi-more {
				display: none;
				}
			#b-webi-widget .b-webi-more:hover,
			#b-webi-widget .b-webi-hide:hover {
				color: #666;
				}
		#b-webi-widget .b-webi-hide {
			display: none;
			background-position: right -92px;
			}
			#b-webi-widget .b-webi-item-opened .b-webi-hide {
				display: block;
				}
		#b-webi-widget .b-webi-more-block {
			border-top: 1px solid #fff;
			padding: 7px 5px 10px;
			display: none;
			}
			#b-webi-widget .b-webi-item-opened .b-webi-more-block {
				display: block;
				}

		#b-webi-widget .b-webi-domain {
			padding: 0 50px 0 0px;
			}
			#b-webi-widget .b-webi-domain a {
				font: 13px/22px Arial;
				}
			#b-webi-widget .b-webi-item-opened .b-webi-domain {
				border-bottom: 1px solid #ECECEC;
				}	
		#b-webi-widget .b-webi-title {
			font: normal 13px/15px Arial;
			color: #1c1c1c;
			padding-bottom: 4px;
			}
		#b-webi-widget .b-webi-description {
			font: 13px/14px Arial;
			color: #121212;
			padding-bottom: 4px;
			}
		#b-webi-widget .b-webi-keywords {
			font: normal 10px/14px Arial;
			color: #111;
			}
			#b-webi-widget .b-webi-keywords a{
				font-weight: normal;
				}
