
.flux{background-color:#e0e0e0;margin-right:auto;margin-left:auto;margin-top:10px;margin-bottom:10px;padding:3px 3px 3px 0;border:1px solid #ccc;width:250px}
.flux p{clear:both;color:#999}
.flux dt{font-weight:normal}
.flux dd{visibility:hidden;display:none}
.tooltip{width:400px;padding:4px;border:12px solid #FDFF1F;background:#666;-moz-border-radius:8px;border-radius:8px;z-index:11;font-size:0.8em;color:#FFF}
.fluxplet ul{margin:0;padding:0}
.fluxplet li{list-style-type:none;margin-left:0;text-align:left}

.fluxdesc dt{clear:both;margin-top:10px;padding-top:5px;border-top:1px dotted #CCC}
.fluxdesc dd{clear:both;margin-left:1px;padding-left:1px}
.fluxdesc{background-color:#f5fcd6;border:1px solid #d4e587}

.fluxphotosvb{height:260px;overflow:auto;border:1px solid #222266;padding:2px;background-color:#eee}


@media print{
.flux dd{visibility:visible;display:block}
}

@media handheld{
.flux dd{visibility:visible;display:block}
}
