@charset "utf-8";
/* CSS Document */
#articles{
	width:540px;
	background-color: #fff;
	padding-top: 12;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	margin-top: 12px;
	margin-bottom: 12px;
}
