@charset "utf-8";
/* CSS Document */

div.jt_menu a {font-size: 12px!important;}/*options menu tex/link size*/
div.dialog_box_base {font-size: 12px!important;line-height: 18px!important;}/*option overlay text-size*/
div.dialog_box_base table tr th {font-size: 11px!important;}/*option overlay text-size*/
DIV.dialog_box_base H2 {font-size: 18px!important;margin-bottom: 5px!important;}


.jt_toplinks  { padding-bottom: 10px;}
#jt_page-account_home .jt_data_box .content {width: 99%}/*keeps right border on contact request box from being clipped in IE7*/
#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!important;
} /*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;
	list-style:disc!important;
} /*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!important;
} /*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;
	list-style:disc!important;
} /*adjust left-margins as needed and padding*/