/* Header */

#header-wrapper-picture {
	/*text-align: center;*/
	color: #fff;
	background-color: #000000;
}

#header-inner-picture {
	width: 940px;
	height: 56px;
	text-align: left;
}

#header-inner-picture img {
	 border: 0;
	margin: 5px 0 5px 80px;
	width: 300px;
	height: 46px;
}

#show_picture-wrapper {
	margin-top: 20px;
}

#show_picture-wrapper img {
	border: 0;
}

#another {
	margin: 15px 0 25px 0;
}

#another p {
	margin-top: 7px;
}

#another a {
	color: #c50202;
	font-weight: bold;
	font-size: 11px;
}

#another a:hover {
	text-decoration: none;
}


