.imwb_cabar {
   position: fixed;
   top:  0px;
   left: 0px;
   font: message-box;
	display: block;
	background-color: #FFFFE1;
	width:100%;
	border-bottom: .16em outset;
	text-decoration: none;
	cursor:  pointer;
	min-height: 24px;
	overflow:hidden;
	line-height: 0px;
	z-index: 10000;
}

.imwb_cabar object, .imwb_cabar embed {
   height: 0px;
   max-height: 0%;
   max-width: 0%;
}

.imwb_cabar img {
    display: block;  
    padding: 0 .3em 0 .3em;
    float: left;
    position:absolute; 
    top:50%; 
    height:16px; 
    margin-top:-8px;
}

.imwb_cabar p {
   margin: 0px;
   padding: .85em .75em .45em 26px;
   font-size:11px;
   line-height: 14px;
   text-align: left;
}