
.header_subsection {
	background-color : grey;
	font-size        : 16px;
	color            : #FFFFFF;
	padding          : 10px;
}

.line {
	background-color : grey;
	height           : 1px;
	margin-top       : 15px;
	margin-bottom    : 15px;
}

.notice_yellow {
	font-family : arial;
	font-size   : 14px;
	line-height : 40px;
	height      : 40px;
	color       : #444444;
	padding-left : 15px;
	border-style : solid;
	border-color : #ffff40;
	border-width : 1px;
	background-color : #ffffcc;
	margin-top       : 15px;
	margin-bottom    : 15px;
}
