/* CSV Registrations [MDD Only] - Main Stylesheet */

	/* generic tags */

	/* layout tags */
			#inner {
				background: #fff;			
			}
			#footer {
				background: url(../../images/mdd/footer_bg.gif) no-repeat bottom center;			
			}			
			#brand_line {
				margin: 0 auto; padding: 0 30px;
				background: #e61b16; 
				height: 17px; width: 805px;
				text-align: left;
			}
			#brand_line a {
				color: #fff;
			}