/**
 * Style sheet intro.en
 */
div.introButton#introButton1
{
	background:#151515 url(images/en/introbutton_1.gif) 127px 4px no-repeat;
}

div.introButton#introButton2
{
	background:#151515 url(images/en/introbutton_2.gif) 117px 4px no-repeat;
}

div.introButton#introButton1 a:hover
{
	height:24px;
	background:#151515 url(images/en/introbutton_1.gif) 127px 7px no-repeat;
}

div.introButton#introButton2 a:hover
{
	height:24px;
	background:#151515 url(images/en/introbutton_2.gif) 117px 7px no-repeat;
}

div.introButton#introButton1.active div
{
	width:386px;
	height:31px;
	background:#1f1f1f url(images/en/introbutton_1_active.gif) 127px 4px no-repeat;
}

div.introButton#introButton2.active div
{
	width:386px;
	height:31px;
	background:#1f1f1f url(images/en/introbutton_2_active.gif) 117px 4px no-repeat;
}
