@import url('base.css');
@import url('type.css');
@import url('menu.css');
@import url('content.css');
@import url('form.css');
@import url('data.css');

div#content.company div.spacer {
	padding:10px 0;
}

div#content.company div.column1 {
	width:480px;
}

div#content.company div.column2 {
	width:200px;
}

div#content.company ul.applications li {
	margin-right:20px;
	float:left;
}

div#content.company div.column2 ul.topics {
	margin-top:30px;
	background:#99CCCC;
}

div#content.company ul.news li {
	float:left;
}