/* -----------------------------------------------
              "Retrieval System" Detail
   ----------------------------------------------- */

table
	{
	margin-top: 10px;
	width: 100%;
	}

/*
table tbody th
	{
	width: 25%;
	}
*/

table td div
	{
	overflow: auto;
	max-width: 350px;
	width: 350px;
	/*\*/
	_padding-bottom: 20px;
	/**/
	}

