

/* PEL Editing Elements */

div.pel_dataseries
{
border: 1px solid #369;
margin: 1px 0px 1px 0px;
}

div.pel_pageedit_bar,
h2.pel_dataseries_name
{
margin: 0px 0px 4px 0px;
padding: 4px;
background-color: #69C;
color: #F2E5CC;
font-size: 10px;
line-height: 12px;
}

div.pel_pageedit_bar
{ font-weight: bold; }

form.pel_active_dataframe
{
border: 1px solid #666;
background: #CCC;
padding: 2px;
margin: 1px;
}

form.pel_active_dataframe input
{ font-size: 10px; padding: 0px; }


.pel_edit_bar input,
.pel_edit_content input,
.pel_active_dataframe input
{
color: #000;
background-color: #FFF;
}

div.pel_edit_bar,
div.pel_edit_content
{ margin: 0px; padding: 6px 0px 6px 0px; }

.field_label,
.static_text
{
margin: 4px 2px 4px 2px;
font-size: 9px;
line-height: 12px;
color: #333;
}

.static_text
{ color: #000; }