.ConContentPane {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #FF0000;
	border-bottom-color: #FF0000;
	margin: 3px;

}
.blogContainer {
	border: 1px solid #666666;
}

