.pm_table table, table.pm_table {width:100%; border-collapse:collapse; padding:0;}
.pm_table table tr, table.pm_table tr  { padding:0;}
.pm_table table tr td, table.pm_table tr td { vertical-align:top; margin:0; padding:0; }
.modCol, .modCol table tr td>div {overflow: hidden;}


.pm_hdl_big, .pm_hdl_big .editor_textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	letter-spacing:-1.5px;
	font-weight:bolder;
	color:#505050;
}

.pm_hdl_standard, .pm_hdl_standard .editor_textarea {
	font:18px arial,sans-serif;
	font-weight:700;
	margin-bottom:0;
	color:#505050
}
.pm_hdl_headline, .pm_hdl_headline .editor_textarea {
	font:18px arial,sans-serif;
	font-weight:700;
	margin-bottom:0;
	color:#505050
}

.pm_hdl_subheadline, .pm_hdl_subheadline .editor_textarea {
	font:15px arial,sans-serif;
	font-weight:bold;
	margin-bottom:0;
	color:#505050
}
.pm_txt_standard, .pm_txt_standard .editor_textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#505050;
}
.pm_txt_mini, .pm_txt_mini .editor_textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#505050;
}
.pm_txt_smallbold, .pm_txt_smallbold .editor_textarea {
	font-size:9px;
	font-family:verdana, sans-serif;
	font-weight:bold;
	line-height:14px;
	color:#606060;
}
.pm_txt_serif, .pm_txt_serif .editor_textarea {
	font-family:times, serif;
	font-size:11px;
	font-weight:bold;
	color:#505050;
	line-height:18px;
}


.pm_hdl_white, .pm_hdl_white .editor_textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#ffffff;
	font-size:25px;
	line-height:28px;
	margin-bottom:0px;
}

.pm_txt_big_white, .pm_txt_big_white .editor_textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#ffffff;
	font-size:15px;
	line-height:19px;
	margin-bottom:0px;
}



.pm_spc_10{
	height:10px; overflow:hidden;
}
.pm_spc_20{
	height:20px; overflow:hidden;
}
.pm_spc_30{
	height:30px; overflow:hidden;
}


/* old ones */


.pm_pbl_standard, .pm_pbl_standard .editor_textarea {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#3c3c3c;
	font-size:13px;
	font-weight:bold;
	margin-bottom:5px;
}

.pm_pbl_sned, .pm_pbl_sned .editor_textarea {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#3c3c3c;
	font-size:13px;
	font-style:italic;
	font-weight:bold;
	margin-bottom:5px;
}


.pm_lnk_standard, .pm_lnk_standard a, .pm_lnk_standard textarea {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#ff1f62;
	font-size:13px;
	line-height:16px;
	margin-bottom:8px;
}

.pm_lnk_vit_på_rosa, .pm_lnk_vit_på_rosa a, .pm_lnk_vit_på_rosa textarea {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-color:#fb81a6;
	padding:10px;
	font-size:13px;
	line-height:16px;
	margin-bottom:8px;
}