@CHARSET "ISO-8859-1";
/* CONTENT OVERRIDE*/

#contentarea {
	margin-top:12px;
	height:200px;
}

/* ELEMENTS */

/* prototype */
.element {
	height:242px;
	width: 137px;
	padding: 20px 18px 0 18px;
	background: url(../images/home/element/background.gif) no-repeat;
	margin:0px 6px 0px 2px;
	float:left;
}

.last-element {
	margin-right: 0px;
}