@charset "utf-8";


/* :::::::::::::::::::::::::::::::::::::::::::::::::::: headline
*/

#headline {
	margin-bottom: 10px;
	border: 1px solid #ff8b7d;
	background: url(/img/english/headline_title.gif) no-repeat 0 50% #fff6f5;
}

#headline h2 {
	display: none;
}

#headline p {
	padding: 3px 0 0 198px;
	font-weight: bold;
	color: red;
}

#headline a {
	color: red;
}