body{
}

div.pane{
	overflow:hidden;
	float:left;
	display:inline;
	margin: 0;
	position:relative;
	width:697px;
	height:660px;
}

#screen-links {
	float:left;
	display:inline;
	width:200px;
	margin-bottom:20px;
}

#links {
	float:left;
	display:inline;
	width:200px;
}

.content {
	float:left;
	display:inline;
	width:697px;
	min-height:350px;
	height:auto !important;
	height:350px;
}


