/* Title Element */

table.ADLayout
{
	width : 200px;
}

td.ADTitle 
{
	height : 30px;
	font-size : 0.8em;
	width : 180px;
	color : #999999;
}

td.ADDetails
{
	font-size : 0.7em;
	width : 180px;
	color : #333333;
}

td.ADLocation
{
	font-size : 0.8em;
	width : 200px;
	color : #999999;
	padding-left : 10px;
}

td.ADInst
{
	padding-top : 10px;
	font-size : 0.8em;
	width : 200px;
	color : #CCCCCC;
}