#iplayer
{
	background: url(/kvmlm2/images/iplayer/background.png) no-repeat scroll 0 0 transparent;
	width: 376px;
	height: 276px;
	padding:10px;
}
.signup_button
{
	position: relative;
	top:22px;
	left: -5px;
	width: 75px;
	height: 27px;
}
.signup_button a div
{
	width: 75px;
	height: 27px;
	background: url(/kvmlm2/images/iplayer/signup.png) no-repeat scroll 0 0 transparent;	

}
.signup_button a:hover div
{
	background: url(/kvmlm2/images/iplayer/signup_down.png) no-repeat scroll 0 0 transparent;	
}

.iplay_button
{
	position: relative;
	top:-18px;
	left: 145px;
	width: 50px;
	height: 50px;
}
.iplay_button a div
{
	width: 50px;
	height: 50px;
	background: url(/kvmlm2/images/iplayer/btn_play.png) no-repeat scroll 0 0 transparent;	

}
.iplay_button a:hover div
{
	background: url(/kvmlm2/images/iplayer/btn_gdi.png) no-repeat scroll 0 0 transparent;	
}
/*
.fullscreen_button
{
	position: relative;
	top: 2px;
	left: 330px;
	width: 24px;
	height: 24px;
}
.fullscreen_button a div
{
	width: 24px;
	height: 24px;
	background: url(../images/btn_fullscreen.png) no-repeat scroll 0 0 transparent;	

}
.fullscreen_button a:hover div
{
	background: url(../images/btn_fullscreen_down.png) no-repeat scroll 0 0 transparent;	
}
*/



