/* tab */

#fxContainer .contentheading,
#fxContainer div.moduletable h3,
#fxContainer {
	color: #fff;
}

#fxTarget { 
	background: #3e5a7d;
}

#fxShadow {
	background: url('http://www.moviekase.com/images/bg.gif') repeat-x 0 0;
}

#fxTab {
	background: url('http://www.moviekase.com/images/fx-tab.png') no-repeat 0 0;
}

#fxTab a:link,
#fxTab a:visited,
#fxContainer a:link,
#fxContainer a:visited {
	color: #fff;
}

#fxTab a:hover {
	color: #ccc;
}