/* @override 
	http://amarsagoo.info/test/frontpage.css
	http://amarsagoo.info/frontpage.css
*/

#content {
	position: relative;
	height: 360px;
	margin-top: 80px;
}

.item {
	width: 220px;
	margin: 0;
}

.item img {
	float: left;
	margin: 0 16px 16px 0;
}

.item-title {
	display: block;
	margin-top: 0;
	margin-bottom: 0.75em;
	font-size: 117%;
	font-weight: normal;
	color: #b0d225;
}

.item a, .item a:active {
	display: block;
	border: none;
	width: 100%;
	height: 100%;
}

.item a:hover .item-title {
	color: #ff7c25;
}

.item a:hover .item-description {
	color: #ddd;
}

#tofu {
	position: absolute;
	left: 0px;
	top: 0px;
}

#namely {
	position: absolute;
	left: 240px;
	top: 0px;
}

#deepnotes {
	position: absolute;
	left: 0px;
	top: 120px;
}

#licensed {
	position: absolute;
	left: 240px;
	top: 120px;
}

#cambio {
	position: absolute;
	left: 0px;
	top: 240px;
}

#prefling {
	position: absolute;
	left: 240px;
	top: 240px;
}

#lab {
	position: absolute;
	left: 240px;
	top: 240px;
}
