@charset "UTF-8";
/* CSS Document */

/*- eLearnList  ------------------------------------------------------ eLearnList ----*/

#eLearnList{
	margin:0px 50px;
	}
#eLearnList td {
	border-bottom: 1px dotted #9A9A9A;
	padding-bottom: 5px;
	padding-top:10px;
}
#eLearnList .title{
	font-size:1.1em;
	text-transform:uppercase;
	font-weight:bold;
	margin:0px;
	color:#000000;
}
#eLearnList p { 
	margin-top: 0px;
}
#eLearnList .imgTD{
	vertical-align:top;
}
#eLearnList .textTD{
	vertical-align:top;
	padding-left: 10px;
}