/* margin for the DTs (shorthand) */
#TJK_DL dt {margin:7px 0;}
#TJK_DL dd {margin-left:20px;}
#TJK_DL dd li {margin-bottom:12px;}
#TJK_DL dd ol {margin-top:12px;}
#TJK_DL .leftSide {float:left; width:360px; padding-right:20px;}
#TJK_DL .rightSide {float:left; width:360px;}

/* styling all anchors in the DTs */
#TJK_DL dt a {background:0 50% no-repeat;color:#000;text-decoration:none}

/* the + and - gif in the anchors */
#TJK_DL .DTplus a {background-image:url(../images/toggle-plus.gif); background-position: 0; padding-left:20px;}
#TJK_DL .DTminus a {background-image:url(../images/toggle-minus.gif); background-position: 0; padding-left:20px; font-weight:bold;}

/**********************************/
#TJK_DL .showDD {position:relative;top:0}
#TJK_DL dd,.hideDD{top:-9999px;position:absolute}

#TJK_ToggleON,#TJK_ToggleOFF {display:inline;cursor:pointer;cursor:hand}
#TJK_ToggleON,#TJK_ToggleOFF {display:none}
