UL {MARGIN-BOTTOM: 0px;}
#jt_coaching .jt_content td {
	vertical-align:top!important;
	padding:0px;
	margin:0px;
} /*vertically aligned td*/

#jt_coaching .jt_content td ul { 
	margin: 0px;
	padding:0px;
	list-style:disc;
} /*reduce margins and padding*/

#jt_coaching .jt_content td li {
	margin-left: 20px;
	padding: 0px 5px 0px 0px;
	list-style-position:outside;
} /*adjust left-margins as needed and padding*/

#jt_coaching_ask .jt_content UL {
	margin: 0px;
	padding:0px 0 10px 0;
	list-style:disc;
} /*adhust margins and padding*/

#jt_coaching_ask .jt_content LI {
	
	margin-left: 40px;
	padding: 0px 5px 0px 0px;
	list-style-position:outside;
} /*adjust left-margins as needed and padding*/

