.tooltip { position: absolute; top: 0; left: 0; z-index: 3; display: none; }

div.mcwbtooltip {
display: block;
background: #555 url(../images/header-bg.png);
padding: 0px 15px 20px 15px;
border: 2px solid #333;
text-decoration: none;
font-family: arial, helvetica;
font-size: 12px;
color: #999999;
width: 350px;
}

div.mcwbtooltip p {
color: #999999 !important;
}

div.mcwbpadder {
background: transparent url(../images/logo.png) no-repeat scroll top right;
padding: 8px;
margin: 8px;
}

div.mcwbtooltip a  {
text-decoration: none;
color: #aaaaaa
}

div.mcwbtooltip h1 a  {
font-size: 16px;
color: #fff;
}

div.mcwbtooltip h3  {
clear: both !important;
margin-bottom: 4px;
font-weight: bold;
font-size: 15px;
color: #ffffff !important;
margin: 10px 0 4px !important;
}

h1.pos-title {
clear: none !important;
line-height:1.5em !important;
margin:0 !important;
}

div.mcwbtooltip  .element-relateditems li {
float: left;
list-style-type: none;
margin-right: 5px;
}

div.mcwbtooltip .pos-media.media-left {
float: left;
margin-right: 15px;
}

div.mcwbtooltip pos-media.media-left img {
border: 0px;
}

.pos-media.media-left p, .element.element-image p {
margin-bottom: 0px !important;
}