/*
	ross, 23/01/2008, creation
*/

#attributes {
	
}

#attributes .resultTile {
	width: 200px;
	height: 70px;
	text-align: left;
}

#attributes .resultTile H2 {
	font-size: 8pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#attributes .resultTile H2 A {
	text-decoration: none;
	color: blue;
}
#attributes .resultTile H2 A:hover {
	text-decoration: underline;
}

#attributes .resultTile P {
	font-size: 8pt;
}

#attributes .actionTile {
	text-align: left;
	background-color: none;
	border: none;
}