.blog #header{
	height: 105px;
}

a.arwLink{
	background-position: 0 50%;
}
p.more{
	text-align:right;
}
p.more a{ background: url(/common/images/arw01.gif) no-repeat 0 1px; padding-left:15px; clear: both; line-height: 1.2; height: 1em; white-space:nowrap; font-size: 100%;  }

h1 em{
	font-size:50%;
	font-weight:normal;
	display:block;
	margin-bottom: 3px;
}

.entryPhoto{
	width: 280px;
	padding:0;
	float: left;
/*	margin-left: -22px;*/
	margin-right: 20px;
	margin-bottom: 20px;
	background: url(../../common/images/photo_w250_bg_top.gif) left top no-repeat;
}
.entryPhoto.right{
	float: right;
	margin-left: 20px;
	margin-right: 0;
}
.entryPhoto span{
	display:block;
	background: url(../../common/images/photo_w250_bg_btm.gif) 0 100% no-repeat;
}
.entryPhoto img{
	margin: 12px 12px 15px 12px;
	border-radius: 8px;
}
.entryPhoto p{
	text-align: center;
	font-size: 110%;
}

.supplement{
	margin-top:2em;
	padding: 15px 20px;
	background: #F9F3F8;
}
.article{
	zoom:1;

}
