/**
 * $Id: sponsors.css,v 1.2.2.1 2008/10/14 14:34:07 sudaraka Exp $
 * Created: 03/22/2008
 * $Log: sponsors.css,v $
 * Revision 1.2.2.1  2008/10/14 14:34:07  sudaraka
 * url for the sponsor
 *
 * Revision 1.2  2008/04/29 13:29:08  sudaraka
 * UI modifications
 *
 * Revision 1.1  2008/03/23 14:36:30  sudaraka
 * Adding to CVS
 *
 *
 */

table.records
{
	width: 100%;
}
table.records td
{
	vertical-align: top;
	padding-top: 30px;
	font-size: 11px;
	color: #666666;
}
table.records td strong
{
	color: #000000;
}
table.records td strong
{
	color: #000000;
}
table.records td p
{
	white-space: -moz-pre-wrap;
}
table.records td p a
{
	font-size: 11px;
	color: #000088;
}
table.records td img
{
	border: 1px solid #888888;
	padding: 1px;
	width: 300px;
	height: 150px;
}

table.records td+td
{
	word-wrap: break-word;
	overflow: auto;
	width: 250px;
}
