#main {
	margin-bottom: 30px;
}
#main p {
	line-height: 1.5;
	width: 710px;
	padding-top: 10px;
}
#readArea {
	margin-top: 10px;
}
#readArea a {
	padding-left: 1em;
}
#estimateLineup h2 {
	margin-top: 25px;
	clear: both;
}
#estimateLineup ul {
	list-style-type: none;
	margin-top: 7px;
}
#estimateLineup li {
	float: left;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
	margin-bottom: 10px;
	display: block;
	width: 168px;
	padding-bottom: 10px;
	height: 158px;
}
#estimateLineup li ul {
	margin-top: 10px;
}
#estimateLineup li li {
	clear: both;
	margin-top: 7px;
	margin-bottom: 0px;
	margin-right: 0px;
	width: auto;
	border: none;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: auto;
}
#estimateLineup img {
	display: block;
}
#estimateLineup .mente {
	padding-left: 5px;
	margin-left: 5px;
	width: 153px;
	margin-bottom: 0px;
}


.bord {
	border: 1px solid #CCCCCC;
	margin-top: 20px;
	padding: 10px;
	width: 690px;
}
#readArea  .bord p {
	padding-top: 0px;
}

