/* Fix SF Classtoom for old-style liquid boxes */

#ttNavHelp {
	margin: -42px 0 0 7px;
}

.ttSideContent {padding:0}
#ttSide .liquidBox .bd .c .s  {padding: 5px 8px 1px 8px}


/* ie6 star hack used here because there is no ie6 specific css file
* html #ttNavWrapper .liquidBox .hd .c {padding: 5px 0px 5px 44px; height:1px;}
* html #ttNavWrapper .liquidBox .bd .c .s {padding: 0px 8px 0px 15px;}
* html #ttNavLinks {margin-top: 0px;}
* html #ttNavPic {margin: -58px 0 0 5px;}
* html .liquidBox .hd .c .cIconTxt {background:none;}
ie7  hack used here because there is no ie7 specific css file
*:first-child+html #ttNavPic {margin-top: -46px;}*/