/********************************/
/****** COPYRIGHT SETTINGS ******/
/********************************/

/* footer copyright text */
FONT.copyright-text {}

/* footer copyright text */
DIV.copyright-text {}

/* footer copyright link */
A.copyright-link:link {}
A.copyright-link:visited {}
A.copyright-link:hover {}
A.copyright-link:active {}


/******************************/
/****** HEADING SETTINGS ******/
/******************************/

/* page headers */
DIV.heading1 {}
DIV.heading2 {}
DIV.heading3 {}


/**********************************/
/****** CONTACT FORM SETTINGS *****/
/**********************************/

/* contact form */
FORM.contact-form {}

/* contact table */
TABLE.contact-table {}

/* contact table row */
TR.contact-row {}

/* contact table cell */
TD.contact-cell1 {}

/* contact table cell */
TD.contact-cell2 {}

/* contact form field label */
FONT.contact-label {}

/* contact form required field label */
FONT.contact-required-label {}

/* contact form checkbox */
INPUT.contact-input-checkbox {}

/* contact form medium form field */
INPUT.contact-input-text-medium {}

/* contact form small form field */
INPUT.contact-input-text-small {}

/* contact form buttons */
INPUT.action-image {}

/* contact form textareas */
TEXTAREA.contact-textarea {}

/* contact form permit email table */
TABLE.contact-permit-table {}

/* contact form permit email table row */
TR.contact-permit-row {}

/* contact form permit email table cell */
TD.contact-permit-cell {}


/*********************************/
/****** UNSUBSCRIBE SETTINGS *****/
/*********************************/

/* unsubscribe form */
FORM.unsubscribe-form {}

/* unsubscribe table */
TABLE.unsubscribe-table {}

/* unsubscribe table row */
TR.unsubscribe-row {}

/* unsubscribe table cell */
TD.unsubscribe-cell {}


/**********************************/
/****** OTHER STYLE SETTINGS ******/
/**********************************/

/* application or user warnings */
DIV.warning {}

/* application or user errors */
DIV.error {}

/* application conformations */
DIV.info {}

IMG.spam-block-img {
	border: 1px solid #000000;
}