#softwares{
	width:100%;
	height:auto;
	float: left;
	font-family: Verdana;
	font-size: 15px;
}

#softwareIcons{
	width:100px;
	height:auto;
	margin-left:65%;
}

#software{
	height:auto;
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}

#disclaimer{
	font-size: 14px;
	font-style: italic;	
}

img.software{
	width: 140px;
	height: 115px;
}

img.softwareBig{
	width: 500px;
	height: 400px;
	padding-left: 10%;
}

img.sIcons{
	width: 25px;
	height: 25px;
}

#softwareTitle{
	font-family: Verdana;
	font-size: 15px;
	color: green;
	padding-bottom: 3px;
}

#softwareDate{
	font-style: italic;
	padding-left: 20px;
}

#softwareBody{
	font-size: 14px;
	text-indent: 1cm;
	font-family: Verdana;
	padding-bottom: 10px;
	padding-top: 15px;
}

#actions{
	font-size: 12px;
	width:100%;
	text-align: right;
	padding-bottom: 15px;
	float: left;
}
#actions a{
	color: green;
	padding-right: 10px;
}

#screenshots{
	width: 100%;
}

#screenshot img{
	width: 150px;
	height: 150px;
}
