.imp-download, .imp-download-error , .imp-demo{ padding: 10px 10px 10px 50px; margin: 10px 0; float:left;	width:220px; }
.imp-download {
	background: url('images/download.png') no-repeat left center;		}
.imp-demo {	background: url('images/demo.png') no-repeat left center;	}
.imp-download-error {
	background: url('images/error.gif') no-repeat left center;}
.imp-download h3, .imp-download-error h3, .imp-demo h3 { margin: 10px 0;  }
.imp-download strong a, .imp-download-error strong a , .imp-demo strong a { color:#369; }
.imp-download strong a:hover, .imp-download-error strong a:hover {}
.imp-download small, .imp-download-error small , .imp-demo small{ font-size: 1em; color: #666; }
