@charset "UTF-8";

/* PRESS ADD*/

div#press_add {
	background-color: #F1F1F1;
	padding-top: 13px;
	padding-bottom: 13px;
	width: 250px;
}

div#press_add p, div#press_add address  {
	padding-left: 13px;
	padding-right: 13px;
}

div#press_add p {
	font-size: 90%;
	line-height: 150%;
	margin-bottom:10px;
}

div#press_add p strong {
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-weight: bold;
	color: #BEBEBE;
	letter-spacing: 0.3em;
}

div#press_add address {
	font-size: 90%;
	font-style: normal;
	line-height: 160%;
}

/* PRESS ADD*/
div#infobn {
	padding-bottom: 30px;
	padding-top: 30px;
}

div#infobn p {
	margin-bottom: 5px;
}

div#infobn p img {
	border: 1px solid #CCC;
}


