.softwarebanner .sicon {
	background-image: url(icons/unknown.png);
	float: left;
	width: 50px;
	height: 50px;
	background-repeat: no-repeat;
	background-position: top center;
}
.softwarebanner .stitle {
	font-weight: bold;
	color: #DB260F;

}
.softwarebanner .sname {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 3px;

}

