 /* CSS Document */



.jt_cp_field_tip {font-size: 12px!important;}/*field tip on resume page*/
.jt_cp_field_empty {font-size: 12px!important;}/*empty field text on resume page*/
.jt_cp_field_empty {margin-top:-2px;}/*empty field misalignment adjustment*/

.jt_cte_area_message UL LI {list-style:disc; margin-left: 30px;}
#jt_coaches .jt_item .jt_content2  ul {margin: 0px 0px 10px 30px;}

.jt_toplinks  { padding-bottom: 10px;}
#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 45px 0px 0px;
	line-height:17px;
	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 0px 0px;
	line-height:17px;
	list-style-position:outside;
} /*adjust left-margins as needed and padding*/