/* CSS Document */

#containerEdit							{ background: transparent url(../../images/bg_edit_top.gif) no-repeat 0% 0%; float: right; margin:0 auto; padding-top: 20px; text-align: left; width: 170px; }
#containerEdit .content					{ font: 10px/12px verdana; margin: 0px 20px 0px 20px; height: 600px; }
#containerEdit .footer					{ background: transparent url(../../images/bg_edit_bottom.gif) no-repeat 0% 0%; height: 19px; }
#containerEdit UL.edit					{ list-style-type: none; margin: 0px; padding: 0px; }
#containerEdit UL.edit LI				{ background: transparent url(../../images/bg_box196_panel.gif) repeat-y 0% 0%; margin: 0px; padding: 24px 10px 5px 10px; }
#containerEdit UL.edit LI.mid			{ background: transparent url(../../images/bg_box196_mid.gif) repeat-y 0% 0%; margin: 0px; padding: 24px 10px 5px 10px; }
#containerEdit UL.edit LI.midfoot		{ background: transparent url(../../images/bg_box196_midfoot.gif) repeat-y 0% 0%; margin: 0px; padding: 24px 10px 5px 10px; }
#containerEdit UL.edit LI.header		{ background: transparent url(../../images/bg_box196_header.gif) repeat-y 0% 0%; padding: 43px 10px 5px 10px; }
#containerEdit UL.edit LI.footer		{ background: transparent url(../../images/bg_box196_footer.gif) no-repeat 0% 0%; height: 5px; padding: 0; }
#containerEdit .contentLogout			{ font: 10px/12px verdana; margin: 0px 20px 0px 20px; height: 0px; }
#containerEdit UL.logout				{ list-style-type: none; margin: 0px; padding: 0px; }
#containerEdit UL.logout LI				{ background: transparent url(../../images/bg_box196_panel_logout.gif) no-repeat 0% 0%; margin: 0px; padding: 12px 10px 15px 10px; }

.error									{ color: #dd0000; }

div#containerEditFull					{ width: 990px; }