/* CSS Document */
#LSShadow {

}
#LSResult {
	background-color: #FFF;
	position: absolute;
	top: 124px;
	left: 346px;
	width: 200px;
	border: 1px solid #000;
}
#LSHighlight {
	background-color: #F6A924;
}
#LSHighlight A {
	text-decoration: none;
	display: block;
	font-size: 11px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.LSRow {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #666666;
}
.LSRow A {
	color: #000;
	text-decoration: none;
	display: block;
	font-size: 11px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}