/* style1 */


#fxContainer .contentheading,
#fxContainer div.moduletable h3,
#fxContainer {
	color: #ffffff;
}

#fxTarget { 
	background: #EB046B;
}

#fxTab {
	background: url(../assets/contents/fx-tab2.png) 0 0 no-repeat;
}

#fxTab a:link,
#fxTab a:visited,
#fxContainer a:link,
#fxContainer a:visited {
	color: #ffffff;
}

#fxTab a:hover {
	color: #ffffff;
}
