#CONTENTS .msg img {
	margin-right: 15px;
	float: left;
}

#CONTENTS .box {
	margin-top: 10px;
	border: 1px solid #b0b0b0;
	padding: 5px;
	position: relative;
}
#CONTENTS .box h2 {
	background-color: #787878;
	display: block;
	font-weight: bold;
	color: #FFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-bottom: 5px;
	font-size: 110%;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#CONTENTS .box a.more {
	position: absolute;
	left: 652px;
	top: 8px;
}

