/*
    SiteComponents version:
    6_9_0, tag SC_6_9_0, created Thu Apr 07 15:00:06 +0200 2011

    Disclaimer
    
    While we make every effort to ensure that this code is fit for its intended
    purpose, we make no guarantees as to its functionality. CoreTrek AS will
    accept no responsibility for the loss of data or any other damage or
    financial loss caused by use of this code.


    Copyright
    
    This programming code is copyright of CoreTrek AS. Permission to run this
    code is given to approved users of CoreTrek's publishing system CorePublish.
    
    This source code may not be copied, modified or otherwise repurposed for use
    by a third party without the written permission of CoreTrek AS.
    
    Contact webmaster@coretrek.com for information.
    
*/

/* =============================================*/
/* START: DIRECT EDIT 2 SPECIFIC DEFINITIONS    */
.ctsitebase-articledisplay-directedit-button {
    text-align:	right;
    clear: both;
}
.ctsitebase-articledisplay-header-de2,
.ctsitebase-articledisplay-ingress-de2, 
.ctsitebase-articledisplay-body-de2 {
    border: 1px dotted gray;
    padding: 2px;
    margin-bottom: 4px;
    -moz-user-modify: read-write;
	-moz-user-input: enabled;
	-moz-user-select: normal;       
	-moz-outline: dotted gray 1px;
}
/* END: DIRECT EDIT 2 SPECIFIC DEFINITIONS      */
/* =============================================*/

