@charset "UTF-8";
@import url(../../../header/header_layout_1.css);


#themeHeader {
		background-image:none;
}

#themeHeader h2
	,.header_layout_1 #themeHeader h3
 {
	color: black;
}


#themeHeader p{
	color: black;
} 

 #themeHeader a{
 	padding:0px 5px;
	text-decoration:none;
	color:black;
	font-normal;
} 
