.lotusInfoBox, .portlet-msg {
margin:15px 0 5px 0;
padding:5px;
-moz-border-radius:2px;
-webkit-border-radius:2px;
overflow:hidden;
zoom:1;
background-color:#fffabc;
border:1px solid #ccc;
}
.lotusInfoBox.lotusFirst {
margin-top:0
}
.lotusInfoBox h3, .portlet-msg h3 {
margin:5px 0 10px 0;
padding:0 0 0 5px;
overflow:hidden;
zoom:1;
}
.lotusInfoBox h3 img, .portlet-msg h3 img {
margin:3px 5px 0 0;
width:8px;
height:8px;
background-image:url(../../images/lotusSprite-8bit.png);
background-position:-2px -2321px;
opacity:0.25;
filter:alpha(opacity=25)
}
.lotusInfoBox h3 a:hover img, .portlet-msg h3 a:hover img, .lotusInfoBox h3 a:focus img, .portlet-msg h3 a:focus img {
opacity:0.40;
filter:alpha(opacity=40);
}
.lotusSection .lotusInfoBox h3 span.lotusLeft {
width:auto
}
.lotusInfoBox h4, .portlet-msg h4 {
margin:2px 5px;
font-weight:bold
}
.lotusInfoBox p, .portlet-msg p {
margin:0;
padding:5px;
}
.lotusInfoBox ul, .portlet-msg ul {
margin-top:5px;
}
.lotusInfoBox .lotusInlinelist, .portlet-msg .lotusInlinelist {
padding-bottom:5px;
padding-left:0;
}
.lotusInfoBox .lotusInlinelist li, .portlet-msg .lotusInlinelist li {
padding-bottom:5px;
border-left-width:0;
}
.lotusHelp {
position:absolute;
width:200px;
left:0;
top:-9999px;
box-shadow:0 2px 5px #eee;
-webkit-box-shadow:0 2px 5px #eee;
-moz-box-shadow:0 2px 5px #eee
}
.lotusHelp .lotusInfoBox {
margin:0;
-moz-border-radius:0;
-webkit-border-radius:0;
background-color:#ffffe1;
}
.lotusHelp h3 {
margin:4px 3px 0 0;
float:left;
}
.lotusMedium {
width:300px
}