/*
	MULTILINES
*/
.header_notice {
	width: 754px;
	height: 40px;
	font-size: 12px;
	font-weight: 300;
	margin: 0;
}

.header_notice .wrap_notice_btn a {
	/*margin-left: 8px;*/
	text-transform: uppercase;
}

.newsticker {
	display: block;
	margin: 0;
	padding: 0;
}

.newsticker > li {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
	background-color: #fff;
	height: 40px;
}
.newsticker > li a {
	text-decoration: none;
	color: #555555;
}
