/**** Jadalco Style Rules *****************************************************/

table.jadalco
{
	width: 696px;
}

td.text
{
	width: 50%;
}

td.media
{
	width: 50%;
}

table.media
{
	width: 100%;
}

td.picture
{
	width: 50%;
	text-align: center;
}

td.foal
{
	width: 20%;
	text-align: center;
	font-size: smaller;
}

div.title
{
	margin: 0px 8px 8px 0px;
	padding: 4px 8px 4px 8px;
	font-weight: bold;
	font-style: italic;
	background-color: #cccccc;
}

div.text
{
	margin-right: 8px;
}

div.picture
{
	margin-bottom: 12px;
}

div.signature
{
	margin: 8px 8px 8px 0px;
	font-weight: bold;
	font-style: italic;
}

div.foal
{
	margin: 0px 0px 8px 0px;
	font-weight: bold;
	font-style: italic;
}

/******************************************************************************/
