.content {
	background:url(../../img/bgContentTot.gif) repeat-y;
}
.content .l1 {
	float:left;
	overflow:hidden;
}
.content .l2 {
	border-bottom:5px solid #000;
}
.content .el1 {
	width:539px;
	float:right;
	background:url(../../img/bgContent.gif) no-repeat top;
	padding:20px 30px 30px 30px;
}
.content .lastModuleSub {
	border:none;
}
.content .el2 {
	float:left;
	width:300px;
}
.content .l1 .el2 {
	float:left;
	width:300px
}
.content .el2 .l2 {
	width:300px;
}

