/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete 
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */
#branding img {
	width: 100%;
	max-width: 200px;
}
#primary-menu-bar .primary-menu-wrapper ul {
	margin-left: 0;
	float: right;
	margin-right: 10px;
}
#primary-menu-bar .primary-menu-wrapper ul li a {
	font-size: 14px;
	padding: 14px 13px 13px 13px;
}