div.module {
	margin: 0 0 10px;
	padding: 0;
	background: url(../images/box-br.gif) no-repeat bottom right;
	float: left;
	width: 100%;
	clear: both;
}

div.module div {
	margin: 0;
	background: url(../images/box-bl.gif) no-repeat bottom left;
}

div.module div div {
	background: url(../images/box-tr.gif) no-repeat top right;
}

div.module div div div {
	background: url(../images/box-tl.gif) no-repeat top left;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 12.5px;
}
#ja-col1 {
	float: left;
	width: 175px;
	overflow: hidden;
}
