/*STYLES NEEDED FOR WIDE SCREEN (DEFAULT) VIEW */

#sitecontainer {
	width: 950px;
}

#content {
	width: 752px;
}

#footer {
	width: 905px;
}

/*
html>body #footer {
	width: 950px;
}
*/

div.pagecontent {
	width:487px;
}

div.search {
}

html>body div.search {
	margin: 6px 0 0 0;
}
div.pagecontent ul.newsreleases li a {
	width:300px;
}
