#asset_view_left {
	width: 360px;
	float: left;
}

#asset_view_right {
	float: left;
	width: 320px;
	height: 340px;
	overflow: hidden;
}

#asset_view_bottom {
	clear:both;
}

