/*  This stylesheet should be included last in the header becaue it needs to override the main site's stylesheets to fix display issues those stylesheets introduced */

table tbody{
	border:0px;
}

img {
	vertical-align:baseline;
}

.searchNav form a{
	font-style:normal;
}