.jt_page td, .jt_page div, .jt_page p, .jt_page li  {font-size: 12px; }

#jt_coaching #jt_coaching_overview .jt_content TABLE {	MARGIN: 0px auto 10px 10px}
/*adjust positon of table for ul*/
#jt_coaching #jt_coaching_overview .jt_content TABLE {	MARGIN: 0px auto 0px 15px}
/* this controls the position of the table - default is 40px left*/
#jt_coaching .jt_content td {
	vertical-align:top!important;
	padding:0px;
	margin: 0px;
} /*vertically aligned td*/

#jt_coaching .jt_content p {
	padding: 0px 0px;
	margin: 10px 0px 0px;
}

#jt_coaching .jt_content td ul { 
	margin:10px 0px 0px;
	padding:0px;
	list-style:disc;
} /*reduce margins and padding*/

#jt_coaching .jt_content td li {
	margin-left: 20px;
	padding: 0px 5px 3px 0px;
	list-style-position:outside;
} /*adjust left-margins as needed and padding*/

#jt_coaching_ask .jt_content UL {
	margin: 10px 0px 0px;
	padding:0px 0 10px 0;
	list-style:disc;
} /*adjust margins and padding*/

#jt_coaching_ask .jt_content LI {
	
	margin-left: 40px;
	padding: 0px 5px 3px 0px;
	list-style-position:outside;
} /*adjust left-margins as needed and padding*/
