body{
	margin: 0px;
	padding: 0px;
	color: #000;
 	font-family: tahoma;
	font-size: 12px;
  	overflow: hidden;
	direction: ltr;
}


/**************Start video****************/


#bkr_video_article {
	width: 424px;
	max-width: 331px;
	height: 366px;
	max-height: 366px;
	border: 1px solid #CA0002;
	float: left;
}





#bkr_video_screen_article {
	width: 426px;
	max-width: 426px;
	height: 302px;
	max-height: 302px;
	margin: 5px;
	background-color: #000;
	border: 2px solid #DFDFDF;
	float: left;
}



#bkr_video_screen_button_article {
	width: 400px;
	max-width: 403px;
	height: 32px;
	max-height: 32px;
	margin-top:4px;
	margin-left:5px;
	float: left;
}



#bkr_video_screen_button_article_r {
	width: 80px;
	max-width: 80px;
	height: 32px;
	max-height: 32px;
	text-align: left;
	float: left;
}




/**************End video****************/

