@charset "utf-8";
/* CSS Document */
/* Contains the rules for the top branding Div and included elements */

#branding {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #FFFFFF;
}
