/*   
Theme Name: NCMCEM
*/
.post h3 {
	margin:0 !important;
}
.post p {
	margin:5px 0 3px !important;
}
.entry {
	margin:5px 0 15px 0;
}
.entry .more {
	font-weight: bold;
	color: #333;
}
.navigation {
	margin-top: 25px;
}
.left {
	margin:0 20px 0 0;
	float:left;
}
.right {
	margin:0 0 0 20px;
	float:right;
}
.photo img {
	margin:5px 0;
}
.photo p {
	font-size:8pt;
	margin:0 !important;
}