/*###################################################################*/
/*general button styles*/
	.btn				{position:relative; overflow:hidden; margin: 5px auto 5px auto; font-size:0px; line-height:0px;}
	.btn_tl,.btn_tr,.btn_left,.btn_right,.btn_bl,.btn_br,.btn_clear	{position:relative; background-repeat:no-repeat; margin:0px; background-image:url('http://i02.rnhh.de/uk/fd/inc/blog_video_embed/img/btn_small_bg--r13466.png');}
	.btn_tl,.btn_tr,.btn_bl,.btn_br		{width:50%; height:5px; float:left;}
	.btn_clear			{clear:both;}
	.btn_tl{background-position: top left;}		.btn_tr{background-position: top right;} 		.btn_bl{background-position: left bottom;}		.btn_br{background-position: right bottom;}
	.btn_left, .btn_mid	{width:100%; background-repeat:no-repeat; background-position: 0px -5px; margin:0px;}
	.btn_right			{position:relative; min-width:1px; background-position: 100% -5px; margin-left:4px; background-repeat:no-repeat; text-align:center;}
	.btn_right a		{display:block; margin:0px; width:100%; font-family:"Trebuchet MS", VERDANA, ARIAL, HELVETICA; padding:3px 0 3px 0; font-size:14px; line-height:18px; color:#5C4215!important; text-decoration:none!important; font-weight:bold!important;}
	.btn_right a:hover	{text-decoration:none;}
	.buttonarea 		{position:relative; text-align:center; margin:0 0 0 0;}
	.buttonarea span a	{margin:0 10px 0 10px; font-size:11px; font-weight:normal; color:#0000CC;}
	.btn_right a sup {font-size:0.8em; line-height:0.8em;}
/*end of general button styles*/
/*###################################################################*/

.btn_right a {
	font-size: 18px;
}

.infopane {
	margin: 0;
	padding: 0;
	width: 425px;
	height: 318px;
	font-size: 110px;
	background: transparent url('http://i03.rnhh.de/uk/fd/inc/blog_video_embed/img/no_video_screenshot--r13466.png') no-repeat;
}

.infopane a.infoplay {
	display: block;
	background:  transparent url('http://i04.rnhh.de/uk/fd/inc/blog_video_embed/img/play_btn--r13466.png') no-repeat;
	width: 64px;
	height: 64px;
	border: none;
	margin: auto;
	
}

.infopane a.infoplay:hover {
	background:  transparent url('http://i05.rnhh.de/uk/fd/inc/blog_video_embed/img/play_btn_hover--r13466.png') no-repeat;
}

*html .infopane a.infoplay {
	display: block;
	background: url('http://i06.rnhh.de/uk/fd/inc/blog_video_embed/img/play_btn--r13466.gif') no-repeat;
	filter: alpha(opacity=80);
	width: 64px;
	height: 64px;
	border: none;
	margin: auto;
}
*html .infopane a.infoplay:hover {
	background: url('http://i07.rnhh.de/uk/fd/inc/blog_video_embed/img/play_btn_hover--r13466.gif') no-repeat;
}

			

