
.content {
}

.content .l1 {
	float:left;
	overflow:hidden;
}

.content .el1 {
	width:550px;
	padding:30px 40px 20px 10px;
}

.content .el2 {
	width:265px;
	padding:30px 10px 0 25px;
	
}

.content .l2 {
	padding-bottom:40px;
	margin-bottom:30px;
	background:url(../../img/dotted.gif) repeat-x bottom;	
}

.content .lastModuleSub {
	background:none;	
	padding:0;
}