	.eLink {
		/*text-decoration:none;*/
		margin: 15px;
	}
	
	.eHeading {
		background:white;
		color:#c80000;
		font-size:16px;
		font-weight:normal;
		margin:20;
		padding:30;
		text-decoration:none;
		border:#3F9;
	}
	
	.eHeadingDesc {
		padding:0;
		margin:2;
		line-height: 15px;
		color: #222;
		font-weight: bold;
		margin-left: 14px;
	}
	
	.eLearnImageContainer {
		width:268px;
		text-align:right;
	}
	
	.elearnImgPreview {
		text-align:center;
	}
	
	li {
		color:c8ddd0;
	}
