/* STICKER USER SETUP */
.editPanel 
{
	font-family:verdana,helvetica,arial,sans-serif;
	font-size: 11px;
	background-color:#5B5C5E;
	border:0 none;
	color:#FFFFFF;
	position:relative;
}

.contentBlock 
{
	clear:both;
	overflow:hidden;
	padding: 15px;
	padding-top: 10px;
	padding-bottom: 0px;
	width:100%;
	min-height: 120px;
}

.editPanel ul 
{
	float:left;
	line-height:1.4;

	list-style:none outside none;		
	/* border-bottom:2px groove #505050; */
	border-bottom:2px groove #aaaaaa;
	
	width: 100%;
}

.editPanel ul li 
{
	float:left;
	line-height:1.4;
	padding: 3px;
	width: 100px;
	/* width: 49%; */
}

.editPanel ul li input
{
	font-size: 11px;
	height: 17px;
}

.buttons
{
	display: block;
	width: 100%;
	height: 30px;
	text-align: right;
	margin: 5px;
	margin-bottom: 0px;
	margin-right: 0px;
}
.editPanel fieldset
{
	border: 0px;
	border-top: 1px solid yellow;
	padding: 5px;
}
.editPanel legend
{
	color: yellow;
	font-weight: bold;
}

/* STICKER USER SETUP *****END */


/* sticker */
.StickerMain
{
    MARGIN: 0px 0px 3px 0px;
    TEXT-ALIGN: left;
    width: 100%;
/*    table-layout: fixed*/
}

.StickerHeader2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    BACKGROUND: #D1D1D1;
    COLOR: black;
    BORDER: solid 1px silver;
    PADDING: 8px 6px 2px 6px;
}
.StickerHeader
{
    FONT-SIZE: 18px;
    COLOR: #3b5b7c;
	font-family: Arial;
	font-style: italic;
    BORDER-bottom: solid 2px #3b5b7c;
    height: 32px;
    padding-left: 20px
}

.dashboardBlank  .MenuIcons .StickerHeader2 a
{
	width:auto;
	height:auto;
	float: none;
	display: inline;
}

div.StickerHeader{
	FONT-SIZE: 12px;
	font-weight: bold;
	padding: 2px;
	height: auto;
	text-align: center;
}
.StickerHeader3
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    BACKGROUND: #FEF0ED;
    COLOR: #3b5b7c;
	font-family: Arial;
    BORDER: solid 1px #3b5b7c;
    PADDING: 0px 20px;
}

.StickerHeaderS
{   
    background: url(../../Images/System/button-bg.gif) #F0F0F0 repeat-x bottom;
    FONT-size: 12px;
    font-style:normal;
    COLOR: black;
	font-weight: bold;
    height: 26px;
    padding-left: 16px;
}

.StickerHeaderMain
{   
    background: #f0f1f3 url(../../images/web/StickerHeaderMain.gif) repeat-x bottom;
    font-size: 11px;
    color: black;
	font-weight: bold;
    font-style:italic;
    height: 15px;
    padding-left: 6px;
    padding-right: 2px;
    padding-top: 5px;
	border-bottom: solid 1px #d0d0d0;
	padding-bottom: 5px;
}

.StickerHeaderS SPAN
{
	background:#3b5b7c;
	color:White;
	padding:1px 3px;
	border:solid 1px #f0f0f0
}

.StickerBody
{
    FONT-SIZE: 8pt;
}
