body {
	margin: 8px 0 0 0;
	padding: 0;
}

td {
	background: #fff;
	text-align: left;
}

table td a.title {
	background: #273671;
	padding: 2px 5px;
	font-weight: bold;
	text-decoration: none;
}
.clsResultTitle, .clsResultDescription, .clsURL {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 13px;
	color: #000;
	cursor: pointer;
	width: 100%;
}

.clsResultTitle {
	font-size: 13px;
	font-weight: bold;
	color: #273671;
}

.clsResultDescription, .clsURL {
	font-size: 11px;
}