
#sidebar {
	text-align: center;
}

#sidebar p.welcome {
	font-weight: bold;
	font-size: 1.5em;
}

#sidebar p.recommendation, #sidebar ul.testbrowsers {
	font-family: sans-serif;
	font-weight: bold;
	font-size: 0.7em;
}

#sidebar p.recommendation {
	margin-bottom: 0;
}

#sidebar input.searchbox {
	width: 95px;
}

#sidebar ul.testbrowsers {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sidebar img.getfirefox {
	width: 178px;
	border: none;
}

