@charset "utf-8";
/* POPHint Style */

#popHint {position: absolute}
#popHint .popHeader {height: 1%; overflow: hidden}
	#popHint .popLeft {float: left; width: 5px; height: 24px; background: url(../Images/PopHint.gif) 0 0 no-repeat}
	#popHint .popRight {float: left; width: 5px; height: 24px; background: url(../Images/PopHint.gif) -10px -25px no-repeat}
	#popHint .popAngle {clear: both; position: relative; height: 10px}
	#popHint .popAngle span {position: absolute; top: -3px; left: 15px; width: 7px; height: 13px; background: url(../Images/PopHint.gif) 0 -75px no-repeat}
#popHintText {float: left; color: #975400; height: 19px; line-height: normal; padding: 5px 0 0 0; white-space: nowrap; background: url(../Images/PopHint.gif) 0 -50px repeat-x; overflow: hidden}
    #popHintText .popIcon {float: left; width: 15px; height: 10px; margin: 1px 3px 0 0}
	#popHint .wrong {background: url(../Images/PopHint.gif) 0 -90px no-repeat}
	#popHint .right {background: url(../Images/PopHint.gif) 0 -105px no-repeat}


