
.helpBox {
	WIDTH: 165px; COLOR: white; POSITION: relative;
}
.helpBox #topLeft {
	BACKGROUND-REPEAT: no-repeat
}
.helpBox #topGrad {
	BACKGROUND-REPEAT: no-repeat
}
.helpBox #topRight {
	BACKGROUND-REPEAT: no-repeat
}
.helpBox #bottomLeft {
	BACKGROUND-REPEAT: no-repeat
}
.helpBox #bottomGrad {
	BACKGROUND-REPEAT: no-repeat
}
.helpBox #bottomRight {
	BACKGROUND-REPEAT: no-repeat
}
.helpBox #topLeft {
	HEIGHT: 46px
}
.helpBox #topGrad {
	HEIGHT: 46px
}
.helpBox #topRight {
	HEIGHT: 46px
}
.helpBox #bottomLeft {
	HEIGHT: 21px
}
.helpBox #bottomGrad {
	HEIGHT: 21px
}
.helpBox #bottomRight {
	HEIGHT: 21px
}
.helpBox #topLeft {
	WIDTH: 22px
}
.helpBox #midLeft {
	WIDTH: 22px
}
.helpBox #bottomLeft {
	WIDTH: 22px
}
.helpBox #topRight {
	WIDTH: 11px
}
.helpBox #midRight {
	WIDTH: 11px
}
.helpBox #bottomRight {
	WIDTH: 11px
}
.helpBox #topGrad {
	WIDTH: 132px
}
.helpBox #midGrad {
	WIDTH: 132px
}
.helpBox #bottomGrad {
	WIDTH: 132px
}
.helpBox #topLeft {
	BACKGROUND-IMAGE: url(../images/box/topLeft.gif)
}
.helpBox #topGrad {
	FONT-WEIGHT: bold; BACKGROUND-IMAGE: url(../images/box/topGrad.gif)
}
.helpBox #topRight {
	BACKGROUND-IMAGE: url(../images/box/topRight.gif)
}
.helpBox #midLeft {
	BACKGROUND-IMAGE: url(../images/box/midLeft.gif)
}
.helpBox #midGrad {
	BACKGROUND-IMAGE: url(../images/box/midGrad.gif); BACKGROUND-REPEAT: no-repeat; BACKGROUND-COLOR: #6891B1
}
.helpBox #midRight {
	BACKGROUND-IMAGE: url(../images/box/midRight.gif)
}
.helpBox #bottomLeft {
	BACKGROUND-IMAGE: url(../images/box/bottomLeft.gif)
}
.helpBox #bottomGrad {
	BACKGROUND-IMAGE: url(../images/box/bottomGrad.gif)
}
.helpBox #bottomRight {
	BACKGROUND-IMAGE: url(../images/box/bottomRight.gif)
}

