@charset "utf-8";
/* CSS Document */
#container {
	/*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B20B4875,endColorstr=#B20B4875;  /*Make transparent*/
	background-color:rgb(11,72,117); /*This is different than the style file to try and match the final transperent colour*/
	behavior: url(scripts/border_radius.htc); /*IE6,7,8*/
}

#vessel_box_left, #vessel_box_right {
	behavior: url(scripts/border_radius.htc);/*IE6,7,8*/
}

