@charset "UTF-8";
/* CSS Document */
	
div#system_content_full {
	margin-left: 0px;
	
	width: 765px;
	height: 400px;
	max-height: 400px;
	
	overflow: hidden;
	
	background-image: url(system_poster.jpg);
	background-repeat: no-repeat;
	}
	
div#system_link_control {	
	width: 240px;
	height: 400px;
	max-height: 400px;
	
	overflow: hidden;
	
	float: left;
	}
	
div#system_link_winch {	
	width: 320px;
	height: 400px;
	max-height: 400px;
	
	overflow: hidden;
	
	float: left;
	}
	
div#system_link_illumination {	
	width: 180px;
	height: 400px;
	max-height: 400px;
	
	overflow: hidden;
	
	float: left;
	}
