#nav {
	MARGIN-TOP: 7px
}
#nav SPAN {
	DISPLAY: none
}
#nav A {
	FLOAT: left; HEIGHT: 60px
}
#nav A#nav-infocus {
	BACKGROUND: url(../images/nav/infocus.gif) no-repeat 0px 0px; WIDTH: 80px
}
#nav A#nav-infocus:hover {
	BACKGROUND: url(../images/nav/infocus.gif) no-repeat 0px -60px
}
#nav A#nav-mediaview {
	BACKGROUND: url(../images/nav/mediaview.gif) no-repeat 0px 0px; WIDTH: 95px
}
#nav A#nav-mediaview:hover {
	BACKGROUND: url(../images/nav/mediaview.gif) no-repeat 0px -60px
}
#nav A#nav-topmovers {
	BACKGROUND: url(../images/nav/topmovers.gif) no-repeat 0px 0px; WIDTH: 100px
}
#nav A#nav-topmovers:hover {
	BACKGROUND: url(../images/nav/topmovers.gif) no-repeat 0px -60px
}
#nav A#nav-marketwatch {
	BACKGROUND: url(../images/nav/marketwatch.gif) no-repeat 0px 0px; WIDTH: 115px
}
#nav A#nav-marketwatch:hover {
	BACKGROUND: url(../images/nav/marketwatch.gif) no-repeat 0px -60px
}
#nav A#nav-rentalnews {
	BACKGROUND: url(../images/nav/rentalnews.gif) no-repeat 0px 0px; WIDTH: 110px
}
#nav A#nav-rentalnews:hover {
	BACKGROUND: url(../images/nav/rentalnews.gif) no-repeat 0px -60px
}
#nav A#nav-whatson {
	BACKGROUND: url(../images/nav/whatson.gif) no-repeat 0px 0px; WIDTH: 100px
}
#nav A#nav-whatson:hover {
	BACKGROUND: url(../images/nav/whatson.gif) no-repeat 0px -60px
}

