
/* Download Catalog element and rules */
#download 
{
	position: relative;
	height: 179px;
	width : 163px;
	background: transparent url(../images/bg_order_buttons.gif) no-repeat;
	display : inline;
	float: right; 
	margin:  0 0 10px 20px;
	border: 0;
	line-height: 1.2em;
	padding-bottom : 5px;
}

#download p {
	padding: 18px 10px 5px 10px;
	margin-top : 30px; 
	
	color : #1b1e25;
	text-align: center;
	font-weight : 400;
}

#download .download-button {
	text-align : center;
	margin-bottom: 6px;
	margin-top : 5px;
	
}

