.tab {
	display:inline;
	text-indent:-5000px;
	padding:0;
	margin:0;
	height:20px;
	float:right;
}
/* float:left fixes tab alignment in Opera 6+ but breaks Safari */
#story-off-en a,#media-off-en a,#bio-off-en a,
#story-off-mi a,#media-off-mi a,#bio-off-mi a,
#mck-media-off-en a, #teara-off a, 
#mediasearch-off-en a, #biosearch-off-en a, #mck-media-off a,
#mediasearch-off-mi a, #biosearch-off-mi a, #mck-off-en a {
	display:block;
	text-decoration:none;
	cursor:pointer;
	height:20px;
/* This is deprecated and has been disabled to fix a rendering issue in Firefox 3.*/
	/* float:left;*/
	/* hide from IE5 Mac \*/
	overflow:hidden;
	/* end hiding from IE5 Mac */
}
/* Turns off the float:left from every browser except Opera */

html*#story-off-en a,html*#media-off-en a,html*#bio-off-en a,
html*#story-off-mi a,html*#media-off-mi a,html*#bio-off-mi a,
html*#mck-media-off-en a,html*#teara-off a, 
html*#mediasearch-off-en a,html*#biosearch-off-en a,html*#mck-media-off a,
html*#mediasearch-off-mi a,html*#biosearch-off-mi a,html*#mck-off-en a {
   float:none;
}
#story-on-en {
	background-repeat:no-repeat;
	width:73px;
}
#media-on-en {
	background-repeat:no-repeat;
	width:100px;
}
#bio-on-en {
	background-repeat:no-repeat;
	width:85px;
}
#story-on-mi {
	background-repeat:no-repeat;
	width:73px;
}
#media-on-mi {
	background-repeat:no-repeat;
	width:130px;
}
#bio-on-mi {
	background-repeat:no-repeat;
	width:95px;
}
#story-off-en a {
	background-repeat:no-repeat;
	width:65px;
}
#media-off-en a {
	background-repeat:no-repeat;
	width:92px;
}
#bio-off-en a {
	background-repeat:no-repeat;
	width:78px;
}
#story-off-mi a {
	background-repeat:no-repeat;
	width:65px;
}
#media-off-mi a {
	background-repeat:no-repeat;
	width:120px;
}
#bio-off-mi a {
	background-repeat:no-repeat;
	width:82px;
}
#mck-media-on {
	background-repeat:no-repeat;
	width:72px;
}
#mck-media-off a {
	background-repeat:no-repeat;
	width:72px;
}
#teara-on {
	background-repeat:no-repeat;
	width:73px;
}
#teara-off a {
	background-repeat:no-repeat;
	width:73px;
}
#mediasearch-on-en {
	background-repeat:no-repeat;
	width:84px;
}
#mediasearch-off-en a {
	background-repeat:no-repeat;
	width:84px;
}
#mediasearch-on-mi {
	background-repeat:no-repeat;
	width:110px;
}
#mediasearch-off-mi a {
	background-repeat:no-repeat;
	width:110px;
}
#biosearch-on-en {
	background-repeat:no-repeat;
	width:78px;
}
#biosearch-off-en a {
	background-repeat:no-repeat;
	width:78px;
}
#biosearch-on-mi {
	background-repeat:no-repeat;
	width:83px;
}
#biosearch-off-mi a {
	background-repeat:no-repeat;
	width:83px;
}
#mck-on-en {
	background-repeat:no-repeat;
	width:115px;
}
#mck-off-en a {
	background-repeat:no-repeat;
	width:115px;
}

/* tab ends */

#lft-on {
	width:13px;
	height:20px;
}
#lft-off {
	width:13px;
	height:20px;
}
#rt-off {
	width:13px;
	height:20px;
}
#rt-on {
	width:13px;
	height:20px;
}
#md-on-off {
	width:19px;
	height:20px;
}
#md-off-off {
	width:19px;
	height:20px;
}
#md-off-on {
	width:19px;
	height:20px;
}
#mck-on-off {
	width:43px;
	height:20px;
}
