#resultst {
font: 14px verdana;
   width:850px;
	margin-left:15px;
	padding: 5px;
	border-bottom: 1px dashed #DFE9F8;
	clear: both;
}

#results{
    width:850px;
	margin-left:20px;
}

#results ul {
    margin: 18px 5px;
}

#results li.softname a {
    font: 14px verdana;
	text-decoration: underline;
}

#results li.softname a:hover {
	text-decoration: underline;
}

#results li.softinrto {
color:#666;
padding-bottom:5px;
border-bottom:1px dashed #DFE9F8;
}

#results li.softmeta {
    color: #36a200;
}

#results li a span {
    font-weight: bold;
	color: #22477a;
}

#results li a:hover span {
    color: #BF663A;
}

p#pages {
    text-align: center;
}

p#pages a {
    font-size: 14px;
    width: 30px;
	height: 30px;
	margin: 0 4px;
	border: 1px solid #7FB1E2;
	background: #e1f0ff;
	display: block;
	float: left;
}

p#pages a:hover {
    text-decoration: none;
    border: 1px solid #eda564;
    background: #fff0d2;
}

p#pages a strong {
    color: #BF663A;
    font-size: 14px;
    width: 30px;
	height: 30px;
    line-height: 30px;
    background: #fff0d2;
	display: block;
	float: left;
	cursor: pointer;
}
