div#downloads{	background-color: #222;	width: 740px;	margin-top: 10px;	position: relative;	height: 245px;}	div#downloads h1	{		font-size: 14px;		padding: 0;		margin: 0;		color: #fff;		line-height: 47px;		text-indent: 20px;	}	div#downloads div.item	{		width: 120px;		background-color: #fff;		position: absolute;		text-align: center;		position: absolute;	}		div.item img		{			margin: 14px;			margin-bottom: 0;		}		div.item div		{			text-align: left;			padding-left: 14px;			font-weight: Bold;			color: #363534;			height: 30px;			line-height: 30px;		}		div.item a		{			display: block;			height: 28px;			line-height: 28px;			background: url(../media/images/pdf_icon.gif) no-repeat left center;			margin: 14px;			margin-top: 0;			text-decoration: none;			color: #363534;			text-indent: 24px;		}	div#downloads div.l20	{		left: 20px;	}	div#downloads div.l160	{		left: 160px;	}	div#downloads div.l300	{		left: 300px;	}
