﻿#site_footer
{
	background-image: url('../Images/NewLec/site_search_bar_background_image.png');
	background-repeat: no-repeat;
	background-position: center top;
	
	padding: 0px;
	margin: 0 auto;
	
	text-align: center;
	width: 585px;
	height: 36px;
	vertical-align: middle;
	padding: 0px;
	display: none;
	position: relative;
	top: 10px;
	right: 0px;
	float: right;
	
}

#site_footer .site_footer_info
{
	display: none;
}

#site_footer .site_footer_info h5
{
	display: none;
}

#site_footer .site_footer_info p
{
	display: none;
}
