table.med_list_book
{
	border:solid #c4c5ca 1px;
	border-top:none;
	border-left:none;
}

table.med_list_book tr td
{
	background:#fff;
	padding:8px;
	width:50%;
	border:solid #c4c5ca 1px;
	border-right:none;
	border-bottom:none;
	font-size:12px;
	color:#3b3c40;
}

img.preview_book
{
	float:left;
	padding-right:5px;
/*	width:60px;
	height:92px;*/
}

table.med_list_book tr td table.bprev td
{
	border:0;
}

table.med_list_book tr td table.bprev td h3
{
	margin-top:0;
}

table.med_list_book tr.grey_row td
{
	background:#eff0f5;
}

td.ralign
{
	text-align:right;
}