.icon{
	float: left;
	text-align: center;
	width: 110px;
	padding-top: 36px;
}

.item_soft {
	width: 680px;
}

.expl_soft {
	margin-top: 15px;
	float: left;
	height: 120px;
	width: 570px;
}

.item_laz{
	background: URL(./imgs/lazulite_in.png) no-repeat left top;
}

.expl_laz{
	background: URL(./imgs/lazulite_bg.png) no-repeat right bottom;
}

.item_ame{
	background: URL(./imgs/amethyst_in.png) no-repeat left top;
}

.expl_ame{
	background: URL(./imgs/amethyst_bg.png) no-repeat right bottom;
}

.item_dr{
	background: URL(./imgs/desertrose_in.png) no-repeat left top;
}

.expl_dr{
	background: URL(./imgs/desertrose_bg.png) no-repeat right bottom;
}

.softname{
	font-size: 150%;
	padding: 5px 0px 5px 20px;
}

.expl a{
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

.expl a:hover{
	color: black;
}

.text{
	margin: 5px 20px 5px 0px;
}

span.version{
	font-size: 80%;
}

.att{
	font-size: 80%;
	color: red;
	padding-left: 30px;
}
