#Mpt #SearchResults {
	clear: both;
}

#Mpt #SearchResults TABLE TR.Pagination TD {
	vertical-align: top;
}

#Mpt #SearchResults TABLE TR.Pagination TD DIV {
	padding: 2px 0 2px 0;
	margin-top: 10px;
}

#Mpt #SearchResults TABLE TR.Pagination TD DIV {
	padding: 2px 0 2px 0;
	margin-top: 10px;
}

#Mpt #SearchResults TABLE TR.Pagination TD DIV A {
	padding-left: 4px;
	padding-right: 4px;
	border-left: solid 1px #bdbbbc;
}

#Mpt #SearchResults TABLE TR.PaginationBottom TD DIV {
	padding: 7px 0 2px 0;
	border-top: solid 2px #726e70;
}

#Mpt #SearchResults TABLE TR.Pagination TD DIV A.Inactive, 
#Mpt #SearchResults TABLE TR.Pagination TD DIV A.Inactive:Hover {
	color: #726e70;
	text-decoration: none;
}

#Mpt #SearchResults TABLE TR.Pagination TD DIV A.First {
	border-left: solid 0px;
}

#Mpt #SearchResults TABLE TR.Result TD {
	width: 660px;
}

#Mpt #SearchResults TABLE TR.Result TD DIV {
	width: 640px;
}

#Mpt #SearchResults TABLE TR.Result TD DIV.Section {
	margin-top: 15px;
	margin-bottom: 2px;	
	font-style: italic;
	color: #888888;
	font-weight: normal;
}

#Mpt #SearchResults TABLE TR.Result TD DIV.Title A {
	margin-bottom: 2px;
	font-weight: normal;
}

#Mpt #SearchResults TABLE TR.Result TD DIV.Description {
	margin-bottom: 1px;
}

#Mpt #SearchResults TABLE TR.Result TD DIV.URL {
	margin-bottom: 1px;
}

#Mpt #SearchResults TABLE TR.TableHeader TD {
	background-color: #e6e5e5;
	padding: 6px 0 6px 20px;
	vertical-align: bottom;
	border-top: solid 2px #726e70;
	text-align: left;
}

#Mpt #SearchResults TABLE TR.Last TD {
	padding-bottom: 30px;
}

#Mpt .MptTable .DataCell {
	border-bottom: solid 1px #bdbbbc;
}

	