@charset "UTF-8";
/* CSS Document */

	#subheader{
		background: url(../images/styles/subheader_simple.jpg) no-repeat;
		height: 65px;
	}
	
	h1 {
		color: #ee2a24;
		font-weight: lighter;
	}
	
	#special_textbox {
		margin-bottom: 25px;
	}
	
	#special_textbox ul.outside li {
		list-style-position: outside;
	}
