/* PLUGIN: E101 - EDITOR 1 */
#E104 p
{
top:-4px;
width:360px;
position:absolute;
padding:5px;
background:#920B07;
color:#FFF;
font:12px arial;
}

#E104 a
{
color:#FFF;
text-decoration:underline;
}

#E104 a:hover
{
color:#EEE;
text-decoration:none;
}

