@import url(defaults.css);

/*
----------------------------------

BODY

----------------------------------
*/

#content .main h3 {
	width: 185px;
    height: 25px;
	margin-top: 25px;
    text-indent: -9999px;
}

#content .left-title h4 {
    width: 65px;
    height: 485px;
    text-indent: -9999px;
}

#content .main .item {
	width: 667px;
	margin-top: 15px;
	padding: 3px 0;
	background: transparent url(/images/catalogue/catalogue-download-bg.gif) right bottom no-repeat;
}

#content .main .item .text {
	float: left;
	width: 516px;
	line-height: 26px;
	font-size: 14px;
	color: #ded209;
}

#content .main .item .text span {
	padding-left: 10px;
}

#content .main .item .button {
	float: left;
	width: 151px;
}
