﻿/*** This css is a duplicate of editor classes in public.css. Frameworks for TMF newsletter and kampanj
does not use public.css so they use these instead. These classes handles the apperance on the site for
classes used in editor. ***/


/** STYLES FOR EDITOR DROP DOWN LIST (ADAPTED STYLE)/ Also used in site *********************************/
/*************************************************************************************/
.RightColumnHeader{font-size: 117%; font-weight: bold; margin: 0 0 2px 0; font-family: Arial, Verdana;}
.firstWordEditor{font-weight:normal; color:#b3b1ae!important;}
.startpage3H2 { margin:12px 0px 2px 0px;} 
.linkWithArrow { background-image:url(../Images/btn_arrow.gif); background-repeat:no-repeat; background-position: center left; padding-left:16px; }
.ImportantEditor{FONT-WEIGHT:normal; background-color:#808080; color:#FFFFFF;}
.ImagetextEditor{FONT-WEIGHT:normal; FONT-SIZE:90%;}
.WhiteHeader{font-size: 117%; color: #ffffff; margin-bottom: 1px; margin-top: 0px; font-family: Arial,Verdana,Helvetica;}
.WhiteText{color: #ffffff;}
.LargeText{font-size: 117%;}
.LargerLineHeight{line-height: 1.65em;}
.NoMargin{margin: 0;}
