img{
	border:0;
}
ul,li{
	list-style-type:none;
}
#container{
	margin:0 auto;
	position:relative;
	margin-top:5px;
	width:559px;
	height:115px;
	overflow:hidden;
}
#message,
#message_copymsgid{
	margin:0;
	width:559px;
	overflow:hidden;
}
#container ul{
	float:left;
	width:559px;
	height:115px;
	overflow:hidden;
	clear:both;
}
#container li{
	float:left;
	text-align:center;
	width:137px;
	height:115px;
	line-height:100px;
	overflow:hidden;
	padding:0;
}
#container li img{
	width:130px;
	height:110px;
	margin-bottom:5px;
	padding:1px;
	border:1px solid #999;
}
