/* CSS Document */
#about_body{
clear:both;
width:760px;
height:450px;
background-image:url(/eng/images/video_450.jpg);
background-position:right;
background-repeat:no-repeat;
font-size:12px;

}

#about_body div{ display:block; margin:0; padding:0;clear:both; height:120px; width:350px;}

#about_body h3{
	font-size:16px;
	display:block; 
	margin:5px;
	color: #226B74;
	float: left;
}

#about_body h3 a{
	color: #226B74;
	text-decoration: none;
}

#about_body h3 a:hover{
	text-decoration: underline;
}

#about_body img { float:left; margin: 5px 10px 5px 0; border:2px solid #226B74; padding:1px;}

#player_obj{
	margin-top:120px;
	margin-right:40px;
}

#about_text{
	width:550px;
	margin-right:40px;
	font-size:12px;
	float:right;
}
