/* CSS Document */
#main #review h2 {
	background: url(img/title_review.gif) no-repeat;
	height: 29px;
	width: 418px;
	text-indent: -9999px;
	margin-bottom: 40px;
}

#main #review table {
	width: 700px;
	margin-bottom: 80px;
	margin-left: 40px;
}
#main #review caption {
	margin-bottom: 0;
	padding: 3px 10px;
	border-left: 5px solid #666;
	border-bottom: none;
	background: url(img/dot.gif) repeat-x left bottom;
}
#main #review th {
	width: 170px;
}
#main #review .entry th {
	background: #F0F0F0 url(img/dot.gif) repeat-x left bottom;
	padding-left: 15px;
}



#main #review .td250 {
	width: 250px;
}

#main #review th,td {
	background: url(img/dot.gif) repeat-x left bottom;
	padding: 5px 4px;
}
#main #review #pagetation {
	width: 700px;
	text-align: center;
	margin-bottom: 80px;
	background: #F0F0F0;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-left: 40px;
	border-left: 5px solid #ccc;
	border-bottom: 1px solid #eee;
	border-right: 5px solid #ccc;
	border-top: 1px solid #eee;
}
#main #review h3 {
	background: url(img/title_post.gif) no-repeat;
	height: 29px;
	width: 418px;
	margin-bottom: 30px;
	text-indent: -9999px;
}
#main #review .lead {
	width: 600px;
	margin-bottom: 20px;
	margin-left: 40px;
}

#main #review .error {
	color: #FF0000;
	font-weight: 600;
	margin-bottom: 40px;
	margin-left: 40px;
	font-size: 14px;
}
#main #review .color {
	background: #F0F0F0;
}

#main #review .btm {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	background: #F0F0F0 url(img/dot.gif) repeat-x left bottom;
}
#main #review .red {
	font-size: 10px;
}

#main #review .done {
	text-align: center;
	width: 600px;
	margin-bottom: 200px;
}
