/* Fixes for Internet Explorer 7 */
#news p
{
	bottom: 1px;
	position: relative;
}
#header form p
{
	width: 100%;
	text-align: right;
	position: relative;
	right: 15px;
}
#topnav
{
        padding-bottom: 30px;
}
#footcont
{
	padding: 1px 0 10px 0;
	height: 30px;
}
#footer
{
	margin: 10px auto 0 auto;

}
