body { 
	font: normal normal 14px Helvetica;
	color: #333;
	line-height: 19px;
}

img { border: 0px }

a,a:visited,a:active {
	color: #0b5ec3;
	text-decoration:none;
}
a:hover {
	color: #0b5ec3;
	text-decoration:underline;	
} 

.morelink { font-weight:normal; } /* so its available in tinymce */
a.morelink:hover { font-weight:bold; }

h1,h2,h3,h4,h5{ font-family: Georgia; margin:0px 0px 4px 0px; padding:2px 0px; margin-top:8px }
h1{ font-size: 21px; line-height:28px }
h2{ font-size:18px; line-height:24px }
h3{ font-size:16px; line-height:21px }
h4{ font-size:14px; line-height:18px }
h5{ font-size:13px; line-height:16px }

img.ccm-advertisement-placeholder {display: block; border: 2px dotted #dedede !important; width: 100%; height: 20px}
img.ccm-advertisement-group-placeholder {display: block; border: 2px dotted #B8D3A6 !important; width: 100%; height: 20px}

p { padding:0px 10px 0px 10px; margin:10px 0 0 0; }
