.mpt_tbl
{
	border: solid 1px #f1f1f1;
	border-bottom: 0px;
	border-left: 0px;
}
.mpt_tbl_title th
{
	border-left: solid 1px #f1f1f1;
	color: #000;
	font-weight: bold;
}
.mpt_tbl td
{
	border-bottom: solid 1px #f1f1f1;
	border-left: solid 1px #f1f1f1;
	padding: 2px 5px 5px;
}
.mpt_tbl_odd_line
{
	background-color: #fff;
}
.mpt_tbl_even_line
{
	background-color: #fafafa;
}
.stock_btn
{
	text-align: right;
	margin: 30px 0px;
}
.stock_btn input
{
	height: 28px;
	background: #fff url(../../Images/2.HE/General/btn_bg.gif) repeat-x right bottom;
	border: solid 1px #dadada;
	cursor: pointer;
	color: #431569;
	font-weight: bold;
	padding: 0px;
	width: 120px;
	margin: 0px 0px 0px 10px;
}
.recommendation_text
{
    text-align: justify;
}
.recommendation_text p
{
    margin-left: 10px;
}