@charset "UTF-8";
/*******************************************/
/* i_patient.css                           */
/* Use with Haradoi-Hospital 2008          */
/*******************************************/

#mriBlock{
}

#mriBlock table{
}

#mriBlock td{
	text-align: center;
	vertical-align: top;
	padding: 0px;
	font-size: 0.9em;
}

#hospiceTable{
}

#hospiceTable table{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #8699C7;
	border-left-color: #8699C7;
}

#hospiceTable th,#hospiceTable td{
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #8699C7;
	border-bottom-color: #8699C7;
	border-left-color: #FFFFFF;
}

#hospiceTable th{
	color: #FFFFFF;
	background: #8699C7;
	text-align: center;
}

#hospiceTable td{
}
