.ContentDownloadPage .tabs img
{
	margin-left: -10px;
	margin-right: 10px;
}
.ContentDownloadPage .tabs ul li a
{
	font-size: 15px;
	font-weight: bold;
	color: #000;
	width: 200px;
	padding: 2px 0;
}

.md
{
	background: transparent url('/images/download/download-ie.gif') 20px 0 no-repeat;
	padding: 10px 0 50px 200px;
	margin-top: 40px;
	border-bottom: 1px solid #c7c7c7;
}
	.md h2
	{
		font-size: 1.8em;
	}
	.md div
	{
		padding-top: 10px;
	}
.ff
{
	background-image: url('/images/download/dld_ff_big.jpg');
}
.bml
{
	background-image: url('/images/download/dld_bookmarklet_big.jpg');
}
.wo
{
	line-height: 20px;
	margin: 15px 0 50px 0;
}
.safe
{
//	background: transparent url('/images/download/safe-badge.png') 100% 0 no-repeat;
//	height: 46px;

}
.ss
{
	padding: 15px 0 40px 0;
}
	.ss img
	{
		margin-right: 15px;
	}