.new {
	width: 175px;
	float: left;
	margin-left: 15px;
}

.new p {
	margin: 5px 0 0 0;
}

.new a {
	color: #F47A21;
	display: block;
	margin: 3px 0;
}

.links {
	float: left;
	margin: 20px 0 30px 13px;

}

.backg {
	background: url(../img/home/your_db.jpg);
	height: 130px;
	width: 244px;
	position: relative;
}

.l1, .l2 {
	height: 27px;
	width: 211px;
	position: absolute;
	left: 14px;
}

.l1 { top: 47px; }
.l2 { top: 84px; }
