div.left1 {
	padding: 50px 70px 20px 50px;
}

div.vload {
	background-color: #ddd;
	padding: 10px;
	text-align: center;
}

div.vnone {
	background-color: #ddd;
	padding: 10px;
	color: #495577;
}

div.srhres {
	padding: 4px;
	background-color: #c6d6e5;
	height: 50px;
	margin-bottom: 2px;
	font-size: 16px;
	color: #673d7d;
}

div.srhres:hover {
	background-color: #cbbad3;
	color: #af56dd;
}

div.srhres span.srhdsc {
	display: block;
	font-size: 14px;
	color: #555;
}

div.srhres span.srhdsc span.srhwrn {
	font-size: 13px;
	color: #777;
}

div.srhres img {
	float: left;
	width: 50px;
	margin: 0 8px 0 0;
}

div.flw table.results-nav {
	display: none;
}

div.flw table {
	width: 100%;
}

div.result-abstract {
	width: 100%;
}

h3 {
	font-weight: normal; 
	font-size: 18px;
	margin: 45px 0 2px 0;
	color: #495577;
}

h3.nopad {
	margin: 0 0 2px 0;
	padding: 0;
}

div.result-set p {
	display: none;
}

div.flw table.result {
	background-color: #dae7f4;
}

table.result {
	background-color: #fff;
	margin-bottom: 1px;
	padding: 8px;
	border-top: 1px dotted #673d7d;
	border-left: 1px dotted #673d7d;
	width: 100%;
}

B.result-title {
	font-size: 16px;
	font-weight: normal;
}

table.result .result-abstract {
	font-size: 13px;
	font-weight: normal;
	color: #455f76;
	line-height: 15px;
}

table.result:hover {
	background-color: #e3d5f4;
	border-top: 1px dotted #af56dd;
	border-left: 1px dotted #af56dd;
}

table.results-nav {
	background-color: #d1c4d8;
	color: #4e305f;
	padding: 7px 5px 3px 5px;
	font-size: 14px;
}

table.results-nav i {
	font-style: normal;
}
